diff --git a/workplans/CYA-WP-0001-console-native-mvp.md b/workplans/CYA-WP-0001-console-native-mvp.md index 7dccf0a..2d903ad 100644 --- a/workplans/CYA-WP-0001-console-native-mvp.md +++ b/workplans/CYA-WP-0001-console-native-mvp.md @@ -264,7 +264,7 @@ The orchestrator must be testable in isolation with a fake LLM adapter. ```task id: CYA-WP-0001-T07 -status: in_progress +status: done priority: high ``` @@ -288,7 +288,7 @@ Prefer fast, hermetic, no-network tests as the default. Any test that touches a ```task id: CYA-WP-0001-T08 -status: todo +status: in_progress priority: medium ```