Skip to content

docs: update ARCHITECTURE.md with current component counts and missing entries#1701

Merged
trek-e merged 1 commit intomainfrom
docs/update-stale-architecture-counts
Apr 4, 2026
Merged

docs: update ARCHITECTURE.md with current component counts and missing entries#1701
trek-e merged 1 commit intomainfrom
docs/update-stale-architecture-counts

Conversation

@jeremymcs
Copy link
Copy Markdown
Collaborator

Summary

  • Updates all stale component counts to match actual file counts (commands 44→60, workflows 46→60, agents 16→21, modules 15→19, references 8→25)
  • Adds 5 missing lib modules to CLI Tools table
  • Adds 5 missing agents to Agent Spawn Categories
  • Fixes stale hook names and adds 3 missing shell hooks
  • Expands references section from 8 to all 25 reference files, organized by category

Fixes #1700

Test plan

  • All 2156 tests pass (docs-only change)
  • Verify counts match: ls commands/gsd/ | wc -l, ls get-shit-done/workflows/ | wc -l, ls agents/ | wc -l

…g entries

Fixes #1700

- Commands: 44 → 60, Workflows: 46 → 60, Agents: 16 → 21
- Lib modules: 15 → 19, added docs, workstream, schema-detect,
  profile-pipeline, profile-output to CLI Tools table
- Added missing agent categories: security-auditor, doc-writer,
  doc-verifier, user-profiler, assumptions-analyzer
- Fixed stale hook names (gsd-read-before-edit → gsd-read-guard),
  removed non-existent gsd-commit-docs, added shell hooks
- Expanded references section from 8 to all 25 reference files
- Updated file system layout counts to match actual state
@jeremymcs jeremymcs requested a review from glittercowboy as a code owner April 4, 2026 19:52
Copy link
Copy Markdown
Collaborator

@trek-e trek-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified counts: 61 commands (not 44), 60 workflows (not 46), 21 agents (not 16). The claimed stale references and missing components check out. All CI green. LGTM.

@trek-e trek-e merged commit 4e2682b into main Apr 4, 2026
5 checks passed
@trek-e trek-e deleted the docs/update-stale-architecture-counts branch April 4, 2026 20:17
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.

docs: ARCHITECTURE.md has stale counts and missing components

2 participants