9 Project Requirements — Sprint 1 (March 14 → April 1)
Directive from Amen Ra on March 14, 2026. These are the ONLY projects that matter.
Projects & Deadlines
| # | Project | Deadline | Status | Key Requirements |
|---|---|---|---|---|
| 1 | Heru Discovery | March 15 (TOMORROW) | Due tomorrow | Client discovery platform. Kinah is first client ($4,200), meeting March 17. |
| 2 | Heru Feedback | Ongoing — integrate with ALL 53 Herus | Foundation | Widget + webhook + n8n + Slack pipeline. Must be an Auset module deployed everywhere via /sync-herus. |
| 3 | QCR | April 1 (website + mobile MVP) | Active testing | Pickup flow, Stripe Connect, location bug, signature storage, trips screen. |
| 4 | FMO | April 1 (website + mobile MVP) | Active testing | Cali West + Ed Moore’s project. |
| 5 | WCR | April 1 (website + mobile MVP) | Active testing | Stripe is payment provider until Yapit verified. |
| 6 | Site962 | April 1 (mobile MVP) | Active development | Website refactoring + rebuild. Physical multi-vendor venue. PassKit scanning. |
| 7 | QuikCarry | April 1 (business app for testing) | Upgrade needed | Rider + Driver apps → iOS 26. Apple Maps on iOS, keep Mapbox on Android. Better pickup experience for Rider. Business app MVP. |
| 8 | My Voyages | April 1 (website + mobile MVP) | Active testing | PGCMC travel platform. |
| 9 | QuikNation Website | April 1 (website MVP) | Active testing | Main platform website. |
Pipeline (Ephemeral Swarm)
Granville (Opus) writes requirements
→ Maya (Sonnet) plans tasks + n8n workflows + selects agents/skills per instance
→ Nikki (Haiku) provisions ephemeral t3.micro via ec2.runInstances()
→ Agents execute in worktrees, create PRs, self-destruct
→ Opus (Bedrock) reviews PRs, merges to develop, worktree destroyed
Requirements Storage
All requirement docs stored at: tasks/requirements/ in the boilerplate repo.
Naming: REQ-<project>-sprint1.md
Key Rules
- Heru Feedback is a REUSABLE Auset module — build once, /sync-herus to all 53
- Reusable-first: Clerk, Stripe, Admin, S3, Feedback → deploy to ALL Herus before project-specific work
- Every requirement has explicit acceptance criteria
- Every project gets n8n workflow events as API contracts
- Ephemeral swarm — NO static EC2s
- Agents work in worktrees, create PRs, self-destruct