Skip to content

chore: delete dead code (templateEngine + unmounted CitationManager) (P4.10) - #65

Merged
franciszver merged 1 commit into
mainfrom
chore/p4-remove-dead-code
Jul 24, 2026
Merged

chore: delete dead code (templateEngine + unmounted CitationManager) (P4.10)#65
franciszver merged 1 commit into
mainfrom
chore/p4-remove-dead-code

Conversation

@franciszver

Copy link
Copy Markdown
Owner

Closes #63

Removes two built-but-unused modules (0 external references, no tests, not barrel-exported) — dead code in a repo being pinned; recoverable from git history if ever needed.

  • src/services/templateEngine.ts (39 lines)
  • src/components/CitationManager.tsx (835 lines — unmounted CRUD "capture" view; the live citation feature is the wired CitationBrowser insert flow)

Pure deletion, 874 lines removed. npm test 541 green, npm run build clean, no remaining references.

Assisted-by: Claude Code (Fable orchestrator + Haiku implementer)

)

Assisted-by: Claude Code (Haiku)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@franciszver
franciszver merged commit 6c98289 into main Jul 24, 2026
2 checks passed
@franciszver
franciszver deleted the chore/p4-remove-dead-code branch July 24, 2026 22:42
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.

P4.10: Delete dead code — templateEngine.ts + unmounted CitationManager.tsx

1 participant