test: break governance index (2)#4
Closed
marcusglee11 wants to merge 1 commit into
Closed
Conversation
Collaborator
Author
|
Closing as superseded by PR #6 and due to stale conflicts. |
marcusglee11
pushed a commit
that referenced
this pull request
Apr 24, 2026
Encodes six governance decisions as ratified sections in COO_Operating_Contract_v1.0.md and registers ADR-001 / ADR-002: Section 7 — Active vs Standby COO and Sole-Writer Boundary: - Exactly one active COO is sole writer of operational state. - Standby COO may observe, rehearse, verify, and prepare switchover only. - Standby COO may not mutate operational state while standby. - Operational state scope defined explicitly (issue body, labels, projections, all receipt types). - Seven-step switchover sequence required for activation. Section 8 — Inter-Agent Directionality and Pushback Rules: - Hermes and OpenClaw may exchange advisory guidance, challenge packets, readiness assessments, and recommendations. - Peer-to-peer direction is advisory only; not authoritative unless re-issued through the active COO authority path or explicitly stamped by CEO. - Pushback is mandatory when authority, phase, approval, or writer boundary is unclear. Control surfaces updated: - docs/01_governance/COO_Operating_Contract_v1.0.md — §7 and §8 added - docs/10_meta/ARCHITECTURE_SOURCE_OF_TRUTH.md — normalization blockers #3, #4, #5 closed; §7 resolved table added; §8 renumbered - docs/10_meta/ARCHITECTURE_CHANGELOG.md — amendment A1 entry added; baseline entry carried forward from origin/main - docs/10_meta/architecture_decisions/INDEX.md — ADR-001, ADR-002 registered - docs/10_meta/COO_Authority_Contract_Draft_2026-04-24.md — carried from origin/main (unmodified draft; normalization input) - docs/INDEX.md — 10_meta section added; timestamp bumped rev16→rev17 - docs/LifeOS_Strategic_Corpus.md, docs/LifeOS_Universal_Corpus.md — regenerated Pre-existing markdownlint failures remain in original sections of imported files (COO_Authority_Contract_Draft, ARCHITECTURE_SOURCE_OF_TRUTH tables §1-4, COO_Operating_Contract §1 description line). These were present on origin/main before this amendment and are not newly introduced. Closes: #31, #33 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
marcusglee11
pushed a commit
that referenced
this pull request
Apr 26, 2026
Encodes six governance decisions as ratified sections in COO_Operating_Contract_v1.0.md and registers ADR-001 / ADR-002: Section 7 — Active vs Standby COO and Sole-Writer Boundary: - Exactly one active COO is sole writer of operational state. - Standby COO may observe, rehearse, verify, and prepare switchover only. - Standby COO may not mutate operational state while standby. - Operational state scope defined explicitly (issue body, labels, projections, all receipt types). - Seven-step switchover sequence required for activation. Section 8 — Inter-Agent Directionality and Pushback Rules: - Hermes and OpenClaw may exchange advisory guidance, challenge packets, readiness assessments, and recommendations. - Peer-to-peer direction is advisory only; not authoritative unless re-issued through the active COO authority path or explicitly stamped by CEO. - Pushback is mandatory when authority, phase, approval, or writer boundary is unclear. Control surfaces updated: - docs/01_governance/COO_Operating_Contract_v1.0.md — §7 and §8 added - docs/10_meta/ARCHITECTURE_SOURCE_OF_TRUTH.md — normalization blockers #3, #4, #5 closed; §7 resolved table added; §8 renumbered - docs/10_meta/ARCHITECTURE_CHANGELOG.md — amendment A1 entry added; baseline entry carried forward from origin/main - docs/10_meta/architecture_decisions/INDEX.md — ADR-001, ADR-002 registered - docs/10_meta/COO_Authority_Contract_Draft_2026-04-24.md — carried from origin/main (unmodified draft; normalization input) - docs/INDEX.md — 10_meta section added; timestamp bumped rev16→rev17 - docs/LifeOS_Strategic_Corpus.md, docs/LifeOS_Universal_Corpus.md — regenerated Pre-existing markdownlint failures remain in original sections of imported files (COO_Authority_Contract_Draft, ARCHITECTURE_SOURCE_OF_TRUTH tables §1-4, COO_Operating_Contract §1 description line). These were present on origin/main before this amendment and are not newly introduced. Closes: #31, #33 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
marcusglee11
added a commit
that referenced
this pull request
Apr 26, 2026
* docs: ratify COO authority amendment A1 (issues #31, #33) Encodes six governance decisions as ratified sections in COO_Operating_Contract_v1.0.md and registers ADR-001 / ADR-002: Section 7 — Active vs Standby COO and Sole-Writer Boundary: - Exactly one active COO is sole writer of operational state. - Standby COO may observe, rehearse, verify, and prepare switchover only. - Standby COO may not mutate operational state while standby. - Operational state scope defined explicitly (issue body, labels, projections, all receipt types). - Seven-step switchover sequence required for activation. Section 8 — Inter-Agent Directionality and Pushback Rules: - Hermes and OpenClaw may exchange advisory guidance, challenge packets, readiness assessments, and recommendations. - Peer-to-peer direction is advisory only; not authoritative unless re-issued through the active COO authority path or explicitly stamped by CEO. - Pushback is mandatory when authority, phase, approval, or writer boundary is unclear. Control surfaces updated: - docs/01_governance/COO_Operating_Contract_v1.0.md — §7 and §8 added - docs/10_meta/ARCHITECTURE_SOURCE_OF_TRUTH.md — normalization blockers #3, #4, #5 closed; §7 resolved table added; §8 renumbered - docs/10_meta/ARCHITECTURE_CHANGELOG.md — amendment A1 entry added; baseline entry carried forward from origin/main - docs/10_meta/architecture_decisions/INDEX.md — ADR-001, ADR-002 registered - docs/10_meta/COO_Authority_Contract_Draft_2026-04-24.md — carried from origin/main (unmodified draft; normalization input) - docs/INDEX.md — 10_meta section added; timestamp bumped rev16→rev17 - docs/LifeOS_Strategic_Corpus.md, docs/LifeOS_Universal_Corpus.md — regenerated Pre-existing markdownlint failures remain in original sections of imported files (COO_Authority_Contract_Draft, ARCHITECTURE_SOURCE_OF_TRUTH tables §1-4, COO_Operating_Contract §1 description line). These were present on origin/main before this amendment and are not newly introduced. Closes: #31, #33 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: wiki refresh + corpus regen after A1 amendment - Restore home.md (corrupted by PR #28), add ADR register reference - Restore backlog-task-system, coo-runtime, mission-orchestration (corrupted by PR #28) - Fix stale source_commit_max: agent-roles, openclaw-integration, protocols-index → 4e8237c - Regenerate LifeOS_Strategic_Corpus.md and LifeOS_Universal_Corpus.md (includes A1 §7, §8) - Bump docs/INDEX.md → rev19 Wiki-lint: PASSED Doc stewardship gate: PASSED Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: LifeOS Cert <cert@lifeos.local> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
17 tasks
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
Type of Change
Artefact IDs Affected
Checklist
docs/governance/onlyARTEFACT_INDEX.jsonis updated if artefacts were added/renamed/removeddocs/governance/...)python tools/validate_governance_index.pyGOV: <verb> <artefact-id(s)>Reviewer Notes