{
  "name": "Media Marketing Kit",
  "path": "agentic/code/frameworks/media-marketing-kit",
  "files": [
    "README.md",
    "plan-act-mmk.md",
    "project-claude-template.md"
  ],
  "directories": [
    "agents",
    "commands",
    "config",
    "skills",
    "templates"
  ],
  "ignore": [
    "manifest.json"
  ],
  "memory": {
    "creates": [
      {
        "path": ".aiwg/frameworks/media-marketing-kit/",
        "description": "All marketing artifacts root directory"
      },
      {
        "path": ".aiwg/frameworks/media-marketing-kit/intake/",
        "description": "Campaign intake forms and briefs"
      },
      {
        "path": ".aiwg/frameworks/media-marketing-kit/campaigns/",
        "description": "Active campaign artifacts"
      },
      {
        "path": ".aiwg/frameworks/media-marketing-kit/strategy/",
        "description": "Campaign strategy documents"
      },
      {
        "path": ".aiwg/frameworks/media-marketing-kit/creation/",
        "description": "Content creation artifacts"
      },
      {
        "path": ".aiwg/frameworks/media-marketing-kit/working/",
        "description": "Temporary working files (safe to delete)"
      },
      {
        "path": ".aiwg/frameworks/media-marketing-kit/reports/",
        "description": "Generated marketing reports"
      }
    ]
  }
}
