TypeScript 61.9%
HTML 37.2%
SQL 0.7%
-
Fri, Sep 11, 2026 3
-
Auction intelligence (workers/API): buyer-pays price on sales (saleAllIn, RIV/ATH/premiums/index stats on coalesce(all_in_usd, price_usd)), fees backfill CLI, lot assessment worker (auctions.assess every 20 min: USD, all-in bid/estimate, bid vs RIV with the same gates as asks), radar kind auction_below_riv, alert auction_below_riv, GET /v1/auctions/lots + /v1/assets/:id/auctions
…
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
-
Grade parser: descriptive grade words (EX-MT 6, MINT+ 9.5, VG+ 4.5, NM/MT 9.8); a grade recorded without a grader never overrides the title; ri regrade --recheck
…
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
-
Valuation safety (phase 1): ask-vs-RIV anomaly gate, variant-aware discounts, grade parsing fixes
…
- scores: assessAsk()/dealScore()/plausibility gates — an ask is compared only with a transaction-based RIV of the SAME variant (>=5 sales, confidence >=0.5, match >=0.7); asks <10% or >10x RIV are flagged riv_anomaly, never surfaced as deals - valuation worker: discounts reset each pass, representative variant prefers the default (raw/base) variant when it qualifies, changes measured on the representative variant's own series, no cross-variant fallback for value_opportunity, numeric(8,6) overflow guard - taxonomy: parse PSA/DNA n, (8.5), Authentic-only slabs; a grader without a readable grade gets its own 'grader|unknown' variant instead of polluting raw - resolver/writers: refineGrade() re-parses titles for sales, listings, observations, lots - web: VsRiv primitive (Data/identity anomaly label), opportunity/gainers/losers/listings sort + filter directions fixed (negative = below RIV), scanner verdict via assessAsk with FX - indices: RARE publishes only when its 25-constituent minimum is met - security: atomic ai_quotas upsert with unique key, scanner choose ownership check, anonymous research thread authz - db: migration 0006 (hot-path indexes, ai_quotas unique); ri regrade repair command Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
-
-
Tue, Sep 8, 2026 1
-
Mon, Sep 7, 2026 1
-
Connectors (9 sources), pipeline workers, valuation, indices, CLI, docs (agents A–D, G)
…
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
-