Skip to content

Latest commit

 

History

History
74 lines (55 loc) · 1.52 KB

File metadata and controls

74 lines (55 loc) · 1.52 KB
id (int & >=1 & <=246) | (int & >=2601010000)
title string & != ""
status "🔲" | "🔳" | "✅" | "⛔"
summary string | *""
model "haiku" | "sonnet" | "opus" | *""
depends-on [...int] | *[]

?

...

Goal

One-sentence summary of what this task achieves and why it matters.

...

Tasks

  1. First concrete step
  2. Second concrete step
  3. ...

...

Acceptance Criteria

  • Criterion described as observable behavior
  • Another criterion
  • All tests pass: go test ./...
  • go tool golangci-lint run reports no issues

...