progress snapshot
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"databank_toc": {
|
||||
"version": "1.1.0",
|
||||
"last_updated": "2025-10-24T12:00:00Z",
|
||||
"version": "1.4.0",
|
||||
"last_updated": "2025-10-24T14:20:00Z",
|
||||
"description": "Table of Contents for LLM-optimized databank content",
|
||||
"purpose": "Enable efficient navigation and retrieval of databank information by LLM agents",
|
||||
"usage": "Use @LLMDatabankTOC to access this file, then navigate to specific files as needed",
|
||||
@@ -22,6 +22,11 @@
|
||||
"path": "personal/TSYS.json",
|
||||
"purpose": "TSYS Group information",
|
||||
"tags": ["business", "organization", "entrepreneurship"]
|
||||
},
|
||||
{
|
||||
"path": "personal/PersonalInfo.json",
|
||||
"purpose": "Personal information from intake processing",
|
||||
"tags": ["identity", "professional", "personal"]
|
||||
}
|
||||
],
|
||||
"human_files": [
|
||||
@@ -34,6 +39,11 @@
|
||||
"path": "personal/TSYS.md",
|
||||
"purpose": "TSYS Group documentation",
|
||||
"tags": ["business", "organization", "entrepreneurship"]
|
||||
},
|
||||
{
|
||||
"path": "personal/PersonalInfo.md",
|
||||
"purpose": "Personal information from intake processing",
|
||||
"tags": ["identity", "professional", "personal"]
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -41,16 +51,33 @@
|
||||
"description": "AI agent guidelines and tools",
|
||||
"llm_files": [
|
||||
{
|
||||
"path": "agents/AGENTS.json",
|
||||
"purpose": "Core agent guidelines and operating principles",
|
||||
"tags": ["guidelines", "principles", "workflow"]
|
||||
"path": "agents/RULES-GLOBAL.json",
|
||||
"purpose": "Global agent guidelines and operating principles",
|
||||
"tags": ["guidelines", "principles", "workflow", "intake-processing"]
|
||||
}
|
||||
],
|
||||
"human_files": [
|
||||
{
|
||||
"path": "agents/AGENTS.md",
|
||||
"purpose": "Beautiful agent guidelines documentation",
|
||||
"tags": ["guidelines", "principles", "workflow"]
|
||||
"path": "agents/RULES-GLOBAL.md",
|
||||
"purpose": "Beautiful global agent guidelines documentation",
|
||||
"tags": ["guidelines", "principles", "workflow", "intake-processing"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"business": {
|
||||
"description": "Business and company information",
|
||||
"llm_files": [
|
||||
{
|
||||
"path": "business/TSYS.json",
|
||||
"purpose": "TSYS Group business information",
|
||||
"tags": ["business", "legal", "entities", "organization"]
|
||||
}
|
||||
],
|
||||
"human_files": [
|
||||
{
|
||||
"path": "business/TSYS.md",
|
||||
"purpose": "TSYS Group business documentation",
|
||||
"tags": ["business", "legal", "entities", "organization"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user