project
A project that groups tasks. Tasks belong to projects.
| Metadata | Value |
|---|---|
| Plural | projects |
| Subtitle field | state |
| Identity | platform, id |
Fields
Section titled “Fields”| Field | Type |
|---|---|
state | string |
color | string |
Prior art
Section titled “Prior art”External standards this shape draws from or aligns with. See Shape design principles for how prior art informs shape design.
- Linear API — Project — Our state/color come directly from Linear’s Project model.
- GitHub Projects (v2) — Canonical open-source project-board model. state ≈ ProjectV2SingleSelectFieldOption; color is per-field metadata.
- schema.org/Project — Generic project-as-effort type. Thinner than the practical APIs; mainly useful for outbound JSON-LD.