Skip to content

docs(dashboard): refresh site pages for v0.8.0; link out to canonical README#827

Merged
ojongerius merged 1 commit into
mainfrom
worktree-docs-dashboard-content-pass
Jun 13, 2026
Merged

docs(dashboard): refresh site pages for v0.8.0; link out to canonical README#827
ojongerius merged 1 commit into
mainfrom
worktree-docs-dashboard-content-pass

Conversation

@ojongerius

Copy link
Copy Markdown
Contributor

What

The site dashboard/ pages described a ~v0.2–0.3 dashboard; the shipped dashboard is v0.8.0 with whole capability areas missing from the docs. Surfaced while reviewing the dashboard CHANGELOG against our docs (originally the doc-e2e Priya persona).

Adopts a "README is canonical, site links out" model so the two surfaces stop re-drifting: the dashboard README (updated in dashboard#132) holds the exhaustive feature/API reference; these pages are a concise conceptual overview that links to it.

Changes

overview.mdx

  • Drop the "early prototype" caution (it's v0.8.0).
  • Replace the 5-bullet feature list with current capabilities at overview altitude — verification (incl. signatures), forensic decryption + auto-load, multi-agent attribution, analytics, JSON export — each linking to the README.
  • Add a Forensic decryption concept section.
  • Remove the stale Dashboard reports a valid chain as broken (chain-verification false negative) #719 false-negative caveat — fixed in dashboard v0.4.0 (verification recomputes from the verbatim receipt_json bytes; confirmed in internal/store/reader.go:102 + regression test server_test.go:363). ar#719 is now closed.

installation.mdx

  • Note the AR_DASHBOARD_POLL_INTERVAL env var.
  • Add a Forensic decryption note (loopback auto-load from the default key path).

Supersedes #825

#825 only de-pinned the #719 caveat; this PR removes it (the bug is fixed). I'll close #825 in favour of this.

…o README

The site dashboard pages described a ~v0.2-0.3 dashboard. Bring them current and
adopt a 'README is canonical, site links out' model so they stop re-drifting:

- overview: drop the 'early prototype' caution; replace the thin feature list with
  current capabilities (verification incl. signatures, forensic decryption + auto-
  load, multi-agent attribution, analytics, JSON export) at overview altitude, each
  pointing to the dashboard README for full detail.
- overview: remove the stale #719 false-negative caveat — fixed in dashboard v0.4.0
  (verification recomputes from verbatim receipt_json bytes); ar#719 now closed.
- installation: note AR_DASHBOARD_POLL_INTERVAL and add a Forensic decryption section
  (loopback auto-load from the default key path) linking to the README.

Supersedes #825 (which only de-pinned the caveat that is now removed).
@ojongerius
ojongerius merged commit f804397 into main Jun 13, 2026
13 checks passed
@ojongerius
ojongerius deleted the worktree-docs-dashboard-content-pass branch June 13, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant