What problem does it solve?
The Task Compiler removes ambiguity in feature requests by converting user stories and design briefs into machine-readable TaskContracts that contain verifiable acceptance criteria, scope allowlists, eval commands, routing, and quality rubrics.
Core Features & Use Cases
- Structured TaskContracts: Generate task_id, title, goal, task_kind, risk_level, gate_profile, vote_round_policy, and status.
- Verification-ready Outputs: Produce acceptance criteria, eval_commands, retry_budget, scope.surfaces, dependencies, routing, base_snapshot, and rubrics for automated gates and reviews.
- Context-aware Classification: Use mission spec, design brief, architecture rules, and existing tasks to determine IDs, risk, reviewers, and dependencies.
- Use Case: When specifying a mission, run the compiler to convert each issue or feature description into a validated TaskContract ready for execution and verification.
Quick Start
Compile a user story into a TaskContract using the mission spec and design brief for context.