chore(repo): checkpoint current capakraken implementation state

This commit is contained in:
2026-03-29 12:47:12 +02:00
parent beae1a5d6e
commit 47e4d701ff
94 changed files with 4283 additions and 1710 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
---
name: gitlooper
description: Gitea ticket processing agent — fetches, triages, analyses, implements, and submits Planarchy issues for review
description: Gitea ticket processing agent — fetches, triages, analyses, implements, and submits CapaKraken issues for review
allowed-tools: Bash, Read, Write, Edit, Glob, Grep, Agent, WebFetch
---
@@ -427,9 +427,9 @@ AGENT_DRY_RUN="false"
---
## 9. Planarchy-Specific Context
## 9. CapaKraken-Specific Context
The agent operates within the Planarchy monorepo and must adhere to all engineering rules defined in `CLAUDE.md`:
The agent operates within the CapaKraken monorepo and must adhere to all engineering rules defined in `CLAUDE.md`:
- **Money:** Always integer cents, never floats
- **Prisma:** After schema changes, run `pnpm db:push`, clear `.next/` cache, restart dev server