SPB Git forge

spb/rareindex

Public
54commits 1branches 0releases
7.1 MBsize
maindefault branch
10 days agolast push
TypeScript 61.9% HTML 37.2% SQL 0.7%

page 1

  1. Mon, Sep 14, 2026 1

    1. Simon-Pierre Boucher committed 10 days ago · 2 files +15 −6
  2. Fri, Sep 11, 2026 14

    1. Simon-Pierre Boucher committed 13 days ago · 2 files +21 −1
    2. API /v1/auctions/lots: below_riv includes estimate-based deals
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 13 days ago · 1 file +2 −1
    3. Simon-Pierre Boucher committed 13 days ago · 1 file +2 −2
    4. Simon-Pierre Boucher committed 13 days ago · 2 files +6 −3
    5. Simon-Pierre Boucher committed 13 days ago · 2 files +7 −3
    6. Simon-Pierre Boucher committed 13 days ago · 5 files +30 −6
    7. Terminal features: screener, methodology center, market depth & time-to-sell, sale verification labels, homepage hierarchy
      - /screener: filter builder (category, grader/grade, RIV, confidence, liquidity, rarity,
        1M/1Y change, sales, listings, spread, drawdown), 6 presets, sortable dense table,
        CSV/JSON export (5 000 rows, as_of + attribution), plausibility gates on every column
      - /methodology: 15-section center wired to the valuation constants; ScoreExplainer on
        asset pages (liquidity, rarity, confidence, ask vs RIV) with the asset's real inputs
      - market depth (±5/10/20 % bands, best ask vs RIV), days on market and time-to-sale by
        ask band from observed listing lifecycles (category-level fallback, labelled), fair
        buy / fast-typical-patient sell ladder; GET /v1/assets/:id/depth
      - sales verification badge (verified / likely / unverified / excluded, heuristic, documented)
      - ticker shows only published indices; 'in development' indices moved to a collapsed line;
        homepage reordered (RARE → snapshot → trending → records → radar → opportunities → auctions
        → latest → categories); trending rail quality gates; /indices and /portfolio redirects
      - worker: ATH/ATL/drawdown scoped to the representative variant
      - catawiki: staleness judged at observation time (fixes a date-dependent test)
      - docs: stale PENDING-SCHEMA files removed; METHODOLOGY.md + API.md updated
      
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 13 days ago · 43 files +2,087 −156
    8. 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>
      Simon-Pierre Boucher committed 13 days ago · 31 files +9,556 −101
  3. Tue, Sep 8, 2026 4

    1. certs: ri certs --backfill registers certificates + sightings from existing sales/listings
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 16 days ago · 2 files +38 −3
    2. Simon-Pierre Boucher committed 16 days ago · 1 file +2 −1
    3. Simon-Pierre Boucher committed 16 days ago · 2 files +5 −1
  4. Mon, Sep 7, 2026 21

    1. Connectors: cars, whisky, wine auction results (agent V); registry 93 connectors
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 17 days ago · 36 files +4,971 −136
    2. Connectors: SCP, Hake's, Morphy, Lelands, BBTS, Noble Knight, Trainz (agent U)
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 17 days ago · 38 files +2,702
    3. Simon-Pierre Boucher committed 17 days ago · 2 files +282 −2
    4. Connectors: MTGJSON, Card Kingdom, MySlabs, TAG population, COMC, Alt (agent S)
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 17 days ago · 30 files +4,660
    5. Simon-Pierre Boucher committed 17 days ago · 34 files +3,565
    6. Connectors: Potter, Heffel, Cherrystone, Kelleher auction results (agent T)
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 17 days ago · 20 files +1,534
    7. Simon-Pierre Boucher committed 17 days ago · 28 files +9,243 −44
    8. Simon-Pierre Boucher committed 17 days ago · 1 file +10
    9. Simon-Pierre Boucher committed 17 days ago · 1 file +12 −2
    10. Simon-Pierre Boucher committed 17 days ago · 42 files +7,711 −356
    11. Simon-Pierre Boucher committed 17 days ago · 3 files +8,138
    12. Simon-Pierre Boucher committed 17 days ago · 69 files +3,073 −893
    13. Connectors: car and major auction results (8 sources, agent L)
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 17 days ago · 42 files +3,088
    14. Connectors: whisky/wine/art auctions and marketplaces (7 sources, agent O)
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 17 days ago · 41 files +9,268
    15. Simon-Pierre Boucher committed 17 days ago · 2 files +20 −12
    16. Connectors: JP market, official LEGO store, coin dealers, FossilEra (7 sources, agent N)
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 17 days ago · 35 files +2,624
    17. Simon-Pierre Boucher committed 17 days ago · 50 files +10,431 −2
    18. Simon-Pierre Boucher committed 17 days ago · 22 files +8,303 −28
    19. Simon-Pierre Boucher committed 17 days ago · 63 files +9,681 −464
    20. web: populate market/home/asset/search pages from catalog data before valuations (agent E2)
      Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 17 days ago · 19 files +717 −117