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

#ProjectDeadlineStatusKey Requirements
1Heru DiscoveryMarch 15 (TOMORROW)Due tomorrowClient discovery platform. Kinah is first client ($4,200), meeting March 17.
2Heru FeedbackOngoing — integrate with ALL 53 HerusFoundationWidget + webhook + n8n + Slack pipeline. Must be an Auset module deployed everywhere via /sync-herus.
3QCRApril 1 (website + mobile MVP)Active testingPickup flow, Stripe Connect, location bug, signature storage, trips screen.
4FMOApril 1 (website + mobile MVP)Active testingCali West + Ed Moore’s project.
5WCRApril 1 (website + mobile MVP)Active testingStripe is payment provider until Yapit verified.
6Site962April 1 (mobile MVP)Active developmentWebsite refactoring + rebuild. Physical multi-vendor venue. PassKit scanning.
7QuikCarryApril 1 (business app for testing)Upgrade neededRider + Driver apps → iOS 26. Apple Maps on iOS, keep Mapbox on Android. Better pickup experience for Rider. Business app MVP.
8My VoyagesApril 1 (website + mobile MVP)Active testingPGCMC travel platform.
9QuikNation WebsiteApril 1 (website MVP)Active testingMain 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