Initial commit
This commit is contained in:
17
cache/patterns.json
vendored
Normal file
17
cache/patterns.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"_comment": "Initial cache state. Timestamps and patterns will be updated automatically on first MCP query.",
|
||||
"version": "1.0.0",
|
||||
"last_updated": "2025-01-25T00:00:00Z",
|
||||
"repository_commit": null,
|
||||
"patterns": {
|
||||
"extraction": [],
|
||||
"classification": [],
|
||||
"rag": [],
|
||||
"agents": []
|
||||
},
|
||||
"metadata": {
|
||||
"total_patterns": 0,
|
||||
"cache_size_bytes": 0,
|
||||
"last_refresh": null
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user