Skip to content

Add Runbook wiki-native proof bundle#3

Open
0isone wants to merge 5 commits intomainfrom
runbook-wiki-native-proof-20260425
Open

Add Runbook wiki-native proof bundle#3
0isone wants to merge 5 commits intomainfrom
runbook-wiki-native-proof-20260425

Conversation

@0isone
Copy link
Copy Markdown
Owner

@0isone 0isone commented Apr 26, 2026

Summary

  • Publish the Runbook wiki-native proof bundle on top of `origin/main`
  • Include the productionization brief, wiki corpus (61 articles), rebuilt wiki index/log, materializer, and exact proof/coupling records
  • Make the end-to-end Runbook wiki-native P1+P2 proof visible in GitHub

Included proof surfaces

  • `proof/runbook-wiki-native/README.md`
  • `proof/runbook-wiki-native/brief/productionization-brief.md`
  • `proof/runbook-wiki-native/materialize.py` — `--wiki-compat` adapter
  • `proof/runbook-wiki-native/wiki/` — 71 files (61 cycle articles + procedure + legacy)
  • `proof/runbook-wiki-native/raw/cycle-receipts.ndjson` — 64-cycle source journal
  • `proof/runbook-wiki-native/index.md` — rebuilt index with Procedures section
  • `proof/runbook-wiki-native/proofs/fp.runbook.wiki_native.P1.mechanical.001.json`
  • `proof/runbook-wiki-native/coupling/coupling.runbook.wiki_native.P1.json`
  • `proof/runbook-wiki-native/coupling/coupling.runbook.enablement.C4.integration.json`
  • `proof/runbook-wiki-native/proofs/rfc.runbook.enablement.C1_C2_C3_C4.20260425T161000Z.json`

New since original push

  • 2 new coupled_valid cycle articles (wake_router.implementation, productionization.finish)
  • `procedure_p2_live_loop.md` — standing rule: `coupled_valid` + wiki article = closed cycle
  • `raw/cycle-receipts.ndjson` source added for replay

CI status

  • `.github/workflows/runbook-validate.yml` authored (frontmatter lint + index coverage + replay) — deferred push: PAT lacks `workflow` scope. CI file ready at local `protocol/wake-router.py`.

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.

0isone and others added 5 commits April 26, 2026 00:42
- 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>
- 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>
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