diff options
Diffstat (limited to 'CLAUDE.md')
| -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 |
