@@ -84,6 +84,19 @@ plugin contract.
84846 . Downstream runtimes must treat the artifact as advisory context only until a
8585 separate deterministic policy engine explicitly consumes it.
8686
87+
88+ ## Name and Horizon Boundary
89+
90+ The repository name remains acceptable for now because this repo owns the
91+ long-horizon AI shadow context and cross-sector theme research artifacts.
92+ Short/medium/long final recommendations are produced by
93+ ` QuantAdvisorResearch ` , not by this repository.
94+
95+ If the theme-momentum layer later becomes broader than AI context, a future
96+ rename such as ` LongHorizonResearchSignals ` can be considered, but that should
97+ be a separate migration because GitHub repo links, cross-repo checkout paths,
98+ and documentation references would all need updates.
99+
87100## GitHub Configuration
88101
89102The model API keys are centralized in ` CodexAuditBridge ` ; do not add
@@ -263,5 +276,7 @@ failures are recorded in `data_quality.missing_price_symbols` by default;
263276` --strict-downloads ` turns those into hard failures.
264277
265278The snapshot records fixed 12-1m, 6-1m, and 3m momentum windows, breadth, risk
266- penalties, top symbols per theme, and a policy block that keeps the artifact
267- research-only.
279+ penalties, top symbols per theme, source metadata, and a policy block that keeps
280+ the artifact research-only. ` data_quality.coverage ` now records configured
281+ symbol count, priced symbol count, price coverage ratio, and symbols with
282+ insufficient price history.
0 commit comments