mirror of
https://github.com/0xrsydn/idx-cli.git
synced 2026-08-07 01:33:52 +00:00
Sprints 0-8: Types, schema, KSEI parser, entity resolution, DB CRUD, Bing API client, import pipeline, query commands, graph traversal, changes diff, entity resolution CLI, FTS5 search. - KSEI PDF parser (mutool stext + quick-xml, 99.2% accuracy) - 7 query commands: ticker, entity, search, cross-holders, concentration, flow, releases - Ownership graph with recursive CTE (ASCII tree + Graphviz DOT) - Release diff/changes between KSEI snapshots - Entity resolution CLI: unresolved, map, merge - FTS5 trigram search on entity names - Feature-gated under 'ownership' (default-on) - 82 tests passing |
||
|---|---|---|
| .. | ||
| bing_buyers_bbca.json | ||
| bing_holders_bbca.json | ||
| chart_bbca_1d.json | ||
| chart_bbca_3mo.json | ||
| ksei_stext_sample.xml | ||
| msn_chart_bbca_3mo.json | ||
| msn_keyratios_bbca.json | ||
| msn_quote_bbca.json | ||
| quotesummary_bbca.json | ||