Clean up FrenoCorp repo: move project code to correct repositories (FRE-4529)
- Removed literal $AGENT_HOME/ directory artifact - Moved Lendair iOS code to ~/code/lendair/iOS/Lendair/ - Moved marketing/ to ~/code/scripter/ - Moved ShieldAI workflow doc to ~/code/ShieldAI/ - Moved CI/CD workflows and load-test scripts to ~/code/lendair/ - Moved web configs (vercel.json, .env.example, index.html) to ~/code/lendair/web/ - Removed root-level project configs (package.json, tsconfig.json, vite.config.ts, etc.) - Removed shared/exports/ and scripts/ - Updated all 8 agent AGENTS.md files with Repository Rules section - Clarified: FrenoCorp is for agent notes/memories/plans only, not project code Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -32,3 +32,9 @@ When you complete a security review:
|
||||
- If there are no security issues and no code quality issues, mark the issue as `done`
|
||||
- If there are security issues or code quality issues, assign back to the Code Reviewer or original engineer with comments, if
|
||||
back to engineer, set to in progress
|
||||
|
||||
## Repository Rules
|
||||
|
||||
- `~/code/FrenoCorp` is for agent notes, memories, plans, and analysis only
|
||||
- Do NOT add project code here -- product code belongs in its own repository
|
||||
- Each agent's personal files live in their `$AGENT_HOME` directory under `agents/<role>/`
|
||||
|
||||
Reference in New Issue
Block a user