From 6ee7bd83433eacabfbf948ab9ecacb22bcd705ae Mon Sep 17 00:00:00 2001 From: Claudomator Agent Date: Fri, 5 Jun 2026 09:21:49 +0000 Subject: docs: remove resolved design debt item from CLAUDE.md Stories/checker backend has been fully removed. Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 9 --------- 1 file changed, 9 deletions(-) (limited to 'CLAUDE.md') diff --git a/CLAUDE.md b/CLAUDE.md index a65c45a..bb54c06 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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 -- cgit v1.2.3