Skip to content

docs(architecture): clarify runtime decomposition layers#964

Merged
limityan merged 1 commit into
GCWing:mainfrom
limityan:yanzhn/runtime-architecture-docs
May 30, 2026
Merged

docs(architecture): clarify runtime decomposition layers#964
limityan merged 1 commit into
GCWing:mainfrom
limityan:yanzhn/runtime-architecture-docs

Conversation

@limityan
Copy link
Copy Markdown
Collaborator

@limityan limityan commented May 30, 2026

Summary

  • Establish a runtime decomposition architecture baseline that covers current state, target layers, interface/implementation separation, Product Assembly registration, provider categories, and architecture risks.
  • Add the Agent Runtime SDK / Runtime Services detailed design, including target crate boundaries, typed service injection, Remote port boundaries, Product Assembly registration flow, Product Capability / Harness extension points, hooks/events, robustness, and verification strategy.
  • Split the migration plan into an active execution plan and a completed-work archive so the live plan focuses on current owner migration rhythm, remaining HR queues, target crate creation gates, and acceptance criteria.
  • Clarify that the next phase starts with Product Assembly / Runtime Services foundation work before Service / Agent Remote runtime migration, with Remote product-surface verification requirements.

Related

Validation

  • git diff --check -- docs/architecture/core-decomposition.md docs/architecture/agent-runtime-services-design.md docs/plans/core-decomposition-plan.md docs/plans/core-decomposition-completed.md
  • git diff --cached --check
  • pnpm run check:repo-hygiene
  • Verified all H2/H3 headings in the touched docs use numbered section prefixes.
  • Verified the branch is rebased onto GCWing/main at 57bbc9ad and remains a single commit over main.

Notes

  • This PR changes architecture and planning documents only; it does not change runtime behavior, product logic, feature defaults, build scripts, or release shape.
  • GitHub currently reports no checks in statusCheckRollup for this docs-only PR branch.

@limityan limityan force-pushed the yanzhn/runtime-architecture-docs branch 7 times, most recently from cdb1f77 to 1e404a0 Compare May 30, 2026 08:41
@limityan limityan force-pushed the yanzhn/runtime-architecture-docs branch from 1e404a0 to 190e8f6 Compare May 30, 2026 08:52
@limityan limityan merged commit 90c4deb into GCWing:main May 30, 2026
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