Skip to content

docs: expand architecture boundary guide#367

Merged
chubes4 merged 1 commit into
mainfrom
docs/package-boundaries-runtime-lifecycle
May 31, 2026
Merged

docs: expand architecture boundary guide#367
chubes4 merged 1 commit into
mainfrom
docs/package-boundaries-runtime-lifecycle

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Expands the architecture guide into a maintainer map for package responsibilities across runtime-core, runtime-playground, cli, and the optional WordPress plugin adapter.
  • Documents the runtime, recipe, artifact, and command/policy lifecycles with links to the modules that define the contracts.
  • Reinforces WP Codebox as a generic runtime/artifact substrate, with named products framed only as external consumers.

Closes #346.

Verification

  • git diff --check
  • npm run build
  • npm run check reached recipe-runtime-evidence-smoke after passing the preceding build/smoke steps, then was manually aborted by the user.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the documentation expansion, linked the relevant modules, ran verification commands, and prepared this PR. Chris provided the issue direction and generic-substrate architecture constraint.

@chubes4 chubes4 force-pushed the docs/package-boundaries-runtime-lifecycle branch from 13ac8ec to d4056cb Compare May 31, 2026 17:25
@chubes4 chubes4 merged commit 2b08c73 into main May 31, 2026
@chubes4 chubes4 deleted the docs/package-boundaries-runtime-lifecycle branch May 31, 2026 17:26
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.

Architecture docs: explain Codebox package boundaries and runtime artifact lifecycle

1 participant