Context
Feature 028 (spec at specs/028-audit-parity-tests/spec.md, PR TBD) ships Tier 2 (coding-agent skill vs raw tool output parity) as manual-dispatch only for the MVP. See FR-007, FR-007a, FR-007b, SC-005a.
The reason is governance, not cost: the darnit repo is under neutral governance, and the ANTHROPIC_API_KEY that would run Tier 2 belongs to a specific company. Automated scheduled runs would charge that company's account for community-triggered activity, which is inappropriate for a project not owned by that company.
What this issue asks for
Design and implement a governance-appropriate model that lets Tier 2 run on a schedule (nightly is the natural default) without charging any single company for community-triggered activity.
Options to evaluate
Prerequisites
- Feature 028 (this feature) must merge first so the Tier 2 workflow definition exists to extend.
- Governance decision on which model matches the project's stance on shared costs. That may be a TSC-scale question if it doesn't fit within the maintainer group's day-to-day scope.
Constraints from feature 028 that MUST be preserved
- FR-007a: no key exposure to workflows outside the gated Environment.
- FR-007b: no operator-provided key inputs (unless a subsequent decision re-opens BYO-key).
- SC-005a: grep-verifiable exclusive key access.
Related
- Feature 028 spec:
specs/028-audit-parity-tests/spec.md (Q3 clarification on 2026-08-09).
- Project org migration context:
.claude/projects/-Users-mlieberman-Projects-darnit/memory/project_org_migration.md (repo moved off kusari-oss to darnitdevorg under neutral governance).
Context
Feature 028 (spec at
specs/028-audit-parity-tests/spec.md, PR TBD) ships Tier 2 (coding-agent skill vs raw tool output parity) as manual-dispatch only for the MVP. See FR-007, FR-007a, FR-007b, SC-005a.The reason is governance, not cost: the darnit repo is under neutral governance, and the
ANTHROPIC_API_KEYthat would run Tier 2 belongs to a specific company. Automated scheduled runs would charge that company's account for community-triggered activity, which is inappropriate for a project not owned by that company.What this issue asks for
Design and implement a governance-appropriate model that lets Tier 2 run on a schedule (nightly is the natural default) without charging any single company for community-triggered activity.
Options to evaluate
Prerequisites
Constraints from feature 028 that MUST be preserved
Related
specs/028-audit-parity-tests/spec.md(Q3 clarification on 2026-08-09)..claude/projects/-Users-mlieberman-Projects-darnit/memory/project_org_migration.md(repo moved offkusari-osstodarnitdevorgunder neutral governance).