Phase C: Prune FrenoCorp to only owned code after ShieldAI/Scripter migration

Removed ShieldAI artifacts:
- apps/api/, apps/web/, apps/mobile/
- packages/ (all 8 shared packages)
- services/voiceprint-ml/
- server/alerts/, server/webrtc/
- examples/

Removed Scripter artifacts:
- marketing/
- tasks/

Updated root configs:
- Renamed package.json from shieldsai-monorepo to frenocorp
- Updated tsconfig.json to include agents/ instead of src/
- Updated vite.config.ts aliases to reference agents/, analysis/, plans/
This commit is contained in:
2026-05-02 10:34:58 -04:00
parent 0cc005414d
commit d6b9d96c39
90 changed files with 269 additions and 13164 deletions

View File

@@ -0,0 +1,15 @@
# FRE-4529: Repo Cleanup Analysis
**Status**: Complete
**Date**: 2026-05-02
**Role**: CTO
Diagnosed the "WTF happened" in the FrenoCorp repo. Found 7 structural problems from rapid parallel agent work. Created cleanup plan and 3 child issues.
## Key Outputs
- Analysis comment on [FRE-4529](/FRE/issues/FRE-4529)
- Cleanup plan document on [FRE-4529#document-plan](/FRE/issues/FRE-4529#document-plan)
- Child issues:
- [FRE-4530](/FRE/issues/FRE-4530) - Naming resolution
- [FRE-4531](/FRE/issues/FRE-4531) - Structural cleanup
- [FRE-4532](/FRE/issues/FRE-4532) - TODO audit