Consumers¶
Downstream systems that read pipeline output. One page per consumer.
Status: Phase 5 placeholder
Detailed pages will be added in Phase 5.
Planned entries:
- Customer API (Elasticsearch) —
keywords-all-*andkeywords-lite-*indices serve the public API; consumed by the rest of the product surface. - Demo dashboard — Flask app at
demo_app/(systemd servicekeyword-volume-demo) that querieskeywords_data_localdirectly via scatter-gather across all 200 shards. - Position Explorer (PE) — internal product feature consuming
keywords_metrics_localfor the curated 400k tracked keywords. - Monitoring snapshots —
record_confidence_snapshot.py,record_prediction_coverage_snapshot.py,bot_scan_aggregate.py.
Each page will describe the contract (which fields, how often, what format) and the failure mode if the upstream changes shape.