diff options
| author | Claudomator Agent <agent@claudomator> | 2026-06-05 09:21:49 +0000 |
|---|---|---|
| committer | Claudomator Agent <agent@claudomator> | 2026-06-05 09:21:49 +0000 |
| commit | 6ee7bd83433eacabfbf948ab9ecacb22bcd705ae (patch) | |
| tree | dca40a34d99f115bf41626d48816413f6d05c9ac | |
| parent | 0eb0b79396663c4901597becc6857a4cd795c58e (diff) | |
docs: remove resolved design debt item from CLAUDE.md
Stories/checker backend has been fully removed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| -rw-r--r-- | CLAUDE.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -283,15 +283,6 @@ tokens; GitHub webhooks use HMAC. ## Design Debt -### Stories / checker backend not yet removed (Phase 8 follow-up) - -The web stories dashboard was removed, but the backend remains: the `stories` -table + `internal/api/stories.go` handlers + `/api/stories/*` routes, -story-elaborate in `elaborate.go`, and the story/checker logic woven into -`executor.handleRunResult` (`checkStoryCompletion`, `spawnCheckerTask`, -`triggerStoryDeploy`, `ensureStoryBranch`) plus the `tasks` story/checker -columns. This is a large, lifecycle-touching teardown best done as its own pass. - ### Deprecated task columns not yet dropped (Phase 8 follow-up) `tasks.question_json`, `summary`, `interactions_json`, `elaboration_input` are |
