You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The get-it-done network for the GTA. A two-sided task marketplace: customers post tasks, vetted Taskers make offers, an accepted offer becomes an escrow-held booking (20% commission). A curated set of fixed-price "vetted flows" sits alongside the open marketplace. One Next.js 16 app — Supabase auth + RLS, Stripe Connect, Groq AI layer.
Run locally
Prerequisites: Node.js. Then:
npm install
npm run dev # Turbopack dev server on :3000
Full commands, required env vars, architecture, and conventions live in CLAUDE.md — the working guide for anyone (human or agent) editing this repo.
Business, marketing, legal & GTM docs — current only (business model, plans, brand voice, launch/social plans, growth kit, research). Superseded material moved to _archive/business/ on 2026-07-31.
Superseded docs & artifacts — history only, never current.
community/
The separately-deployed community app (own package.json/build; served at /community).
📚 Documentation index
This is the map. Each topic lists its one canonical file first; everything cross-links. Stale/superseded drafts live in _archive/ (nothing deleted). Docs marked 🔒 are referenced by code — do not move or rename them without updating the referencing code.
The business/marketing map-of-content — one canonical doc per theme, the live-decisions table (money model, fees, vetting, locked lines), and the genuinely-open questions. Start here for anything non-engineering.
Canonical launch geography — census-computed FSA scoring, tiered postal codes, the "Don Valley Ring" verdict. Plus the data files in business/research/.
Verified SERP-competition ranking of the 19 categories — who already owns the search real estate.
Marketing, positioning & launch
Doc
What it is
The MC Final/ bundle was dissolved on 2026-07-31 — it was a frozen copy of docs that live below, and the copies had drifted. Its unique plans are now first-class files in business/; the duplicate residue is in _archive/business/MC-Final-bundle/.
The umbrella growth operating plan (July 2026) — the 10k-visits/day stacked-channel math, team, tools, cadence. Wins on priorities, team ops and channel mix.
Canonical curated rate card. ⚠️Its §0 "Decision A" fee model is DEAD — the 8% Taskly fee was killed 2026-07-18 (R13). Rate card (B/C/D) stands; every "all-in" figure that adds the fee is wrong.
Money model, one line
Poster pays base − discounts + HST. Tasker gets ~80%. Taskly keeps 20%, HST-inclusive (COMMISSION_RATE = 0.2) — on both engines. No customer-facing fee line anywhere.
One home per doc type. Engineering/product specs → docs/. Business/marketing/legal → business/. Living trackers → status/. Root is reserved for README / CLAUDE / AGENTS / ARCHITECTURE / DESIGN_SYSTEM / SECURITY.
One canonical file per topic. Update it in place; don't fork a -v2. Supersede by moving the old one to _archive/ with a "superseded by →" pointer (see _archive/README.md).
Cross-link. Start a new reference doc with the banner line the other library docs use, and link its companions.
🔒 code-referenced docs (ARCHITECTURE, docs/MARKETPLACE_PLAN, docs/BOOKING_FLOWS, docs/pricing/PRICING_v3, _archive/PRICING / _archive/PRICING_v2, DESIGN_SYSTEM, docs/MAP_STYLING, docs/SEO_MASTER_PLAN, CLAUDE) must not be moved/renamed without updating the referencing code.