strategy change to TDD

This commit is contained in:
2026-02-17 10:42:32 -05:00
parent 04022b7e0b
commit 54df6018f5
13 changed files with 2620 additions and 334 deletions

32
.slim/cartography.json Normal file
View File

@@ -0,0 +1,32 @@
{
"metadata": {
"version": "1.0.0",
"last_run": "2026-02-17T15:00:03.799320Z",
"root": "C:\\dev\\kimi-headroom",
"include_patterns": [
"**/*.ts",
"**/*.json",
"**/*.yaml",
"**/*.yml",
"**/*.js"
],
"exclude_patterns": [
"**/*.test.ts",
"**/dist/**",
"**/node_modules/**",
"**/*.min.js",
"**/*.map"
],
"exceptions": []
},
"file_hashes": {
"openspec\\changes\\headroom-foundation\\.openspec.yaml": "cafa573d0d11cc3531e4cbdb09aea2a6",
"openspec\\config.yaml": "63c26766698dd49488b53c274bfec0f9"
},
"folder_hashes": {
"openspec/changes": "",
"openspec/changes/headroom-foundation": "",
".": "072f78e51abbd298a4f984fc2d143028",
"openspec": ""
}
}