Initial structure: knowledge store, scripts, metrics, templates

This commit is contained in:
Alexander Whitestone
2026-04-14 11:17:01 -04:00
parent 8252ef5b80
commit b5873e9e3d
8 changed files with 73 additions and 2 deletions

View File

View File

6
knowledge/index.json Normal file
View File

@@ -0,0 +1,6 @@
{
"version": 1,
"last_updated": "2026-04-13T20:00:00Z",
"total_facts": 0,
"facts": []
}

0
knowledge/repos/.gitkeep Normal file
View File