Skip to content

refactor: rebuild per 2026-03-30 plan (remove apps/, align analyzer, migrate schema)#1

Open
arc-web wants to merge 1 commit into
mainfrom
claude/refactor/rebuild-2026-03-30
Open

refactor: rebuild per 2026-03-30 plan (remove apps/, align analyzer, migrate schema)#1
arc-web wants to merge 1 commit into
mainfrom
claude/refactor/rebuild-2026-03-30

Conversation

@arc-web
Copy link
Copy Markdown
Owner

@arc-web arc-web commented Apr 14, 2026

Summary

  • Remove dead app scaffolding (apps/api, apps/discord-bot, apps/web) - these were placeholder stubs, never functional
  • Update root package.json scripts and README.md for agent-first architecture
  • Align packages/analyzer/src/analyze.ts with AI provider fallback logic
  • Update packages/db/src/migrations/001_initial.sql
  • Add .gitleaks.toml (with fixed allowlist syntax) and plans/2026-03-30-exitstorm-rebuild.md
  • Add .superpowers/ to .gitignore

Test plan

  • CI typecheck + lint + build passes on this branch
  • pnpm install && pnpm build succeeds locally (no apps/ in workspace)
  • gh api repos/arc-web/exitstorm/contents/apps returns 404 after merge

Agent: claude-sonnet-4-6
Session: action-a-exitstorm-rebuild
Plan: ~/.claude/plans/inherited-exploring-lovelace.md

…migrate schema)

Implements the rebuild described in plans/2026-03-30-exitstorm-rebuild.md:
- Remove apps/api, apps/discord-bot, apps/web (dead scaffolding)
- Update root package.json and README for agent-first architecture
- Update packages/analyzer/src/analyze.ts (AI provider logic)
- Update packages/db/src/migrations/001_initial.sql
- Add .gitleaks.toml (fixed allowlist syntax) and plans/ dir
- Add .superpowers/ to .gitignore

Agent: claude-sonnet-4-6
Session: action-a-exitstorm-rebuild
Plan: ~/.claude/plans/inherited-exploring-lovelace.md
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.

1 participant