first working guide-board architecture core
This commit is contained in:
parent
360236ff71
commit
be3ab87c6a
34 changed files with 1536 additions and 2 deletions
|
|
@ -151,7 +151,7 @@ Acceptance:
|
|||
|
||||
```task
|
||||
id: GUIDE-BOARD-WP-0001-T004
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "a989702f-cc55-4751-8304-75ee2375f8ec"
|
||||
```
|
||||
|
|
@ -170,7 +170,7 @@ Acceptance:
|
|||
|
||||
```task
|
||||
id: GUIDE-BOARD-WP-0001-T005
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "f22f8cc7-27f4-4377-bb61-3e4ac2040475"
|
||||
```
|
||||
|
|
@ -182,6 +182,8 @@ Acceptance:
|
|||
- CLI operation works before any service API is introduced.
|
||||
- CLI can execute a no-op/sample extension to prove core contracts independent
|
||||
of CMIS.
|
||||
- The baseline executor writes the run directory contract, normalized evidence,
|
||||
an assessment package, and a Markdown report.
|
||||
|
||||
## D1.7 - Extension SDK Skeleton
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue