Add CHORUS agent task issue template

Gitea issue template for bzzz-task labeled issues that SWOOSH
will automatically consume and route to the appropriate council.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
anthonyrawlins
2026-02-26 14:17:05 +11:00
parent 7f56ca4d46
commit 99238f12d7

View File

@@ -0,0 +1,35 @@
---
name: "CHORUS Agent Task"
about: "Create a task for CHORUS agents to work on"
labels:
- bzzz-task
---
# [DistOS] {Brief task description}
## Summary
{1-2 sentence description of what needs to be done}
## Council
{Which council(s) should handle this: council-sched, council-mem, council-net, council-fault, council-sec, council-telemetry, council-verify, council-api, council-synth, council-qa, council-docs, council-arch}
## Repository
owner/name: tony/DistOS
## Base Branch
main
## Paths (allowlist)
- councils/**
- specs/**
- decisions/**
## Acceptance Criteria
- [ ] {criterion 1}
- [ ] {criterion 2}
## Constraints / Notes
{Any additional context, references to other council work, UCXL addresses of related decisions}
## Phase
{Research | Architecture | Formal Spec | Integration | Documentation}