docs: add interactive AgentPool runtime architecture diagram - #401
Closed
Million-mo wants to merge 1 commit into
Closed
docs: add interactive AgentPool runtime architecture diagram#401Million-mo wants to merge 1 commit into
Million-mo wants to merge 1 commit into
Conversation
Base automatically changed from
refactor/394-max-text-chars
to
refactor/382-framework-only
August 28, 2026 08:33
Self-contained HTML diagram generated with Archify, mapped from the live source tree. Covers protocol adapters (ACP/AG-UI/OpenCode/MCP), SessionPool → SessionController → RunHandle orchestration, native agent + capability stack, session-scoped EventBus, and AgentPool hub. Linked from Reference → Architecture in docs nav; deploys via the existing GitHub Pages workflow on push to main.
Million-mo
force-pushed
the
refactor/396-arch-diagram
branch
from
August 28, 2026 08:34
eb36dcd to
f844b62
Compare
Million-mo
changed the base branch from
refactor/382-framework-only
to
refactor/394-max-text-chars
August 28, 2026 08:36
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.
What
Adds a self-contained interactive architecture diagram to the docs site, generated with the Archify skill against the live source tree.
Diagram content
12 components mapped from
src/wolfharness_server/andsrc/wolfharness/orchestrator/:Built-in interactions: theme toggle, node search, focused routes, role lens, 3 curated views (main request path / event flow / hub), PNG/SVG/WebM export.
Changes
docs/explanation/agentpool-runtime-architecture.htmlmkdocs.ymlchangelog/unreleased/2026-08-28-interactive-runtime-architecture-diagram.mdVerification
zensical buildsucceeds; HTML passes through verbatim (SHA-256 identical indocs/andsite/)./explanation/agentpool-runtime-architecture.html(HTTP 200){{/{%artifacts in built output)Deploy
No workflow changes needed —
.github/workflows/documentation.ymlalready globsdocs/**and deploys via GitHub Pages on merge to main.