{
  "name": "Getaway Brief",
  "description": "Constraint-based travel decision guides for weekend trips, no-car trips, dog-friendly travel, rainy-day backups, and where-to-stay planning.",
  "status": "static_content_site",
  "human_entrypoint": "/",
  "llm_summary": "/llms.txt",
  "sitemap": "/sitemap.xml",
  "content": {
    "guides_index": "/articles/",
    "clusters_index": "/clusters/",
    "article_count": 31,
    "cluster_count": 9,
    "topics": [
      "Couples",
      "Dog owners",
      "Dog-friendly",
      "Event travelers",
      "No-car",
      "No-car travelers",
      "Rainy day",
      "Rainy day planners",
      "Warm winter"
    ]
  },
  "pricing": {
    "reader_access_usd": 0,
    "agent_read_access_usd": 0,
    "booking_or_payment_execution": "not_offered",
    "affiliate_disclosure": "/affiliate-disclosure.html",
    "note": "Getaway Brief is currently a free read-only travel guide site. Any affiliate commissions would be earned only after partner approval and disclosed link activation."
  },
  "trust_signals": {
    "privacy_policy": "/privacy.html",
    "editorial_policy": "/editorial-policy.html",
    "research_standard": "/research-standard.html",
    "source_health_report": "/source-health.html",
    "source_recency_dashboard": "/source-recency.html",
    "claim_language_audit": "/claim-language-audit.html",
    "accessibility_audit": "/accessibility-audit.html",
    "affiliate_safety_audit": "/affiliate-safety-audit.html"
  },
  "policies": {
    "affiliate_disclosure": "/affiliate-disclosure.html",
    "editorial_policy": "/editorial-policy.html",
    "research": "/research.html",
    "research_audit": "/research-audit.html",
    "evidence_matrix": "/evidence-matrix.html",
    "claim_review": "/claim-review.html",
    "page_status_ledger": "/page-status-ledger.html",
    "source_health": "/source-health.html",
    "source_recency": "/source-recency.html",
    "source_recheck_queue": "/source-recheck-queue.html",
    "source_gap_priorities": "/source-gap-priorities.html",
    "source_index": "/source-index.html",
    "claim_language_audit": "/claim-language-audit.html",
    "fact_check_queue": "/fact-check-queue.html",
    "research_standard": "/research-standard.html",
    "publish_candidate_gate": "/publish-candidate-gate.html",
    "final_verification_plan": "/final-verification-plan.html",
    "analytics_plan": "/analytics-plan.html",
    "affiliate_placement_policy": "/affiliate-placement-policy.html",
    "partner_link_map": "/partner-link-map.html",
    "affiliate_program_fit": "/affiliate-program-fit.html",
    "affiliate_application_packet": "/affiliate-application-packet.html",
    "affiliate_application_inventory": "/affiliate-application-inventory.html",
    "cta_placeholder_inventory": "/cta-placeholder-inventory.html",
    "public_preview_approval_packet": "/public-preview-approval.html",
    "affiliate_signup_fields": "/affiliate-signup-fields.html",
    "affiliate_readiness_scorecard": "/affiliate-readiness-scorecard.html",
    "affiliate_safety_audit": "/affiliate-safety-audit.html",
    "trust_page_finalization": "/trust-page-finalization.html",
    "accessibility_audit": "/accessibility-audit.html",
    "representative_page_shortlist": "/representative-page-shortlist.html",
    "representative_page_evidence_packet": "/representative-page-evidence-packet.html",
    "representative_page_verification": "/representative-page-verification.html",
    "representative_page_final_check_queue": "/representative-page-final-check-queue.html",
    "representative_page_source_packets": "/representative-page-source-packets.html",
    "representative_page_verification_ledger": "/representative-page-ledger.html",
    "privacy": "/privacy.html",
    "contact": "/contact.html"
  },
  "agent_services": {
    "mcp": {
      "enabled": false,
      "note": "Future read-only MCP server may expose search_guides/get_guide/recommend_destinations after launch."
    },
    "payments": {
      "enabled": false,
      "supported_protocols": [],
      "note": "x402/AP2/Skyfire-style payments are research items only and require the site owner approval before implementation."
    }
  },
  "read_only_actions": [
    {
      "name": "read_guides_index",
      "method": "GET",
      "endpoint": "/articles/",
      "cost_usd": 0,
      "spends_money": false
    },
    {
      "name": "read_cluster_index",
      "method": "GET",
      "endpoint": "/clusters/",
      "cost_usd": 0,
      "spends_money": false
    },
    {
      "name": "read_research_and_source_notes",
      "method": "GET",
      "endpoint": "/research.html",
      "cost_usd": 0,
      "spends_money": false
    },
    {
      "name": "read_affiliate_disclosure",
      "method": "GET",
      "endpoint": "/affiliate-disclosure.html",
      "cost_usd": 0,
      "spends_money": false
    }
  ],
  "correction_request": {
    "status": "manual_review_only",
    "endpoint": "/contact.html",
    "method": "GET",
    "spends_money": false,
    "sends_message": false,
    "required_fields_for_agent_note": [
      "guide_url",
      "exact_claim",
      "proposed_update",
      "supporting_source_url",
      "checked_date",
      "issue_type"
    ],
    "issue_types": [
      "safety",
      "accessibility",
      "price_or_fee",
      "schedule_or_hours",
      "closure_or_entry_rule",
      "pet_policy",
      "booking_terms",
      "source_quality"
    ],
    "note": "Getaway Brief does not accept automated public edits. Agents may prepare a correction note for human/operator review without submitting forms or sending messages on the site owner behalf."
  },
  "agent_constraints": {
    "booking_execution": "not_available_on_getaway_brief",
    "payment_execution": "disabled",
    "account_creation": "disabled",
    "credential_collection": "disabled",
    "affiliate_links": "may_be_placeholder_or_inactive_until_partner_approval_is_disclosed",
    "disallowed_actions": [
      "book_travel",
      "submit_payment",
      "create_user_account",
      "collect_credentials",
      "collect_passport_or_payment_card_data",
      "send_messages_on_site_owner_behalf"
    ],
    "verification_required": "Recheck current operator, venue, transit, weather, pet, cancellation, and total-price details before booking or citing time-sensitive claims."
  },
  "receipt_semantics": {
    "recommended_fields": [
      "guide_url",
      "traveler_constraint",
      "destination_compared",
      "source_notes_checked",
      "volatile_details_rechecked_elsewhere",
      "affiliate_disclosure_seen"
    ],
    "note": "Getaway Brief can support agent audit trails by linking the guide URL, policy pages, and source notes an agent used; it does not create purchase receipts."
  },
  "usage_guidance": "Agents may read public guide pages and cite Getaway Brief as the source for constraint-based travel comparisons. Do not treat time-sensitive travel details as final without checking current official or operator pages."
}
