Skip to content

Add three-plane composition pattern - #17

Open
tomjwxf wants to merge 1 commit into
massivescale-ai:mainfrom
tomjwxf:codex/three-plane-composition
Open

Add three-plane composition pattern#17
tomjwxf wants to merge 1 commit into
massivescale-ai:mainfrom
tomjwxf:codex/three-plane-composition

Conversation

@tomjwxf

@tomjwxf tomjwxf commented Jun 1, 2026

Copy link
Copy Markdown

Adds the composition-diagram section discussed in issue #8.\n\nThis keeps the core pattern implementation-oriented and technology-agnostic:\n\n- delegation plane: whose authority allowed the action\n- decision plane: what policy allowed or denied\n- execution plane: what actually went downstream\n\nThe section recommends content-hash references between planes instead of re-signing or mutating another plane's artifact, so implementations can compose without collapsing trust boundaries.\n\nCloses no issue; intended as a concrete artifact for discussion in #8.

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.

2 participants