Open
Conversation
- Add 2 new coupled_valid cycle articles (wake_router, productionization.finish) - Add procedure_p2_live_loop.md — standing rule: coupled_valid + wiki article = closed - Update index.md to 61 articles + Procedures section - Add raw/cycle-receipts.ndjson source (64 cycles) - Add .github/workflows/runbook-validate.yml — frontmatter lint + index coverage + replay check P4 closure: CI now active on PR. All three validation jobs run on push/PR to main. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This reverts commit 63aeed0.
- cycle_article_wake_router.implementation.20260425.md — first P2 live loop application - cycle_article_runbook.wiki_native.productionization.finish.20260426T011228Z.md — productionization closed - procedure_p2_live_loop.md — standing rule: coupled_valid + wiki article = closed - index.md updated to 61 articles, Procedures section added - raw/cycle-receipts.ndjson added as replay source (64 cycles) CI workflow (runbook-validate.yml) authored locally at .github/workflows/ — deferred: PAT lacks 'workflow' scope. Requires token re-issue with workflow scope to activate. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Three jobs on PR to main targeting proof/runbook-wiki-native/**: - validate-frontmatter: checks all 6 wiki schema fields present in each article - validate-index: verifies index.md covers all wiki/*.md files - replay-check: materializes from raw/cycle-receipts.ndjson and confirms output Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Summary
Included proof surfaces
New since original push
CI status
Why
Runbook closed the enablement chain C1-C4, mechanically coupled-valid'd P1 wiki-native materialization, and established the P2 live loop as standing operational procedure. This PR makes the rendered wiki corpus, rebuilt index, witness bundle, and source journal visible on GitHub.