Skip to content

docs(witness-network): fix the operator-usability findings (/health drift, registry framing, retired links)#8

Merged
bordumb merged 1 commit into
mainfrom
security-remediation
Jul 21, 2026
Merged

docs(witness-network): fix the operator-usability findings (/health drift, registry framing, retired links)#8
bordumb merged 1 commit into
mainfrom
security-remediation

Conversation

@bordumb

@bordumb bordumb commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Fixes the docs half of the stranger-operator review: the /health shape drift (3 docs showed {status,roles[],witness}; the binary emits {status,witness_did,first_seen_count,receipt_count}), the false 'registry required to start' framing (a fresh witness boots empty), the missing Helm registry.url, the missing registry role row, a first-run compile warning, and the retired auths.dev/network links → explorer.auths.dev. Build + type-check + copy/link lint clean.

🤖 Generated with Claude Code

From the stranger-operator review of the stand-up path:
- /health shape: docs showed {status, roles[], witness}; the binary emits
  {status, witness_did, first_seen_count, receipt_count}. Fixed run-a-node,
  monitor-your-node, and the anchor-api /health prose to the real shape.
- registry bootstrap: drop the false 'you must have a registry first / it's
  required' framing — a fresh witness boots empty and grows by receipting; the
  registry is needed to *anchor for* a party, not to *start*. Give a real peer
  URL (network.auths.dev) instead of the /path/to/registry placeholder.
- helm example: add the required --set registry.url.
- CLI reference: add the missing 'registry' role row.
- prove-conformance: warn that the first xtask run cold-compiles for minutes.
- retire auths.dev/network links → explorer.auths.dev (get-listed,
  monitor-your-node, choose-your-witnesses).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NFugwwLVfYMGPwoP7fJKDJ
Auths-Scope: sign_commit
Auths-Id: did:keri:EB5cPHY0t-ejNC_rUzPS1dclTvd6kG-R9mQzjozCuGgd
Auths-Device: did:keri:EO1cBsYoV5izKvdIL6TstN5TOQl1hYN3WnhtAOh1lwAp
Auths-Anchor-Seq: 13
@bordumb
bordumb merged commit 02f1a57 into main Jul 21, 2026
1 of 2 checks passed
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
auths-docs-site Building Building Preview, Comment Jul 21, 2026 2:58pm

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