- ai-context.slc-bride.json template for future SLC Bride project - Updated CHANGELOG with v1.1.0 changes Ready for client project setup Made-with: Cursor
18 lines
519 B
JSON
18 lines
519 B
JSON
{
|
|
"_sync": {
|
|
"templates_repo": "https://git.abundancepartners.app/matt/ai-ops-templates",
|
|
"last_check": null,
|
|
"auto_sync": true,
|
|
"sync_interval_hours": 24,
|
|
"preset_path": "presets/slc-bride.json"
|
|
},
|
|
"client": "slc-bride",
|
|
"mcp_namespace": "all",
|
|
"infrastructure": {
|
|
"server": "slcbride",
|
|
"server_ip": "89.117.22.126",
|
|
"database": "from-env",
|
|
"coolify_app_id": "from-env"
|
|
},
|
|
"notes": "SLC Bride project. Fetch brand preset and patterns from Forgejo at session start."
|
|
}
|