Skip to content

chore(claude.md): reconcile examples/ directory-map with reality#86

Merged
jcsvwinston merged 1 commit into
mainfrom
chore/reconcile-examples-claude-md-map
May 31, 2026
Merged

chore(claude.md): reconcile examples/ directory-map with reality#86
jcsvwinston merged 1 commit into
mainfrom
chore/reconcile-examples-claude-md-map

Conversation

@jcsvwinston
Copy link
Copy Markdown
Owner

Summary

Resolves audit item OTH-1 (docs/audits/2026-05-29-exhaustive-audit.md lines 267-275): CLAUDE.md advertised five reference apps under examples/* (mvc_api, fleetmanager, ecommerce_dashboard, showcase_demo, plugins/…), but only examples/mvc_api is actually tracked (returned in ADR-010 Phase 4 Slice 1, 2026-05-24).

  • mvc_api — the only tracked reference app today; in scope for the examples-maintainer agent.
  • fleetmanager / ecommerce_dashboard / plugins/* — deferred to v0.9.X per ADR-010 Phase 4 / docs-sync.
  • showcase_demo — permanently removed (Quark dependency, per NUCLEUS_RENAME_BRIEF.md); will not return.

Changes

  • CLAUDE.md: directory-map row (§1), Examples section (§3), dispatch-table entry (§10).
  • .claude/agents/examples-maintainer.md: description, "Current state" and "Examples in scope" sections, output-contract example.
  • Local on-disk cruft examples/{fleetmanager,ecommerce_dashboard,showcase_demo} (~305 MB / ~19k files of frontend node_modules + runtime DBs + logs from before the Phase 1 deletion) removed from disk — no git impact since those paths held zero tracked files.

Historical references in CHANGELOG.md, ADR-010, NUCLEUS_RENAME_BRIEF.md, and PLUGIN_SDK.md accurately describe the deletion and the v0.9.X return plan — left as-is.

Test plan

  • CI Required Gate green (operational doc + agent config only — no code touched).

🤖 Generated with Claude Code

CLAUDE.md advertised five reference apps under examples/* (mvc_api,
fleetmanager, ecommerce_dashboard, showcase_demo, plugins/...), but only
examples/mvc_api is actually tracked (returned in ADR-010 Phase 4 Slice 1,
2026-05-24). The other three trees existed on disk as untracked cruft
(~305MB total — frontend node_modules, SQLite DBs, server logs from before
the Phase 1 deletion); they were never returned to git. showcase_demo is
permanently removed (Quark dependency, per NUCLEUS_RENAME_BRIEF); the rest
are deferred to v0.9.X per ADR-010 Phase 4 / docs-sync.

Updates CLAUDE.md (directory map row, Examples section, dispatch table
entry) and the examples-maintainer agent description + body to reflect
today's working scope (mvc_api only) and the v0.9.X return plan. The hard
rule about examples/*/frontend/node_modules stays (forward-looking).

Audit reference: docs/audits/2026-05-29-exhaustive-audit.md OTH-1 (lines
267-275). Local on-disk cruft (examples/{fleetmanager,ecommerce_dashboard,
showcase_demo}) deleted in this iteration; no git impact since those paths
held zero tracked files.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jcsvwinston jcsvwinston merged commit ebb3ca3 into main May 31, 2026
10 checks passed
@jcsvwinston jcsvwinston deleted the chore/reconcile-examples-claude-md-map branch May 31, 2026 16:06
jcsvwinston added a commit that referenced this pull request May 31, 2026
examples/ + CLAUDE.md directory-map reconciliation (audit OTH-1) merged to
main as ebb3ca3 (PR #86). Archive the iteration directly to
docs/iterations/2026-05-29-examples-reconciliation.md (CURRENT_ITERATION.md
was never scoped mid-flight for this small housekeeping change). Record the
completion in the decisions log, remove the now-done item from the
maintainer backlog, and refresh HANDOFF.md with the remaining candidates
(Block 8 leftovers, modules.* env-layer override).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
jcsvwinston added a commit that referenced this pull request May 31, 2026
Block 8 / Go-version doc fix (audit OTH README go-version cross-check)
merged to main as 6ce4831 (PR #88), which closes the entire 2026-05-29
exhaustive audit (Blocks 1-8 all shipped via PRs #82, #86, #88). Archive
the iteration directly to docs/iterations/2026-05-29-block8-go-version-docs.md
(CURRENT_ITERATION.md was never scoped mid-flight for this small doc fix).
Record the completion and the audit-closed milestone in the decisions log,
remove the now-done Block 8 item from the maintainer backlog, and refresh
HANDOFF.md with the remaining candidate (modules.* env-layer override).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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