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:
DMleadgen 2026-03-06 16:27:58 -07:00
parent 2598e55a54
commit 79a2aad9e8

View 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."
}