{
  "version": "0.1.0",
  "generatedAt": "2026-06-23T00:00:00.000Z",
  "contentCount": 16,
  "indexes": {
    "all": "content-index.json",
    "lessons": "lessons.json",
    "articles": "articles.json",
    "playbooks": "playbooks.json",
    "cheatsheets": "cheatsheets.json"
  },
  "collections": {
    "apcLearn": "collections/apc-learn.json"
  },
  "schemas": {
    "contentRecord": "schemas/content-record.schema.json",
    "contentIndex": "schemas/content-index.schema.json",
    "contentCollection": "schemas/content-collection.schema.json",
    "manifest": "schemas/manifest.schema.json",
    "authoringRules": "schemas/authoring-rules.schema.json"
  },
  "authoringRules": "authoring-rules.json",
  "assetsBasePath": "assets/"
}
