Skip to content
Kitsy Docs Open COOP

Task Schema

Task Schema

Task files combine frontmatter plus a Markdown body.

Important task metadata includes:

  • status
  • priority
  • track
  • delivery
  • delivery_tracks
  • priority_context
  • deps
  • acceptance
  • tests_required
  • fix_versions
  • released_in
  • story_points
  • time
  • comments

For implementation-level schema details, see the source specification in the main repository under docs/coop_task_schema_v2.md.