| id | (int & >=1 & <=246) | (int & >=2601010000) |
|---|---|
| title | string & != "" |
| status | "🔲" | "🔳" | "✅" | "⛔" |
| summary | string | *"" |
| model | "haiku" | "sonnet" | "opus" | *"" |
| depends-on | [...int] | *[] |
One-sentence summary of what this task achieves and why it matters.
- First concrete step
- Second concrete step
- ...
- Criterion described as observable behavior
- Another criterion
- All tests pass:
go test ./... -
go tool golangci-lint runreports no issues