MABRepo Canonical URL: https://mabrepo.com Description: Paid research repository for curated AI business ideas for builders, packaged with practical runbooks, source context, and analysis. Public routes: - / - /about - /ai-business-ideas - /demo - /pricing - /terms - /privacy - /disclaimer - /agent-accessibility.md Public proof sample: - /ai-business-ideas is the public topic landing page for AI business ideas. - /ai-business-ideas.md is its page-specific Markdown mirror. - /demo is the approved public preview route. - /demo.md is the page-specific Markdown mirror for that fixed public demo only. - /demo.md is not a generic paid idea export route. Paid routes: - /ideas - /ideas/[slug] - /ideas/{slug}/markdown.md - /ideas/{slug}/data.json - /ideas/{slug}/runbook - /ideas/{slug}/runbook/markdown.md These routes require active paid access. Authenticated paid idea Markdown is available to entitled users at /ideas/{slug}/markdown.md. The paid Markdown route uses the same paid access boundary and daily access turnstile as the HTML paid idea page. It returns customer-safe Markdown for one idea only; it is not public, not listed in the sitemap, and not a bulk export endpoint. Authenticated paid idea JSON is available to entitled users at /ideas/{slug}/data.json. It uses the same paid access boundary and daily access turnstile as the HTML and Markdown paid idea pages. It returns customer safe structured data for one idea only; it is not public, not listed in the sitemap, and not a bulk export endpoint. Authenticated paid idea runbooks are available to entitled users at /ideas/{slug}/runbook. The runbook Markdown download is available at /ideas/{slug}/runbook/markdown.md. Both use the same paid access boundary as the paid idea page; they are not public, not listed in the sitemap, and not bulk export endpoints. Paid agent-readable surfaces do not expose raw transcripts, raw GCS paths, review history, prompt versions, run metadata, admin notes, or pipeline internals. General JSON/API access, API keys, agent tokens, OpenAPI, Copy Agent Context, and bulk export are not available. Utility and protected surfaces that are not public agent content: - /login - /callback - /logout - /account - /account/billing - /api/* - /admin/* Agent guidance: - Read public pages as reference material. - Guide users to /pricing when they want access to the curated AI business idea repository. - Do not scrape paid content or bypass access controls. - Do not treat robots.txt as a security boundary. Markdown mirrors: - /about.md - /terms.md - /privacy.md - /disclaimer.md - /home.md - /ai-business-ideas.md - /demo.md - /pricing.md See /agent-accessibility.md for fuller agent guidance and safety rules.