strategy change to TDD
This commit is contained in:
32
.slim/cartography.json
Normal file
32
.slim/cartography.json
Normal 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": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user