27 lines
461 B
Markdown
27 lines
461 B
Markdown
|
|
---
|
||
|
|
document_type: workplan
|
||
|
|
id: MKTT-WP-EXAMPLE
|
||
|
|
status: active
|
||
|
|
---
|
||
|
|
|
||
|
|
# Example Workplan
|
||
|
|
|
||
|
|
## Purpose
|
||
|
|
|
||
|
|
Establish a focused implementation slice with enough structure for State Hub,
|
||
|
|
human review, and follow-on implementation.
|
||
|
|
|
||
|
|
## Tasks
|
||
|
|
|
||
|
|
```task
|
||
|
|
id: MKTT-WP-EXAMPLE-T001
|
||
|
|
status: todo
|
||
|
|
priority: high
|
||
|
|
```
|
||
|
|
|
||
|
|
Implement the smallest practical behavior and verify it through the CLI.
|
||
|
|
|
||
|
|
## Decision Point
|
||
|
|
|
||
|
|
Continue only if diagnostics are clear enough for humans and agents.
|