Add a common Wiki Page Map to every page for navigation Appends an identical, compact "Wiki Page Map" table (Page / What it covers) to the end of all 22 existing Wiki pages, so a reader landing on any single page can see every other page and its purpose without returning to Home first. No _Sidebar.md or _Footer.md exists in this wiki, so there is no native shared-rendering mechanism that would place identical content inside every page's own body; the table is duplicated intentionally (kept small, one heading, one table) rather than introducing a partial or page-specific navigation aid. No substantive content, technical claims, or existing links were changed — this is a pure addition at the end of each page. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Document multiple invocation phrasings for runtime-validation, same execution condition
Synchronize Wiki with root-cause consolidation, verdict-consistency, and confidence model Closes the three bounded gaps identified by the Wiki-vs-implementation research (Findings 1-3): - How-the-Review-Model-Works.md: explains that a validated finding is anchored at its causal/root-defect location, that shared-cause manifestations are consolidated with an affected-locations list, and that uncertain/thematic-only cases stay separate. Links shared/policies/root-cause-consolidation.md. - Severity-and-Decision-Model.md: explains the read-only verdict-consistency comparator that re-verifies the about-to-render/ publish signal against the mechanically-derived decision and withholds on mismatch. Links shared/policies/verdict-consistency.md. - Feature-GitHub-Publication-and-Authorization.md: one sentence noting ACTIVE publication's pre-submit event is covered by that same check. - Feature-Runtime-Validation-Evidence.md: expands the single-sentence confidence rollup into a table of the 5 closed values, clarifies it reflects both runtime-validation state and context provenance, and restates that confidence never changes finding identity, severity, or decision. Links docs/finding-confidence/finding-confidence-model.md. No new pages, no unrelated prose changes. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Document natural-language trusted-host-execution authorization (#369) Adds the closed phrasing vocabulary, examples, and explicit-denial behavior to Feature-Runtime-Validation-Evidence, alongside the existing structured allow_trusted_host_execution documentation.
Document trusted-host execution for runtime validation (#367) Mirrors the docs/features/runtime-validation.md update: the sandboxed default is unchanged, but a user can now explicitly, out-of-band, and per-invocation authorize a bounded trusted-host execution backend when sandbox isolation is unavailable, with no sandbox guarantees and provenance recorded in the Validation evidence. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Introduce structured Wiki feature-page pattern (#312) Adds a reusable, 8-section feature-page template; a Feature-Pages index mirroring docs/features/README.md; the initial batch of 5 feature pages (runtime validation, requirement coverage, delta re-review, GitHub publication/authorization, human-style output); the feature lifecycle rule; and cross-links from Home, Repository-Documentation-Map, and both Skill guide pages. Every page links back to its canonical repository source and states the same never-source-of-truth boundary as the rest of this Wiki. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>