Enhancements
Task Triage Consent
No-task turns now classify the request before creating any Trellis task.Planning Artifacts
task.py create now creates a default prd.md; complex planning uses prd.md,
design.md, and implement.md before task.py start.
Context Loading
Implement/check context order is now consistent across hook-push, pull-prelude, Pi extension, OpenCode plugin, and inline modes.implement.jsonl and check.jsonl remain spec/research manifests; they do not
replace implement.md.
Codex Inline Mode
Codex no-task breadcrumbs include<trellis-bootstrap> and <codex-mode>
context. Inline mode means the main Codex session implements and checks directly;
it does not dispatch implement/check sub-agents.