{
  "_refresh_contract": {
    "artifact": "/research/agentic-seo-loop",
    "purpose": "Canonical prompt portfolio template used by the implementation guide and companion video.",
    "verified_against": "Hosted Foglift MCP tool schemas",
    "verified_at": "2026-07-28"
  },
  "brand": {
    "name": "Acme Time",
    "domain": "acmetime.example",
    "brand_id": "YOUR_FOGLIFT_BRAND_ID"
  },
  "cadence": "daily",
  "engines": [
    "chatgpt",
    "claude",
    "perplexity",
    "gemini",
    "ai-overview"
  ],
  "prompts": [
    {
      "text": "best time tracking app for freelancers",
      "intent": "shortlist",
      "category": "industry",
      "target_page": "/freelancers"
    },
    {
      "text": "time tracking software with an API",
      "intent": "capability",
      "category": "product",
      "target_page": "/developers"
    },
    {
      "text": "Acme Time alternatives",
      "intent": "comparison",
      "category": "comparison",
      "target_page": "/compare"
    },
    {
      "text": "how to track billable hours for client work",
      "intent": "problem",
      "category": "industry",
      "target_page": "/guides/billable-hours"
    }
  ],
  "guardrails": {
    "human_approval_required": true,
    "dry_run_days": 7,
    "max_pull_requests_per_day": 2,
    "max_visibility_runs_per_day": 1
  }
}
