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

@@ -0,0 +1,23 @@
<!-- GENERATED by info_tech_canon; do not edit by hand. -->
# Global Agent Brief
This brief summarizes the current canon service surface for agents.
- Infospace slug: `canon`
- Artifact count: 15
- Primary confidence command: `make validate`
- Refresh generated indexes and views with: `make index`
## Useful Commands
- `PYTHONPATH=src python3 -m info_tech_canon inspect`
- `PYTHONPATH=src python3 -m info_tech_canon validate`
- `PYTHONPATH=src python3 -m info_tech_canon graph`
- `PYTHONPATH=src python3 -m info_tech_canon index`
## Consumption Notes
- Treat `seeds/` as provenance.
- Treat `infospace/` as the service-consumable canon root.
- Generated files are marked and can be refreshed deterministically.