| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| pulsar-parvagues-hud | ||
| README.md | ||
| analyze_samples.py | ||
| fan_check.sh | ||
| gen_ts_types.py | ||
| mute.tidal | ||
| sample_tfidf.py | ||
| shipowiz.py | ||
| solo.tidal | ||
| tools.png | ||
| unmute.tidal | ||
| unsolo.tidal |
Reconcile every track across three corners and light the cells where they agree or fight, so "is our analysis good?" becomes a measured number. - build_catalog_view.py: reconciler over 73 tracks; pure build() + thin main(), validates against the pydantic CatalogView on emit - tidal_score.py: parse indented do-block dN (recovered burn_this_book + 13 more) - agree() taxonomy: unparsed / no-claim / agree / partial / conflict / divergent — a parser miss is NEVER reported as a disagreement (the cardinal fix) - models.py CatalogView → gen_ts_types.py → types.gen.ts (DRY single source) - tests/: 28 pytest — parser regressions, agree taxonomy, IT-on-real-data with coverage regression guards, DRY contract (mechanically tests the metadata prior) - triangle.html: Ship's Bridge lit-cell dashboard (served by serve.py) - tasks/013: captain's log Result: 47 agree / 5 partial / 2 conflict / 3 divergent / 16 no-claim; recorded 40/73; EDA coverage 1/63 (the gap, now visible). The first conflicts flagged were our own parser bugs — metadata was righter than the machine.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| pulsar-parvagues-hud | Loading commit data... | |
| README.md | Loading commit data... | |
| analyze_samples.py | Loading commit data... | |
| fan_check.sh | Loading commit data... | |
| gen_ts_types.py | Loading commit data... | |
| mute.tidal | Loading commit data... | |
| sample_tfidf.py | Loading commit data... | |
| shipowiz.py | Loading commit data... | |
| solo.tidal | Loading commit data... | |
| tools.png | Loading commit data... | |
| unmute.tidal | Loading commit data... | |
| unsolo.tidal | Loading commit data... |