feat(docs): promote Multi-Agent Protocol v1.0 into LifeOS (operational-bus #8) - #136
Merged
Merged
Conversation
Adds LifeOS_Multi_Agent_Protocol_v1.0.md to docs/02_protocols/ as an active protocol reference consolidating the ratified multi-agent communication architecture components (DAP v0.3, transport envelope, compact YAML protocol, bilateral protocol requirements) into a single referenceable spec. The previous Google-imported ARCH_Multi_Agent_Communication_Architecture.md remains proposal-only/non-canonical per Amendment A4 — this new spec compiles only already-ratified components rather than promoting the old proposal. Changes: - New: docs/02_protocols/LifeOS_Multi_Agent_Protocol_v1.0.md (855 lines) - Modified: docs/INDEX.md (timestamp + new protocol entry) - Modified: docs/01_governance/ARTEFACT_INDEX.json (new PROTOCOL entry) - Modified: docs/10_meta/ARCHITECTURE_CHANGELOG.md (promotion entry) - Modified: docs/10_meta/ARCHITECTURE_SOURCE_OF_TRUTH.md (canonical entry) Related: lifeos-operational-bus#8, lifeos-operational-bus#106
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
Promotes LifeOS_Multi_Agent_Protocol_v1.0.md into LifeOS as an active protocol reference consolidating the ratified multi-agent communication architecture components (DAP v0.3, transport envelope schema, compact YAML protocol, bilateral protocol requirements) into a single referenceable spec covering 11 sections + appendix.
The previous Google-imported doc (ARCH_Multi_Agent_Communication_Architecture.md) remains proposal-only/non-canonical per Amendment A4 (issue #34). This new spec compiles only already-ratified components and does NOT promote the old proposal.
Changes
Architecture impact
Architecture impact: yes
Architecture surfaces updated:
Canonicality changed: no new decision ratified; existing protocol surfaces documented
Ratified decision added: no
Related