Competitive Intelligence
logs/2026-06-28-real-archive-attention-queue.md
Real Archive Attention Queue
Date: 2026-06-28
What Changed
The dashboard was redesigned again after Arijit rejected the prototype-like weekly brief. The new direction uses actual archived CI reports only. No mock findings and no fake buttons are allowed.
Actual Data Used
The local archive contains:
- Daily briefs:
2026-06-17.md2026-06-20.md2026-06-27.md- Weekly syntheses:
2026-06-17-weekly.md2026-06-18-weekly.md2026-06-27-weekly.md
This is a sparse archive across 2026-06-17 to 2026-06-27, not fourteen daily reports.
Dashboard IA
The homepage is now an attention queue:
- The strongest actual finding: AWS OpenSearch Serverless / agent skills pressure on Algolia's agentic search story.
- The second finding: Constructor and Bloomreach customer proof needs sales validation.
- The repeated pattern: AI search packaging across MCP, agents, commerce reasoning, personalization, and product discovery.
The right rail explains reliability:
- Uses real archived briefs.
- Archive is sparse.
- Public-source only.
- Local
ci.sqliteledger is missing, so this view is generated from report files.
Files Updated
- Standalone repo:
apps/dashboard/public/index.htmlapps/dashboard/scripts/verify-static.jsapps/dashboard/public/archive/*.md- Local vault dashboard artifact:
artifacts/competitive-research/dashboard/index.html
Validation
npm run dashboard:buildpassed.npm run testpassed: 18 tests.- Archive files were copied and verified.
- Headless Chrome desktop and mobile screenshots rendered.
Next
The next build should stop hand-authoring the dashboard and generate the attention queue from report files or the ledger:
- Parse archived Markdown reports into structured findings.
- Rank findings by strategic importance, not raw signal score.
- Preserve the source report and source URL for every finding.
- When
ci.sqliteis restored locally and on VPS, drive the dashboard from ledger records plus report archive.