# 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.