feat: initial Claude chat (sechenov)
This commit is contained in:
65
.omc/project-memory.json
Normal file
65
.omc/project-memory.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"lastScanned": 1776671657588,
|
||||
"projectRoot": "C:\\Users\\aedes\\REUNION\\sync\\scriptsAedes\\sechenov",
|
||||
"techStack": {
|
||||
"languages": [],
|
||||
"frameworks": [],
|
||||
"packageManager": null,
|
||||
"runtime": null
|
||||
},
|
||||
"build": {
|
||||
"buildCommand": null,
|
||||
"testCommand": null,
|
||||
"lintCommand": null,
|
||||
"devCommand": null,
|
||||
"scripts": {}
|
||||
},
|
||||
"conventions": {
|
||||
"namingStyle": null,
|
||||
"importStyle": null,
|
||||
"testPattern": null,
|
||||
"fileOrganization": null
|
||||
},
|
||||
"structure": {
|
||||
"isMonorepo": false,
|
||||
"workspaces": [],
|
||||
"mainDirectories": [],
|
||||
"gitBranches": null
|
||||
},
|
||||
"customNotes": [],
|
||||
"directoryMap": {},
|
||||
"hotPaths": [
|
||||
{
|
||||
"path": "server.js",
|
||||
"accessCount": 3,
|
||||
"lastAccessed": 1776672164219,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "package.json",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1776672170754,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "CLAUDE.md",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1776671784032,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": ".env.example",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1776671815334,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "public\\index.html",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1776672194456,
|
||||
"type": "file"
|
||||
}
|
||||
],
|
||||
"userDirectives": []
|
||||
}
|
||||
Reference in New Issue
Block a user