apm-core 0.1.50

Core library for APM — a git-native project manager for parallel AI coding agents.
Documentation
[[ticket.sections]]
name                = "Problem"
type                = "free"
required            = true
validate_from_state = "specd"
placeholder         = "What is broken or missing, and why it matters."

[[ticket.sections]]
name                = "Acceptance criteria"
type                = "tasks"
required            = true
validate_from_state = "specd"
placeholder         = "Checkboxes; each one independently testable."

[[ticket.sections]]
name                = "Out of scope"
type                = "free"
required            = true
validate_from_state = "specd"
placeholder         = "Explicit list of what this ticket does not cover."

[[ticket.sections]]
name                = "Approach"
type                = "free"
required            = true
validate_from_state = "specd"
placeholder         = "How the implementation will work."

[[ticket.sections]]
name     = "Open questions"
type     = "qa"
required = false

[[ticket.sections]]
name     = "Amendment requests"
type     = "tasks"
required = false

[[ticket.sections]]
name     = "Code review"
type     = "tasks"
required = false