context loading, path resolution, form state, dynamic rules, and provider-neutral assessment runner/cache boundary
This commit is contained in:
parent
eccf1874fb
commit
8361f9ea45
29 changed files with 2809 additions and 65 deletions
18
examples/runtime/workplan-done-missing-decision.md
Normal file
18
examples/runtime/workplan-done-missing-decision.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
document_type: workplan
|
||||
id: MKTT-WP-EXAMPLE
|
||||
status: done
|
||||
---
|
||||
|
||||
# Example Workplan
|
||||
|
||||
## Purpose
|
||||
|
||||
Show how a dynamic section rule reports missing completion context.
|
||||
|
||||
## Tasks
|
||||
|
||||
```task
|
||||
id: MKTT-WP-EXAMPLE-T001
|
||||
status: done
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue