- ai-sync-protocol.md: Session start and post-change sync rules - _sync section in schema for auto-sync configuration - Updated client skill template with Forgejo fetch patterns - Client projects now self-sufficient via central repo fetch Version 1.1.0 Made-with: Cursor
1.7 KiB
1.7 KiB
AI Context Changelog
This file tracks all changes to the ai-ops-templates repository. Updates are logged automatically when context files are modified.
Format
## [YYYY-MM-DD] - Version X.X.X
### Added
- New features or files
### Changed
- Modifications to existing files
### Fixed
- Bug fixes or corrections
### Context Updates
- Changes triggered by project work
[2026-03-06] - Version 1.1.0
Added
ai-sync-protocol.md- Session start and post-change sync protocol_syncsection inai-context.schema.jsonfor auto-sync configuration- Forgejo fetch patterns in client skill template
Changed
- Updated
client-skill.template.mdwith central repository fetch instructions - Session now starts with sync check from Forgejo
Architecture
- Central management from Abundance project
- Single source of truth: Forgejo repo
- Client projects self-sufficient via fetch from Forgejo
[2026-03-06] - Version 1.0.0
Added
- Initial repository structure
- templates/ - Schema.org JSON-LD templates (product, event, local-business, faq)
- rules/ - Brand, UI, SEO, and decision guide rules
- snippets/ - Reusable code components and utilities
- schemas/ - JSON schemas for configuration validation
- presets/ - Client brand presets (slc-bride, default)
- context/ - Changelog and sync tracking
- skill-templates/ - Client SKILL.md template
Architecture
- Self-update protocol implemented
- Meta sections in all JSON files for version tracking
- Decision guide for AI tool/pattern selection