Conversation
ReviewGood addition — well-structured, thorough CLI reference, and the metrics table is genuinely useful. A few things to address before merging. Missing Four inline comments on specific lines — see the diff for details:
|
|
Good overall — well-structured, covers the full operator lifecycle, and the CLI flag tables are thorough. A few issues to resolve before merging: 4 existing threads still open (not yet addressed):
2 new issues (inline comments added):
|
ReviewThe stateless validator guide is well-structured and thorough — the systemd deployment section, flag/metric tables, and troubleshooting entries are exactly right for this audience. Must fix before merge:
Prior threads still unresolved — please address:
Resolved this round: genesis file link (now correctly points to the specific file in the repo) and systemd example request (now fully addressed). |
|
Good progress — the systemd rewrite and Two remaining items:
|
ReviewSolid, well-structured guide — covers the full operator lifecycle from first-run anchoring through systemd hardening and monitoring. The layer AGENTS.md is a good addition and the flag/env-var tables are clear. Resolved stale threads — the three open threads (heading case, trailing backslash, One remaining issue — see inline comment on the monitoring section: the Minor suggestion — the Otherwise this is ready. |
|
Review: LGTM with no blocking issues All previous threads have been addressed and resolved. What's here: Specifically confirmed:
Ready to merge once the requested reviewers sign off. |
Summary
Adds a new Stateless Validator documentation layer at
docs/stateless/, targeting node operators running the upstreamstateless-validatorRust client.Changes
New page:
docs/stateless/stateless-validator.md— end-to-end operator reference, covering:--genesis-file/--start-block; subsequent runs)clapdefinitionsLogArgs: filters, formats, rotation)metrics::namesop-node/ replica nodesNew layer rules:
docs/stateless/AGENTS.md— writing conventions for the stateless layer (reference tone, copy-pasteable commands, placeholder style, verification-against-source requirement before editing flag/metric tables).docs/SUMMARY.md— adds the "Stateless Validator" section so GitBook navigation picks up the new page.AGENTS.md(root) — registers the new layer in the architecture table and the project tree.docs/AGENTS.md— addsstateless/to the list of layers that use the terse reference tone.Test plan
stateless-validatorsource