Register State Hub workplan IDs

This commit is contained in:
2026-05-23 02:51:52 +02:00
parent 0ed55d8b37
commit df6238c7e0
11 changed files with 112 additions and 79 deletions

View File

@@ -2,14 +2,16 @@
id: ITC-WP-0003
type: workplan
title: "Validation Indexes And Generated Views"
domain: canon
repo: info-tech-canon
status: planned
status: proposed
priority: high
created: "2026-05-23"
updated: "2026-05-23"
depends_on_workplans:
- ITC-WP-0001
- ITC-WP-0002
state_hub_workstream_id: "510e6d15-ac2a-48ee-9ef1-3d14c21e16aa"
---
# ITC-WP-0003 - Validation Indexes And Generated Views
@@ -31,8 +33,9 @@ inconsistencies should fail visibly.
```task
id: ITC-WP-0003-T01
status: planned
status: todo
priority: high
state_hub_task_id: "246d5671-9585-43e1-880c-cc4ce728459f"
```
- Add `make validate`.
@@ -44,8 +47,9 @@ priority: high
```task
id: ITC-WP-0003-T02
status: planned
status: todo
priority: high
state_hub_task_id: "8db6058f-754f-4d92-a93f-d4119b2cad55"
```
- Check required top-level files.
@@ -58,8 +62,9 @@ priority: high
```task
id: ITC-WP-0003-T03
status: planned
status: todo
priority: high
state_hub_task_id: "ea3c6e98-fb3c-44fd-9f54-9a934ab62455"
```
- Add minimal schemas for:
@@ -76,8 +81,9 @@ priority: high
```task
id: ITC-WP-0003-T04
status: planned
status: todo
priority: high
state_hub_task_id: "b33bbda7-8ec6-48b2-a637-571a87473c5a"
```
- Generate `views/by-standard.md`.
@@ -91,8 +97,9 @@ priority: high
```task
id: ITC-WP-0003-T05
status: planned
status: todo
priority: medium
state_hub_task_id: "01469609-91fb-48e3-b6e5-11e6342b29af"
```
- Create a first concept ownership index.
@@ -106,4 +113,3 @@ priority: medium
- Validation produces machine-readable output.
- Generated views can be refreshed deterministically.
- Concept ownership can be inspected even before all concept pages exist.