docs(vrs): restore the strict validation gate - #488
Merged
schickling-assistant merged 1 commit intoSep 6, 2026
Merged
Conversation
agent-identity: dev3.direct.omp.43sz6ujq agent-persona: generalist agent-supervisor: unavailable agent-tool: OMP agent-tool-version: 18.1.7 agent-runtime: OMP 18.1.7 tooling-profile: dotfiles@39a19af
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
axe vrs check --profile strict docs/vrsfailed onmain: stale local line anchors, obsolete decision links, HTML-only field anchors, and historical ledger records that predated the enforced decision/delta/experiment shapes.Goal
Restore the strict VRS gate on
mainbefore the dependent ledger-ID hygiene change is validated.Decisions
#L…links with file-level links; source line numbers are not stable Markdown anchors.0001-ding-harness-dispatch-is-positional-and-harness-ownedrecord.Verification
axe vrs check --profile strict docs/vrs—axe vrs check: okCARGO_BUILD_JOBS=8 nix build .#st2 --no-link -L— exit 0; NixcheckPhasepassed, including 741 library tests (1 ignored) and integration tests.Complexity
No new code or runtime complexity; documentation and ledger-shape repair only.
Concerns
File-level source links are less precise than stale line fragments, but remain valid across source movement. Stable symbol anchors would require a different documentation surface.
Friction & bottlenecks
The repair build fetched a cold Rust dependency closure before running the gate. No persistent tooling defect encountered.
Follow-ups
None.
References
Prerequisite for the VRS ledger-ID hygiene PR.
Posted on behalf of @schickling
agent_identitysessionagent_personaagent_supervisoragent_toolagent_tool_versionagent_runtimetooling_profile