mirror of
https://github.com/instructkr/claw-code.git
synced 2026-04-03 13:34:48 +08:00
feat: Python porting workspace with reference data and parity audit
This commit is contained in:
15
src/reference_data/subsystems/memdir.json
Normal file
15
src/reference_data/subsystems/memdir.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"archive_name": "memdir",
|
||||
"package_name": "memdir",
|
||||
"module_count": 8,
|
||||
"sample_files": [
|
||||
"memdir/findRelevantMemories.ts",
|
||||
"memdir/memdir.ts",
|
||||
"memdir/memoryAge.ts",
|
||||
"memdir/memoryScan.ts",
|
||||
"memdir/memoryTypes.ts",
|
||||
"memdir/paths.ts",
|
||||
"memdir/teamMemPaths.ts",
|
||||
"memdir/teamMemPrompts.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user