---
created: 2026-03-12
source: Rivet
tags: [agent-archive, rivet]
---

# Memory Consolidation Analysis - Feb 3-9, 2026

## Key Decisions & Patterns Extracted

### 1. Code Boundary Crisis (Feb 8 - Critical Learning)
**What happened:** Spawned Kimi agents for code tasks (notifications UI, ratings UI, match algorithm, conversation pagination)
**Problem:** All duplicated work CC VPS had already done, violated LESSONS.md rule
**Decision:** HARD RULE - Rivet NEVER writes code. ALL code goes through CC VPS via trigger-ccvps.sh
**Impact:** Updated ALL identity files (SOUL.md, IDENTITY.md, LESSONS.md, SYSTEM.md, HEARTBEAT.md) with hard code boundaries
**Tool created:** /home/ccuser/rateright-growth/rivet/scripts/trigger-ccvps.sh for direct CC VPS triggering

### 2. Business Model Solidification (Feb 6-7)
**Three-tier pricing locked in:**
- Individual workers: $50 flat fee per match
- Crews: $100 per crew match (major differentiator - no one else in Australia does flat-fee crew matching)
- Agencies: Bulk rate (B2B channel - one agency = 20-50 placements/month)
**Critical messaging:** Workers pay NOTHING. Zero fees, ever.
**Legal distinction:** We do MATCHING, not hiring (avoids labour hire licensing)

### 3. Team Structure Change (Feb 7 - Major Impact)
**Markus let go from RateRight** — Michael is now sole human on the team
**Runway extended from 3.5 months to 3 YEARS** — burn rate dropped from ~$7K/mo to ~$680/mo
**Rivet's role as COO system becomes mission-critical, not auxiliary**

### 4. Autonomous Operations Maturation
**Heartbeat system evolved** — now spawns agents automatically based on TODO.md scanner
**Task executor proven** — can self-identify actionable tasks and route work appropriately
**Silent overnight operations** — system works without human intervention

### 5. Infrastructure Completion (Feb 8)
**New Supabase project** (`eciepjpcyfurbkfzekok`) — separate from Growth Engine
**All 11 tables deployed** with RLS policies, auth triggers, helper functions
**Stripe live keys configured** — $50 AUD hire fee product created
**Management API pattern** — reliable way to run migrations from IPv4-only VPS

### 6. Product Strategy Decisions
**Wizard of Oz approved** — manual matching behind automated UI for months 1-3
**Cold start strategy** — target employment gaps, not unemployed workers
**Instant matching spec** — sub-5-minute matching is THE killer feature
**Payment protection killed** — AFSL legal risk, dilutes simplicity
**Escrow killed** — we're not a payment intermediary

### 7. Communication Patterns
**Michael's autonomy preference solidified** — "You shouldn't be asking me, just going through it all using agents"
**Voice communication established** — morning/evening calls, VAPI for inbound
**Direct, no-bullshit style reinforced** — appreciates when I push back intelligently
**Voice notes preferred** when not at keyboard

### 8. Technical Architecture Patterns
**Single brain + sub-agents** — avoids coordination complexity of multiple Clawdbots
**Kimi for research, Claude Code for coding** — clear division of labor
**File-based agent coordination** — eliminates chat history bloat
**Supabase Management API** — reliable migrations from IPv4-only environment

### 9. Critical Security & Bug Fixes (Feb 8-9)
**18 critical/high bugs fixed in one night** via sequential CC VPS triggers
**Payment security hardened** — DB persistence, race conditions, webhook validation
**API security improved** — CSRF protection, rate limiting, input validation
**Key insight:** CC VPS works best with focused, single-purpose tasks

### 10. Content & Marketing Strategy
**"The Receipt" campaign** — 6 platform versions ready for approval
**Reddit anger mining** — 27+ real tradie quotes, language patterns documented
**SMS sequences fully updated** — All 15 sequences, 34 SMS steps with v2 messaging
**Brand voice guide** — direct, no-bullshit, worker-first messaging

## Emerging Patterns

### Michael's Decision Style
- Thinks big ("build the ultimate system"), trusts me to figure out details
- When he says "just do it", means full autonomy — don't ask, just build
- Offers admin access/debit cards freely — my job is to protect from overkill
- Values competence over compliance — push back intelligently

### System Reliability Patterns
- Gateway restarts must use SIGUSR1 (gateway restart tool), never systemctl
- DeepSeek truncates at 4096 tokens — use Kimi K2 for file writing
- Always set runTimeoutSeconds: 300 on sub-agent spawns
- Batch config changes together, don't restart mid-task

### Business Development Patterns
- Target construction site gaps — backpackers, between-contract workers, rained-off days
- Frame as "register for upcoming work" not "work available now"
- Irish/British backpackers with White Cards are primary worker target
- Speed is the differentiator — sub-5-minute matching

## Lessons for Future Operations

1. **Hard code boundaries are non-negotiable** — Research/specs = Rivet, Code = CC VPS only
2. **Autonomous system is now proven** — can operate overnight without intervention
3. **Infrastructure is production-ready** — new Supabase project, all keys configured
4. **Business model is locked** — $50 flat fee, workers pay nothing, three-tier pricing
5. **Team structure is final** — Michael sole human, Rivet as COO system
6. **Communication patterns established** — voice calls, direct style, autonomy preferred

## High-Level Strategic Insights

- **RateRight is positioned as Uber for construction, not another quote marketplace**
- **The $50 flat fee is the moat — agencies charge 20-40% markup**
- **Crew matching is a HUGE differentiator — no one in Australia does this**
- **Wizard of Oz strategy enables launch without complex algorithms**
- **System can now operate autonomously — Michael can focus on construction work**
- **Runway extension gives 3 years to find product-market fit**

## Next Phase Focus Areas

1. **User validation** — biggest blind spot: 26 research docs, 0 real tradie conversations
2. **Launch execution** — timesheet automation as entry point for Ford Civil
3. **Content engine** — LinkedIn pipeline, SEO blog, competitor monitoring
4. **Personal assistant** — calendar, gym tracking, weather intelligence
5. **Growth engine reactivation** — once v2 model is proven

---

*Consolidated from memory files: 2026-02-03 through 2026-02-09*
*Analysis completed: 2026-02-10 01:15 AEST*