260 lines
6.1 KiB
JSON
260 lines
6.1 KiB
JSON
{
|
|
"version": "1.0.0",
|
|
"lastScanned": 1776189035819,
|
|
"projectRoot": "/Users/gongzhiyong/go/SOC",
|
|
"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": {
|
|
"defaultBranch": "main",
|
|
"branchingStrategy": null
|
|
}
|
|
},
|
|
"customNotes": [],
|
|
"directoryMap": {
|
|
"doc": {
|
|
"path": "doc",
|
|
"purpose": null,
|
|
"fileCount": 2,
|
|
"lastAccessed": 1776189035803,
|
|
"keyFiles": [
|
|
"enterprise-plan.md",
|
|
"test-report-2026-04-13.md"
|
|
]
|
|
},
|
|
"langgraph": {
|
|
"path": "langgraph",
|
|
"purpose": null,
|
|
"fileCount": 30,
|
|
"lastAccessed": 1776189035803,
|
|
"keyFiles": [
|
|
"Dockerfile",
|
|
"Dockerfile.dev",
|
|
"Dockerfile.frontend",
|
|
"Dockerfile.frontend.dev",
|
|
"Dockerfile.frontend.prod"
|
|
]
|
|
}
|
|
},
|
|
"hotPaths": [
|
|
{
|
|
"path": "langgraph/src/main.tsx",
|
|
"accessCount": 179,
|
|
"lastAccessed": 1776194470921,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/components/ChatMessages.tsx",
|
|
"accessCount": 28,
|
|
"lastAccessed": 1776192583306,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/components/MessageBubble.tsx",
|
|
"accessCount": 26,
|
|
"lastAccessed": 1776195092384,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/hooks/useConversation.ts",
|
|
"accessCount": 24,
|
|
"lastAccessed": 1776194468880,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/components/ChatInput.tsx",
|
|
"accessCount": 19,
|
|
"lastAccessed": 1776188977806,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src",
|
|
"accessCount": 13,
|
|
"lastAccessed": 1776192444641,
|
|
"type": "directory"
|
|
},
|
|
{
|
|
"path": "langgraph/src/utils/tool-maps.ts",
|
|
"accessCount": 10,
|
|
"lastAccessed": 1776186466694,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/components/ToolCallStatus.tsx",
|
|
"accessCount": 10,
|
|
"lastAccessed": 1776188922080,
|
|
"type": "directory"
|
|
},
|
|
{
|
|
"path": "langgraph/src/components/ConfigPanel.tsx",
|
|
"accessCount": 10,
|
|
"lastAccessed": 1776192554342,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/utils/api-client.ts",
|
|
"accessCount": 6,
|
|
"lastAccessed": 1776194451384,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": ".claude/agents/soc-backend-agent.md",
|
|
"accessCount": 4,
|
|
"lastAccessed": 1776102763200,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/agent/searcher/nodes/tool-executor.ts",
|
|
"accessCount": 2,
|
|
"lastAccessed": 1776105657238,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/agent-uis/enterprise/search-result/index.tsx",
|
|
"accessCount": 2,
|
|
"lastAccessed": 1776105682784,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "CLAUDE.md",
|
|
"accessCount": 2,
|
|
"lastAccessed": 1776106011308,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/utils/thread-management.ts",
|
|
"accessCount": 2,
|
|
"lastAccessed": 1776161582846,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/utils/input-handling.ts",
|
|
"accessCount": 2,
|
|
"lastAccessed": 1776163982781,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph",
|
|
"accessCount": 2,
|
|
"lastAccessed": 1776185234472,
|
|
"type": "directory"
|
|
},
|
|
{
|
|
"path": "langgraph/src/agent/utils/config.ts",
|
|
"accessCount": 2,
|
|
"lastAccessed": 1776188545877,
|
|
"type": "directory"
|
|
},
|
|
{
|
|
"path": "langgraph/src/agent/enterprise/nodes/agent.ts",
|
|
"accessCount": 2,
|
|
"lastAccessed": 1776195481530,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/utils/message-rendering.ts",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776102400569,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": ".claude/agents/soc-refactor-agent.md",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776102621913,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": ".claude/agents/soc-tester-agent.md",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776102722579,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776105325973,
|
|
"type": "directory"
|
|
},
|
|
{
|
|
"path": "langgraph/src/components/ThreadSidebar.tsx",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776161575958,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/components/ExecutionLogPanel.tsx",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776161576162,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/components/shared/CardErrorBoundary.tsx",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776161598774,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/agent-uis/utils/use-artifact.tsx",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776161601529,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/index.css",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776185276750,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/hooks/useConfig.ts",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776186471778,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/components/DeepResearchToggle.tsx",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776186489854,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/agent/utils/checkpointer.ts",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776192450194,
|
|
"type": "file"
|
|
},
|
|
{
|
|
"path": "langgraph/src/agent/supervisor/index.ts",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776192451278,
|
|
"type": "directory"
|
|
},
|
|
{
|
|
"path": "langgraph/src/agent",
|
|
"accessCount": 1,
|
|
"lastAccessed": 1776195486110,
|
|
"type": "directory"
|
|
}
|
|
],
|
|
"userDirectives": []
|
|
} |