Add SLC Bride context template and finalize sync system
- 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
This commit is contained in:
parent
2598e55a54
commit
79a2aad9e8
1 changed files with 18 additions and 0 deletions
18
templates/ai-context.slc-bride.json
Normal file
18
templates/ai-context.slc-bride.json
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"_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."
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue