summaryrefslogtreecommitdiff
path: root/internal/executor/local.go
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-05-25 05:12:54 +0000
committerClaude <noreply@anthropic.com>2026-05-25 05:12:54 +0000
commit5669e2ca58b4a99616083eaff9f639ecce4ba809 (patch)
treea50bf5ee04f10c8dd463ffe9837d6818c5877993 /internal/executor/local.go
parent42bb6432d3e53042723b43330c22eafbf553e10f (diff)
refactor(web): remove the stories dashboard from the UI (Phase 3)
The observability UI drops the stories surface: the Stories tab, the stories panel, the New/Detail story modals, and all their app.js code (STORY_STATUS_LABELS, storyStatusLabel, renderStoryCard, renderStoriesPanel, openStoryDetail, openStoryModal, renderElaboratedPlan, the story-modal init handlers, and the panel-dispatch 'stories' case) plus stories.test.mjs. The stories BACKEND (table, /api/stories* handlers, story-elaborate) is left intact for the Phase 8 cleanup pass; this only removes the UI surface. Dead CSS for the removed elements is likewise deferred to Phase 8. Verified with node --test (251 JS tests pass) and a module-import check. Not browser-verified in this environment. https://claude.ai/code/session_01SESwn7kQ7oP62trWw6pc39
Diffstat (limited to 'internal/executor/local.go')
0 files changed, 0 insertions, 0 deletions