Add validation indexes and generated views

This commit is contained in:
2026-05-23 03:32:16 +02:00
parent dc44208c9f
commit c112bf5c74
37 changed files with 2007 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ type: workplan
title: "Validation Indexes And Generated Views"
domain: canon
repo: info-tech-canon
status: proposed
status: finished
priority: high
created: "2026-05-23"
updated: "2026-05-23"
@@ -33,7 +33,7 @@ inconsistencies should fail visibly.
```task
id: ITC-WP-0003-T01
status: todo
status: done
priority: high
state_hub_task_id: "246d5671-9585-43e1-880c-cc4ce728459f"
```
@@ -47,7 +47,7 @@ state_hub_task_id: "246d5671-9585-43e1-880c-cc4ce728459f"
```task
id: ITC-WP-0003-T02
status: todo
status: done
priority: high
state_hub_task_id: "8db6058f-754f-4d92-a93f-d4119b2cad55"
```
@@ -62,7 +62,7 @@ state_hub_task_id: "8db6058f-754f-4d92-a93f-d4119b2cad55"
```task
id: ITC-WP-0003-T03
status: todo
status: done
priority: high
state_hub_task_id: "ea3c6e98-fb3c-44fd-9f54-9a934ab62455"
```
@@ -81,7 +81,7 @@ state_hub_task_id: "ea3c6e98-fb3c-44fd-9f54-9a934ab62455"
```task
id: ITC-WP-0003-T04
status: todo
status: done
priority: high
state_hub_task_id: "b33bbda7-8ec6-48b2-a637-571a87473c5a"
```
@@ -97,7 +97,7 @@ state_hub_task_id: "b33bbda7-8ec6-48b2-a637-571a87473c5a"
```task
id: ITC-WP-0003-T05
status: todo
status: done
priority: medium
state_hub_task_id: "01469609-91fb-48e3-b6e5-11e6342b29af"
```
@@ -113,3 +113,15 @@ state_hub_task_id: "01469609-91fb-48e3-b6e5-11e6342b29af"
- Validation produces machine-readable output.
- Generated views can be refreshed deterministically.
- Concept ownership can be inspected even before all concept pages exist.
## Implementation Notes
- Added `make validate`, `make index`, `make tree`, and `make agent-briefs`.
- Added structural validation for required files, infospace directories,
`canon.yaml` paths, schema presence, artifact index integrity, relationship
targets, and optional collection warnings.
- Added initial schemas for standards, concepts, mappings, profiles,
assimilation records, interface cards, agent briefs, and workplans.
- Added deterministic generated views and indexes for standards, concepts,
profiles, mapping targets, kernel overview, import matrix, artifact tree, and
global agent guidance.

View File

@@ -42,7 +42,7 @@ workplans:
- id: ITC-WP-0003
title: Validation Indexes And Generated Views
status: proposed
status: finished
priority: high
path: workplans/ITC-WP-0003-validation-indexes-and-generated-views.md
depends_on: