Skip to content

docs: finish obsigna rename in cli-commands intro; note how to get a receipts.db#824

Merged
ojongerius merged 1 commit into
mainfrom
worktree-docs-cli-intro-dashboard-db
Jun 13, 2026
Merged

docs: finish obsigna rename in cli-commands intro; note how to get a receipts.db#824
ojongerius merged 1 commit into
mainfrom
worktree-docs-cli-intro-dashboard-db

Conversation

@ojongerius

Copy link
Copy Markdown
Contributor

What

Two small documentation follow-ups, both surfaced by the doc-e2e persona fan-out (#708 harness) run against the docs after #823 merged:

  1. Finish the agent-receiptsobsigna CLI rename in cli-commands.mdx. docs: migrate read CLI to obsigna and fix stale default chain id #823 renamed the section heading and every command example to obsigna, but missed the page's intro bullet list and the --db/--public-key blockquote, which still called the read CLI agent-receipts (the deprecation shim). Caught by the Maya/TypeScript runner. Both now say obsigna, keeping a one-line note that agent-receipts still works as a shim (ADR-0030).
  2. Tell readers how to obtain a receipts.db. The dashboard is read-only and never creates a database, but the docs gave a no-SDK reviewer no path to get one — the binary's own error message was more helpful than the docs. Caught by the Priya/dashboard runner. Added a short note under Usage pointing at the daemon + an SDK/MCP-proxy emit path.

Not included (need separate follow-up / other repos)

  • dashboard/overview.mdx stale v0.3.0 caveat (binary ships v0.8.0) and the undocumented public_key verify param — both need verification against the separate agent-receipts/dashboard repo before changing wording.
  • The obsigna doctor binary still prints agent-receipts doctor (contradicts daemon/CHANGELOG.md:25 / daemon/README.md:311) — belongs in the daemon repo, not the site.

All other persona journeys (Maya, Raj, Priya) ran end-to-end against current main with no blockers.

…t a receipts.db

Follow-ups from the doc-e2e persona fan-out against the post-#823 docs:

- cli-commands.mdx: #823 renamed the section heading and all command examples to
  obsigna but left the page's intro bullet list and the --db/--public-key blockquote
  still calling the read CLI `agent-receipts` (the deprecation shim). Rename both to
  `obsigna`, keeping a one-line note that `agent-receipts` still works as a shim.
- dashboard/installation.mdx: the dashboard visualises an existing receipts.db but
  never creates one, and the docs gave a no-SDK reviewer no way to obtain one. Add a
  short note pointing at the daemon + an SDK/MCP-proxy emit path.
@ojongerius
ojongerius merged commit 5bdd20d into main Jun 13, 2026
13 checks passed
@ojongerius
ojongerius deleted the worktree-docs-cli-intro-dashboard-db branch June 13, 2026 09:46
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