apm-core 0.1.10

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

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

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

[[ticket.sections]]
name        = "Approach"
type        = "free"
required    = true
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