feat: instance manifest, tool profiles, metrics, and budget enforcement
Land HARNESS-WP-0001 T01/T02/T04/T05: extend ADR-005 schedule.yml with harness fields, named tool-profile registry, ADR-004 metrics writes, and BudgetTracker wiring. CLI gains validate/profiles; task-file path kept.
This commit is contained in:
parent
16f5c29c08
commit
4144eba160
17 changed files with 1387 additions and 60 deletions
|
|
@ -21,7 +21,7 @@ sibling manifest if they prefer separation).
|
|||
|
||||
```task
|
||||
id: HARNESS-WP-0001-T01
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "ee8f6f16-8e34-4961-b765-8ebad8622cda"
|
||||
```
|
||||
|
|
@ -35,7 +35,7 @@ profiles by name; the runner resolves and enforces them. Unknown profile
|
|||
|
||||
```task
|
||||
id: HARNESS-WP-0001-T02
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "a043a228-e306-49af-9500-c68841b4dc40"
|
||||
```
|
||||
|
|
@ -63,7 +63,7 @@ observes harness-run agents. Follow kaizen-agentic's metrics conventions
|
|||
|
||||
```task
|
||||
id: HARNESS-WP-0001-T04
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "1496a3e9-4391-4497-8b55-782ea0fc6525"
|
||||
```
|
||||
|
|
@ -76,7 +76,7 @@ events feed the Token Cost dashboard).
|
|||
|
||||
```task
|
||||
id: HARNESS-WP-0001-T05
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "9a388b80-47ac-41bd-a9ea-776f2cbd37e5"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue