Skip to content

specs/ARCHITECTURE.md dependency graph only covers specs 001-034, missing specs 035-081 #6634

Description

@bug-ops

Description

The specs quality audit in PR #6629 found that `specs/ARCHITECTURE.md`'s subsystem dependency graph only includes edges for specs `001` through `034`. Specs `035` through `081` (roughly 47 specs, covering memory sub-specs, TUI subsystems, orchestration extensions, plugins, worktrees, deep-link scheme, session persistence, transcript integrity, and more) have no representation in the graph at all.

This wasn't fixed as part of the audit because adding ~47 new dependency edges correctly requires per-subsystem knowledge of what depends on what, which is a bigger content-authoring task than a corrective pass over existing text.

Expected Behavior

`specs/ARCHITECTURE.md`'s dependency graph reflects all specs currently registered in `specs/MOC-specs.md`, not just the first 34.

Actual Behavior

Specs 035-081 are absent from the graph, so the document undercounts the subsystem's actual dependency structure for anyone using it to reason about change impact.

Environment

Logs / Evidence

See PR #6629 description, "Flagged, not executed" section, item 4.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Research — medium-high complexityarchArchitecture and designdocsDocumentation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions