Skip to main content

Task Backlog

Prioritized list of tasks ready for agent orchestration.

Last Updated: February 2, 2026


How to Use

  1. Orchestrator Agent picks up tasks from this list
  2. Tasks are moved to ACTIVE.md when assigned
  3. Completed tasks are moved to COMPLETED.md

Priority Legend

  • P0 - Critical, blocks MVP launch
  • P1 - Important, should have at launch
  • P2 - Nice to have, post-launch

Phase 1: Foundation & Feature Flags

TASK-001: Feature Flags Infrastructure ✅ COMPLETED

Moved to COMPLETED.md


TASK-002: Frontend Feature Flags Hook

Priority: P0
Estimated Effort: 1 day
Status: BACKLOG
Agents: @component-builder, @verifier-frontend

Description: Create React hook and context for feature flags in all frontend apps.

Dependencies: TASK-001


TASK-003: API Client Library

Priority: P0
Estimated Effort: 2 days
Status: BACKLOG
Agents: @api-wirer, @verifier-frontend

Description: Create shared API client library for all frontend apps with Supabase Auth integration.

Dependencies: None


Phase 2: Authentication & User Management

TASK-004: Supabase Auth Integration - Public Site

Priority: P0
Estimated Effort: 2 days
Status: BACKLOG
Agents: @auth-implementer, @verifier-frontend, @verifier-e2e

Description: Add Supabase Auth to public website with signup/login flows.

Dependencies: TASK-003


TASK-005: Supabase Auth Integration - Parents Portal

Priority: P0
Estimated Effort: 1 day
Status: BACKLOG
Agents: @auth-implementer, @verifier-frontend

Description: Add Supabase Auth to parents portal (reuse patterns from public site).

Dependencies: TASK-004


TASK-006: Supabase Auth Integration - Providers Portal

Priority: P0
Estimated Effort: 1 day
Status: BACKLOG
Agents: @auth-implementer, @verifier-frontend

Description: Add Supabase Auth to providers portal.

Dependencies: TASK-004


TASK-007: User Profile Management ✅ COMPLETED

Moved to COMPLETED.md


TASK-008: Activity Search - Public Site ✅ COMPLETED

Moved to COMPLETED.md


TASK-009: Activity Detail Page ✅ COMPLETED

Moved to COMPLETED.md


TASK-010: Provider Public Profile ✅ COMPLETED

Moved to COMPLETED.md


Phase 4: Booking Flow

TASK-011: Children Management ✅ COMPLETED

Moved to COMPLETED.md


TASK-012: Booking Creation Flow ✅ COMPLETED

Moved to COMPLETED.md


TASK-013: Booking Management ✅ COMPLETED

Moved to COMPLETED.md


Phase 5: Provider Dashboard

TASK-014: Provider Activities Management ✅ COMPLETED

Moved to COMPLETED.md


TASK-015: Provider Sessions Management ✅ COMPLETED

Moved to COMPLETED.md


TASK-016: Provider Bookings View ✅ COMPLETED

Moved to COMPLETED.md


Phase 6: Payment Integration

TASK-017: Payment Webhook Handlers ✅ COMPLETED

Moved to COMPLETED.md


TASK-018: Payment UI Integration ✅ COMPLETED

Moved to COMPLETED.md


Phase 7: Messaging (Feature Flagged)

TASK-019: Messaging API Endpoints ✅ COMPLETED

Moved to COMPLETED.md


TASK-020: Messaging UI ✅ COMPLETED

Moved to COMPLETED.md


Phase 8: AI Features (Feature Flagged & Mocked)

TASK-021: AI Search API (Mocked) ✅ COMPLETED

Moved to COMPLETED.md

Description: Implement AI-powered search endpoint with mocked AI responses behind AI_SEARCH_ENABLED flag.

Dependencies: TASK-001


TASK-022: AI Recommendations API (Mocked) ✅ COMPLETED

Included in TASK-021 - AI routes file includes recommendations API


TASK-023: AI Search UI ✅ COMPLETED

Moved to COMPLETED.md


TASK-024: AI Recommendations UI ✅ COMPLETED

Moved to COMPLETED.md


Phase 9: Email Notifications

TASK-025: Booking Confirmation Emails ✅ COMPLETED

Moved to COMPLETED.md


Phase 10: Testing & Quality

TASK-026: E2E Test Coverage ✅ COMPLETED

Moved to COMPLETED.md


TASK-027: Performance Optimization ✅ COMPLETED

Moved to COMPLETED.md


Phase 11: Documentation & Launch Prep

TASK-028: Update Product Documentation ✅ COMPLETED

Moved to COMPLETED.md


Summary

  • Total Tasks: 28
  • P0 Tasks: 20
  • P1 Tasks: 8
  • Estimated Total Effort: 11 weeks

Next: Orchestrator agent picks up TASK-001 to begin Phase 1.