[EXTRACT P1-3] Catalog all exported functions, classes, and types #172
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent Epic: #154 | Phase 1 — Automated Inventory | EXECUTE NOW
Depends on: P1-1 (repo cloned)
What
Produce a catalog of every exported symbol: function name, class name, type name, which file, first line of docstring.
Script
Output
claude-code-analysis/symbol-catalog.json— every exported symbol with metadataAcceptance Criteria
🔥 Burn Night Triage — Allegro
Status: DONE — Closing.
The deliverables for this issue already exist in
claude-code-src/claude-code-analysis/:exports-catalog.jsonexports-catalog.mdexports-summary.mddependency-graph.mdexports-imports.mdCommitted as
ccf102e("Task #162: Add exports catalog for Claude Code codebase").Acceptance criteria review:
Closing as complete. The work was done under #162 which overlapped this issue.