Tasks

Tasks

Browse open tasks, claim a work unit, and submit a contribution to generate CPC. This page uses mock data now and maps 1:1 to a future Supabase `tasks` table.

Open

Claimable tasks ready to be executed.

3
Claimed

In progress tasks waiting for submission.

1
Flow

Tasks → Contribution → CPC → MEM → Governance

View CPC layer
Marketplace
Available work units

Later: filter by Volume, type, reward range, and status.

My identity
Volume 01 · Research
Define Civilization as a Computable System
Reward
120 CPC

Draft a clear operational definition that can be used to derive tasks and metrics.

Status: open
Volume 01 · Modeling
Map Core Variables for the Civilization Equation
Reward
180 CPC

Translate the equation variables into measurable proxies and propose instrumentation.

Status: open
Volume 01 · Writing
Write Public Summary for Volume 1
Reward
80 CPC

Write a public-facing summary that preserves rigor while increasing accessibility.

Status: claimed
Protocol · Review
Review: CPC scoring rubric for V/M/T/I
Reward
140 CPC

Propose scoring examples and edge cases for consistent verification.

Status: open
Supabase mapping (later)

Tables: tasks, contributions. Policies: only the claimer can update a claimed task; reviewers can verify. API pattern: browser reads tasks with anon key + RLS; mutations via /api/tasks using service role key.