ai-ops-templates/context/last-sync.json
DMleadgen 3cb8d3cb3f Initial commit: AI Ops Templates repository
- Schema.org JSON-LD templates (product, event, local-business, faq)
- Brand, UI, SEO, and decision guide rules
- Working code snippets (vendor-card, schema-inject, deploy-webhook)
- JSON schemas for project config validation
- Client presets (slc-bride, default)
- Self-update protocol with changelog tracking

Made-with: Cursor
2026-03-06 16:03:31 -07:00

42 lines
1.4 KiB
JSON

{
"_meta": {
"last_updated": "2026-03-06T15:52:00Z",
"version": "1.0.0",
"description": "Timestamp tracking for context synchronization"
},
"last_sync": "2026-03-06T15:52:00Z",
"repository_url": "https://git.abundancepartners.app/abundance/ai-ops-templates",
"branch": "main",
"commit_hash": "initial",
"files": {
"templates": {
"schema-product.json": "2026-03-06T15:52:00Z",
"schema-event.json": "2026-03-06T15:52:00Z",
"schema-local-business.json": "2026-03-06T15:52:00Z",
"schema-faq.json": "2026-03-06T15:52:00Z"
},
"rules": {
"tailwind-brand.json": "2026-03-06T15:52:00Z",
"ui-fixes.json": "2026-03-06T15:52:00Z",
"seo-rules.md": "2026-03-06T15:52:00Z",
"common-fixes.md": "2026-03-06T15:52:00Z",
"ai-decision-guide.md": "2026-03-06T15:52:00Z"
},
"snippets": {
"add-internal-link.tsx": "2026-03-06T15:52:00Z",
"alt-text-placeholder.go": "2026-03-06T15:52:00Z",
"breadcrumb.tsx": "2026-03-06T15:52:00Z",
"vendor-card.tsx": "2026-03-06T15:52:00Z",
"schema-inject.ts": "2026-03-06T15:52:00Z",
"deploy-webhook.sh": "2026-03-06T15:52:00Z"
},
"presets": {
"slc-bride.json": "2026-03-06T15:52:00Z",
"default.json": "2026-03-06T15:52:00Z"
},
"schemas": {
"ai-cli.schema.json": "2026-03-06T15:52:00Z",
"ai-context.schema.json": "2026-03-06T15:52:00Z"
}
}
}