docs: architecture report and process-flow diagrams - #7
Open
mnemonik-dev wants to merge 2 commits into
Open
Conversation
Full architecture review of the fabric as of 2026-07-05: system context, deployment topology, component inventory, six Mermaid information-flow diagrams (task lifecycle, worktree provisioning, content-publish pipeline, deploy/recovery, watchdog), state-store and security summaries, built-vs- deployed status, and nine review findings (F1-F9). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FXK4DRNfvUPKoMK7EURCTD
Eight PlantUML diagrams (sources + pre-rendered SVGs) under docs/diagrams/, embedded as section 6.6 of the report: system context, task lifecycle sequence, worktree provisioning, content-publish process, the 13-state job state machine (verbatim from models.py allowed_transitions), the auto-merge veto window, deploy/recovery, and the watchdog tick. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FXK4DRNfvUPKoMK7EURCTD
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.
Adds the current architecture report and PlantUML/SVG process-flow diagrams for the fabric loop, content publisher, worktree provisioning, watchdog, auto-merge veto, and deploy recovery.