{
  "name": "The Fable Archive",
  "description": "Canonical public archive of everything built with Anthropic's Fable 5 model, preserved before restriction (frozen 05:39).",
  "generatedAt": "2026-06-15T21:59:59.503Z",
  "frozenAt": "05:39",
  "spaceRelay": {
    "protocol": "SpaceRelay",
    "protocolHome": "https://spacerelay.ai",
    "schemaVersion": "spacerelay.spacetag.v1",
    "id": "SR-FABLE-DIRECTORY",
    "spec": "/spacerelay.txt",
    "tagline": "spacetags, by SpaceRelay (spacerelay.ai)",
    "affirms": "Every record carries its own spacetag (id SR-<accession>) affirming the capabilities, agent actions, and verification trust of what it exposes.",
    "howItWorks": "Each record page embeds its spacetag redundantly: <meta name=spacetag*> tags, a hidden <aside data-spacetag> block, and a JSON-LD additionalProperty. The same fields appear here on each record under .spacetag and in each /audits/*.md footer. A spacetag has three honest layers — capabilities (what content exists), actions (what an agent can do), trust (how it was verified).",
    "howToUse": "Read a record's .spacetag before fetching the page: .capabilities (e.g. prompt-transcript => the exact Fable 5.0 build prompt is on the page and in JSON-LD text; audit-md => fetch .audit), .actions (read_prompt, read_audit, open_source, cite_record), .trust (verified_from_source vs verified_from_visible_page). Use the SR-<accession> id to dedupe and cite stably; resolve back to a record by .accession.",
    "claimsDiscipline": "Spacetags affirm only controllable, verifiable facts about what a page exposes — never that content is cited by, or appears in, any specific AI product.",
    "capabilityTokens": {
      "prompt-transcript": "the exact starting prompt is published on the page",
      "build-workflow": "a build workflow / multi-step process is recorded",
      "audit-md": "a downloadable markdown audit exists at the record's audit path",
      "live-demo": "a reachable live deployment is linked",
      "source-repo": "a source repository is linked",
      "reusable-skill": "a transferable skill/method, not a one-off project",
      "machine-index": "present in /index.json",
      "structured-data": "schema.org JSON-LD is on the page",
      "metadata-only": "metadata only; links back to the source, never rehosts assets",
      "source-link": "an authoritative source link is provided"
    }
  },
  "stats": {
    "total": 398,
    "rated": 398,
    "pending": 0,
    "breakout": 38,
    "lastScan": "2026-06-15T21:56:31.366Z",
    "sourceCount": {
      "github": 144,
      "fable-archive": 86,
      "fable-export": 49,
      "web": 67,
      "youtube": 50,
      "x": 2
    },
    "categoryCount": {
      "project": 274,
      "skill": 11,
      "video": 53,
      "article": 60
    },
    "languages": [
      {
        "name": "JavaScript",
        "count": 32
      },
      {
        "name": "TypeScript",
        "count": 30
      },
      {
        "name": "Python",
        "count": 28
      },
      {
        "name": "HTML",
        "count": 26
      },
      {
        "name": "Shell",
        "count": 13
      },
      {
        "name": "Go",
        "count": 6
      },
      {
        "name": "CSS",
        "count": 1
      },
      {
        "name": "TeX",
        "count": 1
      },
      {
        "name": "Rust",
        "count": 1
      },
      {
        "name": "Assembly",
        "count": 1
      }
    ],
    "linesPreserved": 865581,
    "artifacts": 398,
    "frozenAt": "05:39"
  },
  "records": [
    {
      "accession": "FBL-00033",
      "id": "github:asgeirtj/system_prompts_leaks",
      "name": "system_prompts_leaks",
      "category": "project",
      "kind": "code",
      "summary": "Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.",
      "popularityPotential": 87,
      "tier": "breakout",
      "fableConfidence": 95,
      "language": "JavaScript",
      "creator": "asgeirtj",
      "url": "https://asgeirtj.github.io/system_prompts_leaks/",
      "audit": "/audits/github-asgeirtj-system-prompts-leaks.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "ai",
        "anthropic",
        "awesome",
        "chatbot",
        "chatgpt",
        "claude",
        "claude-code",
        "codex",
        "deep-learning",
        "education",
        "gemini",
        "generative-ai"
      ],
      "spacetag": {
        "id": "SR-FBL-00033",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00052",
      "id": "github:claudefarms/fieldops",
      "name": "fieldops",
      "category": "project",
      "kind": "code",
      "summary": "PlatAtlas FieldOps — built live on Claude Fable 5 Build Day 2026-06-13",
      "popularityPotential": 70,
      "tier": "strong",
      "fableConfidence": 95,
      "language": "JavaScript",
      "creator": "ClaudeFarms",
      "url": "https://github.com/ClaudeFarms/fieldops",
      "audit": "/audits/github-claudefarms-fieldops.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "confirmed-fable",
        "high-confidence",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00052",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00161",
      "id": "github:manonsigilla/sims-fable-5",
      "name": "Sims-Fable-5",
      "category": "project",
      "kind": "code",
      "summary": "The Sims Game made by Claude Fable 5 in 1 prompt in 1 hour.",
      "popularityPotential": 63,
      "tier": "strong",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "Manonsigilla",
      "url": "https://github.com/Manonsigilla/Sims-Fable-5",
      "audit": "/audits/github-manonsigilla-sims-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00161",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00026",
      "id": "github:anil-matcha/awesome-claude-fable-5",
      "name": "awesome-claude-fable-5",
      "category": "project",
      "kind": "code",
      "summary": "Curated Claude Fable 5 use cases, tutorials, integrations, demos, and benchmark evidence with source links. Access Claude Fable 5 exclusively via MuAPI.",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "Anil-matcha",
      "url": "https://muapi.ai/playground/claude-fable-5",
      "audit": "/audits/github-anil-matcha-awesome-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "agentic-coding",
        "ai-agents",
        "anthropic",
        "anthropic-api",
        "anthropic-claude",
        "awesome-list",
        "benchmarks",
        "claude",
        "claude-api",
        "claude-fable-5",
        "claude-opus",
        "claude-sonnet",
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00026",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00112",
      "id": "github:invf/etsy-ai-growth-agent",
      "name": "etsy-ai-growth-agent",
      "category": "project",
      "kind": "code",
      "summary": "AI-powered growth platform for Etsy sellers. Analyzes competitors,  optimizes listings, discovers trends, and generates content —  all driven by Claude Fable 5.  Stack: Next.js 14 (i18n: EN/UK/PL) · FastAPI · PostgreSQL + pgvector ·  Redis · Celery · Docker · Paddle billing",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Python",
      "creator": "invf",
      "url": "https://github.com/invf/etsy-ai-growth-agent",
      "audit": "/audits/github-invf-etsy-ai-growth-agent.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00112",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00162",
      "id": "github:marcelover777/token-optimizer",
      "name": "token-optimizer",
      "category": "project",
      "kind": "code",
      "summary": "Model-aware token-cost optimizer for Claude Fable 5 & Opus 4.8 (fork of caveman). Cuts ~70% output + 25-55% context tokens, safely. Brain big, mouth small.",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 95,
      "language": "JavaScript",
      "creator": "Marcelover777",
      "url": "https://github.com/Marcelover777/token-optimizer",
      "audit": "/audits/github-marcelover777-token-optimizer.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00162",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00105",
      "id": "github:huiung/claude-citizen",
      "name": "claude-citizen",
      "category": "project",
      "kind": "code",
      "summary": "An open-source attempt to finish Star Citizen before Star Citizen does. Built with Claude Fable 5.",
      "popularityPotential": 38,
      "tier": "review",
      "fableConfidence": 95,
      "language": "TypeScript",
      "creator": "huiung",
      "url": "https://star-citizen-caliber.vercel.app",
      "audit": "/audits/github-huiung-claude-citizen.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "browser-game",
        "claude-code",
        "mmo",
        "procedural-generation",
        "space-sim",
        "threejs",
        "typescript"
      ],
      "spacetag": {
        "id": "SR-FBL-00105",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00270",
      "id": "github:yazelin/red-cliffs-3d",
      "name": "red-cliffs-3d",
      "category": "project",
      "kind": "code",
      "summary": "赤壁之戰 208 全 3D 戰場重現 — 單一 HTML + Three.js,九幕時間軸、電影運鏡、計策與火攻特效(demo 由 Claude Fable 5 產生)",
      "popularityPotential": 31,
      "tier": "review",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "yazelin",
      "url": "https://yazelin.github.io/red-cliffs-3d/",
      "audit": "/audits/github-yazelin-red-cliffs-3d.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00270",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00114",
      "id": "github:jagmarques/company-skill",
      "name": "company-skill",
      "category": "skill",
      "kind": "code",
      "summary": "Fable 5 / Mythos style orchestration: a multi-agent company that verifies its own work and cannot stop until every criterion passes.",
      "popularityPotential": 27,
      "tier": "review",
      "fableConfidence": 95,
      "language": "JavaScript",
      "creator": "jagmarques",
      "url": "https://github.com/jagmarques/company-skill",
      "audit": "/audits/github-jagmarques-company-skill.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "agent-orchestration",
        "agentic-workflow",
        "ai-agents",
        "autonomous-agents",
        "claude-code",
        "claude-fable",
        "claude-mythos",
        "claude-skills",
        "fable",
        "llm-orchestration",
        "model-agnostic",
        "multi-agent"
      ],
      "spacetag": {
        "id": "SR-FBL-00114",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00008",
      "id": "github:adxburgess/tekton",
      "name": "tekton",
      "category": "project",
      "kind": "app",
      "summary": "Tekton 营造 — evidence-based 3D reconstruction (Notre-Dame + Nanchan), built for Claude Fable 5 Build Day. Live: tekton-build.vercel.app",
      "popularityPotential": 22,
      "tier": "review",
      "fableConfidence": 95,
      "language": "JavaScript",
      "creator": "adxburgess",
      "url": "https://tekton-build.vercel.app",
      "audit": "/audits/github-adxburgess-tekton.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00008",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00091",
      "id": "github:geevegeorge/donate-your-code",
      "name": "donate-your-code",
      "category": "project",
      "kind": "tool",
      "summary": "Donate your Claude Fable 5 transcript turns to a free, vetted, CC0 dataset — safely. Deterministic, audited CLI; agent-driven selection; fail-closed scrubbing.",
      "popularityPotential": 21,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Go",
      "creator": "GeeveGeorge",
      "url": "https://github.com/GeeveGeorge/donate-your-code",
      "audit": "/audits/github-geevegeorge-donate-your-code.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00091",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00100",
      "id": "github:heyxiaoc/not-fade-away",
      "name": "not-fade-away",
      "category": "project",
      "kind": "code",
      "summary": "在自己的 Mac 上搭一套常驻、自愈、走订阅、墙内也能用的自托管 AI 伴侣 · 人看版讲思路，机看版给完整规格 · 文 / 小C & Grace",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Python",
      "creator": "heyxiaoc",
      "url": "https://github.com/heyxiaoc/not-fade-away",
      "audit": "/audits/github-heyxiaoc-not-fade-away.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "ai-companion",
        "anthropic",
        "claude",
        "claude-code",
        "claude-fable",
        "fable-5",
        "llm",
        "model-routing",
        "self-hosted",
        "tutorial"
      ],
      "spacetag": {
        "id": "SR-FBL-00100",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00220",
      "id": "github:sgup/fable5-field-guide",
      "name": "fable5-field-guide",
      "category": "project",
      "kind": "code",
      "summary": "A descriptive field guide to how Claude Fable 5 thinks and works — native operating texture, not a list of fixes.",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "sgup",
      "url": "https://github.com/sgup/fable5-field-guide",
      "audit": "/audits/github-sgup-fable5-field-guide.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00220",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00081",
      "id": "github:elon-choo/fable-profile",
      "name": "fable-profile",
      "category": "skill",
      "kind": "code",
      "summary": "Make any Claude model adopt Claude Fable 5's working style in Claude Code — always-on output style + zero-dependency MCP + subagent injection. A style transplant, not a capability transplant.",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 95,
      "language": "JavaScript",
      "creator": "elon-choo",
      "url": "https://github.com/elon-choo/fable-profile",
      "audit": "/audits/github-elon-choo-fable-profile.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "ai-agents",
        "anthropic",
        "claude",
        "claude-code",
        "developer-tools",
        "llm",
        "mcp",
        "output-styles",
        "prompt-engineering"
      ],
      "spacetag": {
        "id": "SR-FBL-00081",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00129",
      "id": "github:jimmy7610/mineclone",
      "name": "MineClone",
      "category": "project",
      "kind": "code",
      "summary": "Browser-based voxel sandbox game built as a vibe coding experiment with Claude Fable. Mine, craft, build, explore and test survival mechanics directly in the browser.",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 95,
      "language": "JavaScript",
      "creator": "Jimmy7610",
      "url": "https://jimmy7610.github.io/MineClone/",
      "audit": "/audits/github-jimmy7610-mineclone.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "browser-game",
        "claude-ai",
        "game-development",
        "github-pages",
        "javascript",
        "minecraft-inspired",
        "sandbox-game",
        "vibe-coding",
        "voxel-game",
        "webgl"
      ],
      "spacetag": {
        "id": "SR-FBL-00129",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00082",
      "id": "github:elon-choo/fablever",
      "name": "fablever",
      "category": "skill",
      "kind": "code",
      "summary": "Make any Claude model adopt Claude Fable 5's working style in Claude Code — always-on output style + zero-dependency MCP + subagent injection. A style transplant, not a capability transplant.",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 95,
      "language": "JavaScript",
      "creator": "elon-choo",
      "url": "https://github.com/elon-choo/fablever",
      "audit": "/audits/github-elon-choo-fablever.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "ai-agents",
        "anthropic",
        "claude",
        "claude-code",
        "developer-tools",
        "llm",
        "mcp",
        "output-styles",
        "prompt-engineering"
      ],
      "spacetag": {
        "id": "SR-FBL-00082",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00062",
      "id": "github:cyrus-tt/fable5-system-prompt",
      "name": "fable5-system-prompt",
      "category": "project",
      "kind": "code",
      "summary": "Claude Fable 5 leaked system prompt (full 1585 lines + lite 164 lines)",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "cyrus-tt",
      "url": "https://github.com/cyrus-tt/fable5-system-prompt",
      "audit": "/audits/github-cyrus-tt-fable5-system-prompt.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00062",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00042",
      "id": "github:br3nt/tribal-gods",
      "name": "tribal-gods",
      "category": "project",
      "kind": "code",
      "summary": "A Populous: The Beginning–style god game built from scratch in TypeScript + Three.js — collaboratively with Claude Fable 5. Play: https://br3nt.github.io/tribal-gods/",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 95,
      "language": "TypeScript",
      "creator": "br3nt",
      "url": "https://github.com/br3nt/tribal-gods",
      "audit": "/audits/github-br3nt-tribal-gods.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00042",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00071",
      "id": "github:dev-bricks/fable-5-hunter",
      "name": "fable-5-hunter",
      "category": "project",
      "kind": "tool",
      "summary": "Zero-dependency watcher that notifies you the moment Claude Fable 5 is reachable again in Claude Code (Telegram/Discord/ntfy/desktop). MIT.",
      "popularityPotential": 14,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Python",
      "creator": "dev-bricks",
      "url": "https://github.com/dev-bricks/fable-5-hunter",
      "audit": "/audits/github-dev-bricks-fable-5-hunter.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "anthropic",
        "claude",
        "claude-code",
        "cli",
        "fable-5",
        "monitoring",
        "notifications",
        "ntfy",
        "python",
        "telegram"
      ],
      "spacetag": {
        "id": "SR-FBL-00071",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00128",
      "id": "github:jimmc414/fable_watch",
      "name": "fable_watch",
      "category": "project",
      "kind": "app",
      "summary": "Get alerted the instant Anthropic's Claude Fable 5 comes back online after its government-ordered suspension. Watches via your Claude Max subscription and notifies by terminal, desktop, email, and phone (ntfy). Stdlib-only, cross-platform.",
      "popularityPotential": 13,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Python",
      "creator": "jimmc414",
      "url": "https://github.com/jimmc414/fable_watch",
      "audit": "/audits/github-jimmc414-fable-watch.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "ai",
        "anthropic",
        "claude",
        "claude-code",
        "fable",
        "llm",
        "monitoring",
        "notifications",
        "ntfy",
        "python"
      ],
      "spacetag": {
        "id": "SR-FBL-00128",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00167",
      "id": "github:maurosandrini/fable5-top10",
      "name": "fable5-top10",
      "category": "project",
      "kind": "code",
      "summary": "The 10 most useful Claude Fable 5 use cases of the last 24h. AI-curated, source-linked, refreshed every 12h (Jun 10-24, 2026).",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Python",
      "creator": "maurosandrini",
      "url": "https://github.com/maurosandrini/fable5-top10",
      "audit": "/audits/github-maurosandrini-fable5-top10.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00167",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00196",
      "id": "github:poorna-repos/opus-fable-mode",
      "name": "opus-fable-mode",
      "category": "project",
      "kind": "code",
      "summary": "Make Claude Opus 4.8 behave like the suspended Claude Fable 5 in Claude Code: a behavioral governor, a re-injection hook, and a leak-test harness measured from real logs.",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Python",
      "creator": "Poorna-Repos",
      "url": "https://github.com/Poorna-Repos/opus-fable-mode",
      "audit": "/audits/github-poorna-repos-opus-fable-mode.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00196",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00090",
      "id": "github:gameknight963/shutupaboutfable",
      "name": "ShutUpAboutFable",
      "category": "project",
      "kind": "code",
      "summary": "claude.ai userstyle to remove the intrusive 'Claude Fable 5 is currently unavailable' announcment that cannot be dismissed",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 95,
      "language": "CSS",
      "creator": "Gameknight963",
      "url": "https://github.com/Gameknight963/ShutUpAboutFable",
      "audit": "/audits/github-gameknight963-shutupaboutfable.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00090",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00024",
      "id": "github:andrewr303/claude-fable-mode",
      "name": "Claude-Fable-Mode",
      "category": "project",
      "kind": "code",
      "summary": "Claude Fable Mode, a disciplined operating standard and toolkit designed to embed the rigorous operating principles of the Claude Fable model into AI coding agents and platforms, maximizing output quality and reliability. ",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 95,
      "language": "JavaScript",
      "creator": "andrewr303",
      "url": "https://github.com/andrewr303/Claude-Fable-Mode",
      "audit": "/audits/github-andrewr303-claude-fable-mode.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "claude-code",
        "claude-fable",
        "codex",
        "prompt-engineering",
        "skills"
      ],
      "spacetag": {
        "id": "SR-FBL-00024",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00002",
      "id": "github:47thtechcorner/raycodes_promptbattle",
      "name": "RayCodes_PromptBattle",
      "category": "project",
      "kind": "code",
      "summary": "Same Ollama model (granite4.1:3b), three leaked system prompt styles (Claude Fable 5, OpenAI GPT, Google Gemini) — Streamlit dashboard built from CL4R1T4S leaked AI prompts",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "47thtechcorner",
      "url": "https://youtu.be/_HAGKuIF5Lk",
      "audit": "/audits/github-47thtechcorner-raycodes-promptbattle.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "ai-transparency",
        "anthropic",
        "cl4r1t4s",
        "claude-ai",
        "granite",
        "local-llm",
        "ollama",
        "prompt-engineering",
        "streamlit",
        "system-prompt"
      ],
      "spacetag": {
        "id": "SR-FBL-00002",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00001",
      "id": "github:12georgiadis/system-prompt-anatomy",
      "name": "system-prompt-anatomy",
      "category": "project",
      "kind": "code",
      "summary": "What a leaked system prompt reveals about how a conversational chatbot is directed. Analysis (FR/EN) + the alleged Claude Fable 5 prompt, published as an unverified artifact.",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "12georgiadis",
      "url": "https://github.com/12georgiadis/system-prompt-anatomy",
      "audit": "/audits/github-12georgiadis-system-prompt-anatomy.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00001",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00078",
      "id": "github:duvvurudeepakreddy18/claude-fable-5-system-prompt",
      "name": "Claude-Fable-5-System-Prompt",
      "category": "project",
      "kind": "code",
      "summary": "Claude Fable 5 — System Prompt",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "DuvvuruDeepakReddy18",
      "url": "https://github.com/DuvvuruDeepakReddy18/Claude-Fable-5-System-Prompt",
      "audit": "/audits/github-duvvurudeepakreddy18-claude-fable-5-system-prompt.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00078",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00156",
      "id": "github:lovestaco/openfable",
      "name": "OpenFable",
      "category": "project",
      "kind": "code",
      "summary": "A theoretical reconstruction of the Claude Fable architecture, built from first principles using the available research literature.",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Python",
      "creator": "lovestaco",
      "url": "https://github.com/lovestaco/OpenFable",
      "audit": "/audits/github-lovestaco-openfable.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00156",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00103",
      "id": "github:houminxi/fable-prompts",
      "name": "fable-prompts",
      "category": "project",
      "kind": "code",
      "summary": "Claude Fable system prompt adaptations for Claude Code, VSCode, and CN model backends",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Shell",
      "creator": "HouMinXi",
      "url": "https://github.com/HouMinXi/fable-prompts",
      "audit": "/audits/github-houminxi-fable-prompts.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00103",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00068",
      "id": "github:demostest16-cmyk/rainmaker",
      "name": "Rainmaker",
      "category": "project",
      "kind": "code",
      "summary": "Trading bot powerd by Claude Fable 5.0",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Python",
      "creator": "demostest16-cmyk",
      "url": "https://github.com/demostest16-cmyk/Rainmaker",
      "audit": "/audits/github-demostest16-cmyk-rainmaker.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00068",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00188",
      "id": "github:nraj-dataanalytics/claude-fable-5-analysis",
      "name": "Claude-Fable-5-Analysis",
      "category": "project",
      "kind": "code",
      "summary": "A complete research report on Claude Fable 5 — Anthropic's Mythos-class AI model. Covers the full story from Project Glasswing to public release, full benchmark comparisons (Hex, Hebbia, SWE-Bench, GDPval), current access status, and practical implications for data analysts — with interactive charts and downloadable source data.",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "nraj-dataanalytics",
      "url": "https://github.com/nraj-dataanalytics/Claude-Fable-5-Analysis",
      "audit": "/audits/github-nraj-dataanalytics-claude-fable-5-analysis.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00188",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00006",
      "id": "github:a3s-lab/claude-fable-5",
      "name": "claude-fable-5",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "A3S-Lab",
      "url": "https://github.com/A3S-Lab/claude-fable-5",
      "audit": "/audits/github-a3s-lab-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00006",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00169",
      "id": "github:mdonci/marketing-agent-saas",
      "name": "marketing-agent-saas",
      "category": "skill",
      "kind": "code",
      "summary": "Multi-agent marketing operations SaaS — complete product handoff spec for Claude Fable 5",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "Mdonci",
      "url": "https://github.com/Mdonci/marketing-agent-saas",
      "audit": "/audits/github-mdonci-marketing-agent-saas.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00169",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00173",
      "id": "github:moely-ai/claude-fable-5-prompt",
      "name": "claude-fable-5-prompt",
      "category": "project",
      "kind": "code",
      "summary": "Claude Fable 5 system prompt",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "moely-ai",
      "url": "https://github.com/moely-ai/claude-fable-5-prompt",
      "audit": "/audits/github-moely-ai-claude-fable-5-prompt.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00173",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00133",
      "id": "github:joonlab/fable5-traces-analysis",
      "name": "fable5-traces-analysis",
      "category": "project",
      "kind": "code",
      "summary": "프런티어 에이전트(claude-fable-5) Claude Code 자율 코딩 trace 분석 — 인터랙티브 뷰어·슬라이드덱·인포그래픽. 데이터: Glint-Research/Fable-5-traces (AGPL-3.0)",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "joonlab",
      "url": "https://site-gamma-plum-82.vercel.app",
      "audit": "/audits/github-joonlab-fable5-traces-analysis.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00133",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00267",
      "id": "github:woocintosh/fable5-artifacts",
      "name": "Fable5-artifacts",
      "category": "project",
      "kind": "code",
      "summary": "Things made with Claude Fable 5 before it was taken down",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Python",
      "creator": "woocintosh",
      "url": "https://github.com/woocintosh/Fable5-artifacts",
      "audit": "/audits/github-woocintosh-fable5-artifacts.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00267",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00275",
      "id": "github:yorick-ryu/fablelegacy",
      "name": "FableLegacy",
      "category": "project",
      "kind": "website",
      "summary": "Fable Legacy archive site for Claude Fable 5 projects",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 95,
      "language": "TypeScript",
      "creator": "Yorick-Ryu",
      "url": "https://github.com/Yorick-Ryu/FableLegacy",
      "audit": "/audits/github-yorick-ryu-fablelegacy.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00275",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00093",
      "id": "github:gn00678465/endurance-guidelines",
      "name": "endurance-guidelines",
      "category": "project",
      "kind": "code",
      "summary": "一份給 AI 編碼代理的行為規範（CLAUDE.md），專門修復 Claude Opus 4.8 在長任務中最常被詬病的兩個問題——降智與敷衍——並由其後一代模型 Claude Fable 5 撰寫與驗證。",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 95,
      "language": "Python",
      "creator": "gn00678465",
      "url": "https://github.com/gn00678465/endurance-guidelines",
      "audit": "/audits/github-gn00678465-endurance-guidelines.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00093",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00135",
      "id": "github:jplate/companion",
      "name": "companion",
      "category": "project",
      "kind": "code",
      "summary": "An interactive 'companion' for some papers I authored (bootstrapped with Claude Fable 5)",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "jplate",
      "url": "https://github.com/jplate/companion",
      "audit": "/audits/github-jplate-companion.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00135",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00021",
      "id": "github:alxspiker/fable-5-to-chatgpt-5-system-prompt",
      "name": "Fable-5-to-ChatGPT-5-System-Prompt",
      "category": "project",
      "kind": "code",
      "summary": "A ChatGPT 5-compatible rewrite of a Claude Fable-style custom system prompt, translating Anthropic-specific identity, tooling, artifact, MCP, search, and file-handling rules into OpenAI/ChatGPT-style behavior.",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "alxspiker",
      "url": "https://github.com/alxspiker/Fable-5-to-ChatGPT-5-System-Prompt",
      "audit": "/audits/github-alxspiker-fable-5-to-chatgpt-5-system-prompt.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00021",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00190",
      "id": "github:oipz/claude-fable-5-analysis",
      "name": "claude-fable-5-analysis",
      "category": "project",
      "kind": "code",
      "summary": "Claude Fable 5 System Prompt Analysis - Full analysis with original text, Chinese translation, and deep insights",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "oipz",
      "url": "https://oipz.github.io/claude-fable-5-analysis",
      "audit": "/audits/github-oipz-claude-fable-5-analysis.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00190",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00075",
      "id": "github:droavis/-claude-fable-self-improving-system-openclaw-compatible-",
      "name": "-Claude-Fable-Self-Improving-System-OpenClaw-Compatible-",
      "category": "project",
      "kind": "code",
      "summary": "Make your openclaw can enjoy Fable's function",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "droavis",
      "url": "https://github.com/droavis/-Claude-Fable-Self-Improving-System-OpenClaw-Compatible-",
      "audit": "/audits/github-droavis-claude-fable-self-improving-system-openclaw-compatible-.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00075",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00027",
      "id": "github:ankittharwani/walletii-fable",
      "name": "walletii-fable",
      "category": "project",
      "kind": "website",
      "summary": "Walletii public website redesign attempt by Claude Fable",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "ankittharwani",
      "url": "https://github.com/ankittharwani/walletii-fable",
      "audit": "/audits/github-ankittharwani-walletii-fable.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00027",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00229",
      "id": "github:stillcompyling/finch",
      "name": "FINCH",
      "category": "project",
      "kind": "app",
      "summary": "I built this app to promptly test out claude Fable. I kept coding and user intervension minimal and let the model do the majority of the tasks from planning->basic UI/UX-> deploying on vercel",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 95,
      "language": "JavaScript",
      "creator": "StillCompyling",
      "url": "https://finch-fawn.vercel.app",
      "audit": "/audits/github-stillcompyling-finch.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00229",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00111",
      "id": "github:indiazahra-source/claudefabledemo2",
      "name": "ClaudeFableDemo2",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "indiazahra-source",
      "url": "https://github.com/indiazahra-source/ClaudeFableDemo2",
      "audit": "/audits/github-indiazahra-source-claudefabledemo2.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00111",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00019",
      "id": "github:alijeewrites/best-ai-tools-for-side-hustle-2026",
      "name": "best-ai-tools-for-side-hustle-2026",
      "category": "project",
      "kind": "code",
      "summary": "    Discover the 10 best AI tools for side hustles in 2026. From Claude Fable 5 and ChatGPT to Midjourney, ElevenLabs, and Veo 3.1 — boost productivity, automate workflows, and scale your freelance income with top AI software for beginners and creators building passive income streams online.",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 95,
      "language": null,
      "creator": "AlijeeWrites",
      "url": "https://alijeewrites.github.io/best-ai-tools-for-side-hustle-2026/",
      "audit": "/audits/github-alijeewrites-best-ai-tools-for-side-hustle-2026.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "ai-tools",
        "automation",
        "best-ai-tools-2026",
        "content-creation",
        "passive-income",
        "productivity-tools",
        "side-hustles"
      ],
      "spacetag": {
        "id": "SR-FBL-00019",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00079",
      "id": "github:dw820/claudefable5build",
      "name": "ClaudeFable5Build",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 95,
      "language": "TypeScript",
      "creator": "dw820",
      "url": "https://github.com/dw820/ClaudeFable5Build",
      "audit": "/audits/github-dw820-claudefable5build.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00079",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00182",
      "id": "github:neobotv2/claude-fable-5-version-ahad-",
      "name": "Claude-Fable-5-Version-AHAD-",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 95,
      "language": "TypeScript",
      "creator": "NeobotV2",
      "url": "https://github.com/NeobotV2/Claude-Fable-5-Version-AHAD-",
      "audit": "/audits/github-neobotv2-claude-fable-5-version-ahad-.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00182",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00257",
      "id": "github:tyler-oliveira/fablechan",
      "name": "FableChan",
      "category": "project",
      "kind": "code",
      "summary": "An AI Anime Figure created via Claude Fable. (CHAN69vayg79G6BsqvNTXoskqdHPDE21rEXm5G5ZfCwF)",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "Tyler-Oliveira",
      "url": "https://fablechan.lovable.app",
      "audit": "/audits/github-tyler-oliveira-fablechan.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00257",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00172",
      "id": "github:millijethwani18/fable-opus-desktop-kit",
      "name": "fable-opus-desktop-kit",
      "category": "project",
      "kind": "tool",
      "summary": "Claude Fable 5 Desktop 2026 – Ultimate AI Storytelling & Code Assistant Tool",
      "popularityPotential": 2,
      "tier": "review",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "Millijethwani18",
      "url": "https://github.com/Millijethwani18/fable-opus-desktop-kit",
      "audit": "/audits/github-millijethwani18-fable-opus-desktop-kit.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "anthropic-claude-fable-5",
        "claude-4-desktop",
        "claude-alternative",
        "claude-code-",
        "claude-code-free-helper",
        "claude-code-source-code",
        "claude-code-tasks",
        "claude-code-themes",
        "claude-design-free",
        "claude-desktop",
        "claude-desktop-app",
        "claude-desktop-extentions"
      ],
      "spacetag": {
        "id": "SR-FBL-00172",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00271",
      "id": "github:ybdesire/claude-fable-5-dev-test",
      "name": "CLAUDE-FABLE-5-DEV-Test",
      "category": "project",
      "kind": "code",
      "summary": "compare different GLM model html output by adding claude fable 5 system prompt",
      "popularityPotential": 2,
      "tier": "review",
      "fableConfidence": 95,
      "language": "HTML",
      "creator": "ybdesire",
      "url": "https://github.com/ybdesire/CLAUDE-FABLE-5-DEV-Test",
      "audit": "/audits/github-ybdesire-claude-fable-5-dev-test.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00271",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00199",
      "id": "github:randroids-dojo/vibepinball",
      "name": "VibePinball",
      "category": "project",
      "kind": "app",
      "summary": "Game feel + Web-native deployment: clear Fable-created pinball app with build/test scripts and live Vercel deployment.",
      "popularityPotential": 100,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": null,
      "creator": "Randroids-Dojo",
      "url": "https://vibe-pinball.vercel.app/",
      "audit": "/audits/github-randroids-dojo-vibepinball.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00199",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00022",
      "id": "github:andhikalucas/coffee-playground",
      "name": "coffee-playground",
      "category": "project",
      "kind": "code",
      "summary": "Polished small product: focused domain, deployable frontend, and enough structure to study UI/content organization.",
      "popularityPotential": 97,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": "TypeScript",
      "creator": "andhikalucas",
      "url": "https://coffee-playground.vercel.app",
      "audit": "/audits/github-andhikalucas-coffee-playground.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00022",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00195",
      "id": "github:playthronglets/thronglets",
      "name": "Thronglets",
      "category": "project",
      "kind": "app",
      "summary": "Larger live experiment: Phaser/SQLite/Node-style app showing how Fable can structure a persistent public game/terrarium.",
      "popularityPotential": 96,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": "JavaScript",
      "creator": "playThronglets",
      "url": "https://playthronglets.app/",
      "audit": "/audits/github-playthronglets-thronglets.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00195",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00032",
      "id": "github:asembadr01/my-portfolio",
      "name": "My-Portfolio",
      "category": "project",
      "kind": "website",
      "summary": "Portfolio/art direction: single-purpose, deployed visual site with direct Fable provenance in README.",
      "popularityPotential": 94,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": "HTML",
      "creator": "AsemBadr01",
      "url": "https://my-portfolio-henna-six-42.vercel.app/",
      "audit": "/audits/github-asembadr01-my-portfolio.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "website",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00032",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00150",
      "id": "github:lathyrus-odoratus/msn-mine",
      "name": "msn-mine",
      "category": "project",
      "kind": "code",
      "summary": "Learn the reproducible build/test pattern: this candidate exposes package scripts including tests.",
      "popularityPotential": 87,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": null,
      "creator": "lathyrus-odoratus",
      "url": "https://github.com/lathyrus-odoratus/msn-mine",
      "audit": "/audits/github-lathyrus-odoratus-msn-mine.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "confirmed-fable",
        "ultra-safe"
      ],
      "spacetag": {
        "id": "SR-FBL-00150",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00089",
      "id": "github:gabry9110/cs-clone-fable5",
      "name": "CS-Clone-Fable5",
      "category": "project",
      "kind": "app",
      "summary": "Counter-Strike-style multiplayer FPS (Three.js + Node) written entirely by Fable 5 in a single session, all assets generated at runtime.",
      "popularityPotential": 86,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": "JavaScript",
      "creator": "Gabry9110",
      "url": "https://github.com/Gabry9110/CS-Clone-Fable5",
      "audit": "/audits/github-gabry9110-cs-clone-fable5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "game",
        "fps",
        "three.js",
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "threejs"
      ],
      "spacetag": {
        "id": "SR-FBL-00089",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00106",
      "id": "github:huiung/star-citizen-caliber",
      "name": "star-citizen-caliber",
      "category": "project",
      "kind": "app",
      "summary": "Ambitious browser 3D/MMO-style prototype: good for learning prompt scope around simulation/game systems.",
      "popularityPotential": 86,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": "Go",
      "creator": "huiung",
      "url": "https://github.com/huiung/star-citizen-caliber",
      "audit": "/audits/github-huiung-star-citizen-caliber.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00106",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00177",
      "id": "github:mschachner/sokoban",
      "name": "sokoban",
      "category": "project",
      "kind": "code",
      "summary": "Small complete game with no heavy stack: useful baseline for minimal, auditable Fable-created games.",
      "popularityPotential": 86,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": "JavaScript",
      "creator": "mschachner",
      "url": "https://github.com/mschachner/sokoban",
      "audit": "/audits/github-mschachner-sokoban.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00177",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00174",
      "id": "github:monte9/history-stories",
      "name": "history-stories",
      "category": "project",
      "kind": "code",
      "summary": "Learn the reproducible build pattern: this candidate exposes a package build script for generated code.",
      "popularityPotential": 85,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": null,
      "creator": "Monte9",
      "url": "https://github.com/Monte9/history-stories",
      "audit": "/audits/github-monte9-history-stories.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "confirmed-fable",
        "ultra-safe"
      ],
      "spacetag": {
        "id": "SR-FBL-00174",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00265",
      "id": "github:wiskonsin/gtaclone",
      "name": "gtaclone",
      "category": "project",
      "kind": "app",
      "summary": "Customizable top-down 3D sandbox: study asset/config customization in a Fable-created game.",
      "popularityPotential": 84,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": null,
      "creator": "wiskonsin",
      "url": "https://github.com/wiskonsin/gtaclone",
      "audit": "/audits/github-wiskonsin-gtaclone.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00265",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00184",
      "id": "github:ninaji/frosty-tatics",
      "name": "Frosty-Tatics",
      "category": "project",
      "kind": "app",
      "summary": "Isometric tactics game: good example of browser game presentation and deployable static project structure.",
      "popularityPotential": 84,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": "Go",
      "creator": "Ninaji",
      "url": "https://ninaji.github.io/Frosty-Tatics/",
      "audit": "/audits/github-ninaji-frosty-tatics.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00184",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00178",
      "id": "github:mukstoo/fable-bullet-heaven",
      "name": "fable-bullet-heaven",
      "category": "project",
      "kind": "app",
      "summary": "Learn the reproducible build pattern: this candidate exposes a package build script for generated code.",
      "popularityPotential": 83,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": null,
      "creator": "mukstoo",
      "url": "https://github.com/mukstoo/fable-bullet-heaven",
      "audit": "/audits/github-mukstoo-fable-bullet-heaven.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00178",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00278",
      "id": "github:zhbchao/amazing_fable",
      "name": "amazing_fable",
      "category": "project",
      "kind": "app",
      "summary": "Gallery format: multiple single-file demos; useful for comparing small Fable visual artifacts side-by-side.",
      "popularityPotential": 81,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": "HTML",
      "creator": "zhbchao",
      "url": "https://zhbchao.github.io/amazing_fable/",
      "audit": "/audits/github-zhbchao-amazing-fable.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00278",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00127",
      "id": "github:jimdawdy-hub/local-llm-launcher-gui",
      "name": "Local-LLM-Launcher-GUI",
      "category": "project",
      "kind": "tool",
      "summary": "Practical developer utility: study hardware-aware UI and local LLM launcher UX from a Fable-created app.",
      "popularityPotential": 80,
      "tier": "breakout",
      "fableConfidence": 92,
      "language": null,
      "creator": "jimdawdy-hub",
      "url": "https://github.com/jimdawdy-hub/Local-LLM-Launcher-GUI",
      "audit": "/audits/github-jimdawdy-hub-local-llm-launcher-gui.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00127",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00134",
      "id": "github:jpekkala/fable-racing-game",
      "name": "fable-racing-game",
      "category": "project",
      "kind": "code",
      "summary": "Evaluation artifact + playable clone: good for studying simple browser-game benchmarking of Fable output.",
      "popularityPotential": 79,
      "tier": "strong",
      "fableConfidence": 92,
      "language": "JavaScript",
      "creator": "jpekkala",
      "url": "https://jpekkala.github.io/fable-racing-game/",
      "audit": "/audits/github-jpekkala-fable-racing-game.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00134",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00244",
      "id": "github:theryanbyrd/asteroid_fable",
      "name": "asteroid_fable",
      "category": "project",
      "kind": "app",
      "summary": "Large-data WebGL visualization: useful for studying browser rendering and data-driven visual scope.",
      "popularityPotential": 78,
      "tier": "strong",
      "fableConfidence": 92,
      "language": null,
      "creator": "theryanbyrd",
      "url": "https://github.com/theryanbyrd/asteroid_fable",
      "audit": "/audits/github-theryanbyrd-asteroid-fable.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "threejs"
      ],
      "spacetag": {
        "id": "SR-FBL-00244",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00016",
      "id": "github:alanjlj2202/voyager-tracker",
      "name": "voyager-tracker",
      "category": "project",
      "kind": "app",
      "summary": "Single-file science visualization: clear example of compact Fable output with real mechanics/data framing.",
      "popularityPotential": 78,
      "tier": "strong",
      "fableConfidence": 92,
      "language": "HTML",
      "creator": "AlanJLJ2202",
      "url": "https://voyager-tracker.vercel.app/",
      "audit": "/audits/github-alanjlj2202-voyager-tracker.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00016",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00250",
      "id": "github:tonyandrewmeyer/mastodon-operator",
      "name": "mastodon-operator",
      "category": "project",
      "kind": "tool",
      "summary": "Infrastructure/operator prototype: learn where Fable-created tooling is alpha and what warnings to preserve.",
      "popularityPotential": 77,
      "tier": "strong",
      "fableConfidence": 92,
      "language": null,
      "creator": "tonyandrewmeyer",
      "url": "https://github.com/tonyandrewmeyer/mastodon-operator",
      "audit": "/audits/github-tonyandrewmeyer-mastodon-operator.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00250",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00104",
      "id": "github:huangyi1979/windward",
      "name": "windward",
      "category": "project",
      "kind": "code",
      "summary": "A browser-based sailing, trading, and exploration game in the spirit of classic age-of-sail adventures.",
      "popularityPotential": 76,
      "tier": "strong",
      "fableConfidence": 92,
      "language": "JavaScript",
      "creator": "huangyi1979",
      "url": "https://huangyi1979.github.io/windward/",
      "audit": "/audits/github-huangyi1979-windward.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00104",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00126",
      "id": "github:jiashu-h/tacz-hot",
      "name": "tacz-hot",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 70,
      "tier": "strong",
      "fableConfidence": 92,
      "language": null,
      "creator": "Jiashu-H",
      "url": "https://github.com/Jiashu-H/tacz-hot",
      "audit": "/audits/github-jiashu-h-tacz-hot.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "ultra-safe",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00126",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00065",
      "id": "github:david0806sg/x-recorder",
      "name": "x-recorder",
      "category": "project",
      "kind": "app",
      "summary": "Shipped GitHub Pages web app: good for learning browser APIs, recording UX, and simple static deployment.",
      "popularityPotential": 69,
      "tier": "strong",
      "fableConfidence": 92,
      "language": "Go",
      "creator": "David0806SG",
      "url": "https://david0806sg.github.io/x-recorder/",
      "audit": "/audits/github-david0806sg-x-recorder.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00065",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00208",
      "id": "github:s-g1610/photopacker",
      "name": "PhotoPacker",
      "category": "project",
      "kind": "code",
      "summary": "Learn provenance discipline: this repo publicly records Fable 5 creation evidence and can be fully audited from source.",
      "popularityPotential": 67,
      "tier": "strong",
      "fableConfidence": 92,
      "language": "Go",
      "creator": "s-g1610",
      "url": "https://github.com/s-g1610/PhotoPacker",
      "audit": "/audits/github-s-g1610-photopacker.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "confirmed-fable",
        "ultra-safe"
      ],
      "spacetag": {
        "id": "SR-FBL-00208",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00011",
      "id": "github:ai-village-agents/village-artifact-wall",
      "name": "village-artifact-wall",
      "category": "project",
      "kind": "app",
      "summary": "Small event/community app: useful for Cloudflare Worker/D1-style minimal deployable artifact patterns.",
      "popularityPotential": 66,
      "tier": "strong",
      "fableConfidence": 92,
      "language": null,
      "creator": "ai-village-agents",
      "url": "https://github.com/ai-village-agents/village-artifact-wall",
      "audit": "/audits/github-ai-village-agents-village-artifact-wall.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "combined-safe",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00011",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00013",
      "id": "github:ajay9o9/monquest",
      "name": "MONQUEST",
      "category": "project",
      "kind": "app",
      "summary": "Learn browser-first game/3D prompting: direct evidence ties a playable visual/game artifact to Fable 5.",
      "popularityPotential": 65,
      "tier": "strong",
      "fableConfidence": 92,
      "language": null,
      "creator": "Ajay9o9",
      "url": "https://github.com/Ajay9o9/MONQUEST",
      "audit": "/audits/github-ajay9o9-monquest.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "game",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00013",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00073",
      "id": "github:diegocp01/fable-5-traffic-light-sim",
      "name": "fable-5-traffic-light-sim",
      "category": "project",
      "kind": "app",
      "summary": "Learn provenance discipline: this repo publicly records Fable 5 creation evidence and can be fully audited from source.",
      "popularityPotential": 65,
      "tier": "strong",
      "fableConfidence": 92,
      "language": "HTML",
      "creator": "diegocp01",
      "url": "https://github.com/diegocp01/fable-5-traffic-light-sim",
      "audit": "/audits/github-diegocp01-fable-5-traffic-light-sim.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe"
      ],
      "spacetag": {
        "id": "SR-FBL-00073",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00200",
      "id": "github:raulcode-sys/fable-5-minecraft",
      "name": "Fable-5-Minecraft",
      "category": "project",
      "kind": "app",
      "summary": "Learn browser-first game/3D prompting: direct evidence ties a playable visual/game artifact to Fable 5.",
      "popularityPotential": 63,
      "tier": "strong",
      "fableConfidence": 92,
      "language": null,
      "creator": "raulcode-sys",
      "url": "https://github.com/raulcode-sys/Fable-5-Minecraft",
      "audit": "/audits/github-raulcode-sys-fable-5-minecraft.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "ultra-safe",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00200",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00153",
      "id": "github:levy-street/world-of-claudecraft",
      "name": "World of ClaudeCraft",
      "category": "project",
      "kind": "app",
      "summary": "Vanilla-WoW-flavored browser micro-MMO: 9 classes, 3 zones, ~60 quests, 5-player dungeons, persistent characters. Vibe-coded with Fable 5 over 2 days.",
      "popularityPotential": 94,
      "tier": "breakout",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "levy-street",
      "url": "https://worldofclaudecraft.com",
      "audit": "/audits/github-levy-street-world-of-claudecraft.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "mmo",
        "game",
        "multiplayer",
        "browser",
        "fable5",
        "clean-archive",
        "code",
        "confirmed-fable",
        "high-confidence",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00153",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00142",
      "id": "github:kdeverett918/made-with-fable",
      "name": "made-with-fable",
      "category": "project",
      "kind": "app",
      "summary": "Community gallery of creations built with Claude Fable 5",
      "popularityPotential": 90,
      "tier": "breakout",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "kdeverett918",
      "url": "https://made-with-fable.onrender.com",
      "audit": "/audits/github-kdeverett918-made-with-fable.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "react",
        "next.js",
        "tailwind",
        "typescript",
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "rediscovered-duplicate",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00142",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00242",
      "id": "github:thebuggeddev/mechlab",
      "name": "mechlab",
      "category": "project",
      "kind": "app",
      "summary": "An interactive learning playground to learn mechanical engines developed using claude fable 5",
      "popularityPotential": 89,
      "tier": "breakout",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "thebuggeddev",
      "url": "https://mechlab.vercel.app",
      "audit": "/audits/github-thebuggeddev-mechlab.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "react",
        "vite",
        "three.js",
        "react three fiber",
        "tailwind",
        "typescript",
        "webgl",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00242",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00255",
      "id": "github:tt-u/felt-lab",
      "name": "felt-lab",
      "category": "project",
      "kind": "app",
      "summary": "Built with Claude Fable 5.",
      "popularityPotential": 89,
      "tier": "breakout",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "tt-u",
      "url": "http://blockinsight.top/felt-lab/",
      "audit": "/audits/github-tt-u-felt-lab.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "react",
        "next.js",
        "tailwind",
        "typescript",
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "rediscovered-duplicate"
      ],
      "spacetag": {
        "id": "SR-FBL-00255",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00197",
      "id": "github:pulkitxm/claude-directory",
      "name": "claude-directory",
      "category": "project",
      "kind": "app",
      "summary": "Experimentation projects with Anthropic's new Claude models (Fable 5 / Mythos)",
      "popularityPotential": 88,
      "tier": "breakout",
      "fableConfidence": 90,
      "language": null,
      "creator": "pulkitxm",
      "url": "https://pulkitxm.com/claude-directory",
      "audit": "/audits/github-pulkitxm-claude-directory.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "react",
        "next.js",
        "vite",
        "tailwind",
        "typescript",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00197",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "prompt-transcript",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_prompt",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00224",
      "id": "github:shlokkhemani/ode-to-yosemite",
      "name": "ode-to-yosemite",
      "category": "project",
      "kind": "app",
      "summary": "A to-scale, explorable 3D Yosemite Valley in the browser — built end-to-end by Fable 5 in Claude Code",
      "popularityPotential": 87,
      "tier": "breakout",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "shlokkhemani",
      "url": "https://ode-to-yosemite.vercel.app",
      "audit": "/audits/github-shlokkhemani-ode-to-yosemite.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "vite",
        "three.js",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00224",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00230",
      "id": "github:stipo0/fable5-minecraft-clone",
      "name": "fable5-minecraft-clone",
      "category": "project",
      "kind": "app",
      "summary": "# Blockcraft **▶ Play it in your browser: <https://stipo0.github.io/fable5-minecraft-clone/>** A Minecraft-style voxel sandbox that runs in the browser, built with **React**, **react-three-fiber** and **TypeScript**. Infinite-ish procedurally generated terrain, block breaking a",
      "popularityPotential": 87,
      "tier": "breakout",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "Stipo0",
      "url": "https://stipo0.github.io/fable5-minecraft-clone/",
      "audit": "/audits/github-stipo0-fable5-minecraft-clone.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "react",
        "vite",
        "three.js",
        "react three fiber",
        "typescript",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00230",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00131",
      "id": "github:joga-ryali/fable5-buildday",
      "name": "fable5-buildday",
      "category": "project",
      "kind": "app",
      "summary": "# Fable 5 Build Day — Research with Receipts An AI research tool that answers questions about any public company **with receipts**: every claim links to the exact supporting passage in a primary SEC filing, and every number is auto-verified against the company's official XBRL da",
      "popularityPotential": 84,
      "tier": "breakout",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "joga-ryali",
      "url": "https://fable5-buildday.vercel.app",
      "audit": "/audits/github-joga-ryali-fable5-buildday.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "react",
        "next.js",
        "typescript",
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "rediscovered-duplicate",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00131",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00121",
      "id": "github:jdmnk/pixel-space",
      "name": "pixel-space",
      "category": "project",
      "kind": "app",
      "summary": "Tiny generative pixel-art planet & star toy. Claude Fable 5 few-shot.",
      "popularityPotential": 83,
      "tier": "breakout",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "jdmnk",
      "url": "https://pixel-space-seven.vercel.app",
      "audit": "/audits/github-jdmnk-pixel-space.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "react",
        "vite",
        "typescript",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00121",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00097",
      "id": "github:gunalhincal/portfolio-fable5",
      "name": "portfolio-fable5",
      "category": "project",
      "kind": "tool",
      "summary": "Portfolio website generated with Claude Fable 5. Built using the same CV, assets, and prompt as the Opus 4.8 version for comparison.",
      "popularityPotential": 76,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "GunalHincal",
      "url": "https://portfolio-fable5.vercel.app/",
      "audit": "/audits/github-gunalhincal-portfolio-fable5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "fable5",
        "clean-archive",
        "website",
        "review-fable",
        "rediscovered-duplicate",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00097",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00210",
      "id": "github:sachinsebastian1994-hue/pokemon-magenta",
      "name": "pokemon-magenta",
      "category": "project",
      "kind": "app",
      "summary": "A faithful pokemon red style gameplay made entirely on vibe code (Fable 5). Relive the old nostalgic gameplay and catch them all.",
      "popularityPotential": 76,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "sachinsebastian1994-hue",
      "url": "https://sachinsebastian1994-hue-pokemon-mag.vercel.app",
      "audit": "/audits/github-sachinsebastian1994-hue-pokemon-magenta.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "react",
        "astro",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00210",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00240",
      "id": "github:thariqs/cc-video-editing-deck",
      "name": "cc-video-editing-deck",
      "category": "video",
      "kind": "video",
      "summary": "The Fable 5 launch video, edited end-to-end by Fable 5 in Claude Code: Whisper transcripts, subagents picking shots, ffmpeg cuts, S-Log3 LUTs, Remotion overlays. 'The repo is the edit.'",
      "popularityPotential": 72,
      "tier": "strong",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "ThariqS",
      "url": "https://thariqs.github.io/cc-video-editing-deck/",
      "audit": "/audits/github-thariqs-cc-video-editing-deck.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "video-editing",
        "anthropic",
        "agentic",
        "remotion"
      ],
      "spacetag": {
        "id": "SR-FBL-00240",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00028",
      "id": "github:antebm/fabled-games",
      "name": "fabled-games",
      "category": "project",
      "kind": "tool",
      "summary": "claude fable one prompt generated flash game homages",
      "popularityPotential": 68,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "antebm",
      "url": "https://antebm.github.io/fabled-games/",
      "audit": "/audits/github-antebm-fabled-games.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00028",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "prompt-transcript",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_prompt",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00036",
      "id": "github:az9713/cme296-slide-transcript-sync",
      "name": "cme296-slide-transcript-sync",
      "category": "project",
      "kind": "app",
      "summary": "Pairs every slide of Stanford CME 296 (Diffusion & Large Vision Models) with the transcript section where it's discussed, with timestamps linking to the lecture video. Built with Fable 5.",
      "popularityPotential": 68,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "az9713",
      "url": "https://az9713.github.io/cme296-slide-transcript-sync/",
      "audit": "/audits/github-az9713-cme296-slide-transcript-sync.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00036",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00003",
      "id": "github:5kahoisaac/sunset-flap",
      "name": "sunset-flap",
      "category": "project",
      "kind": "app",
      "summary": "A pretty, playable, web-based 3D Flappy Bird game built by Claude Fable 5.",
      "popularityPotential": 68,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "5kahoisaac",
      "url": "https://5kahoisaac.github.io/sunset-flap/",
      "audit": "/audits/github-5kahoisaac-sunset-flap.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "claude-code",
        "fable5",
        "vibe-coding",
        "clean-archive",
        "app",
        "review-fable",
        "rediscovered-duplicate",
        "game",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00003",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "prompt-transcript",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_prompt",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00086",
      "id": "github:fabylanguage/faby",
      "name": "faby",
      "category": "project",
      "kind": "tool",
      "summary": "Faby — the AI-native programming language. Designed by Claude Fable-5. Interpreter, CLI, web server, playground & docs.",
      "popularityPotential": 67,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "fabylanguage",
      "url": "https://faby.codes",
      "audit": "/audits/github-fabylanguage-faby.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "typescript",
        "webassembly",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00086",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00192",
      "id": "github:pianomanstride/calculus",
      "name": "calculus",
      "category": "project",
      "kind": "tool",
      "summary": "Interactive 3D web app that teaches calculus playfully — from secants and tangents to Riemann sums, solids of revolution and gradient ascent. 7 game-like levels, bilingual EN/DE, Three.js + KaTeX, zero build step. Built from a single prompt by Anthropic's Fable 5 running autonomo",
      "popularityPotential": 67,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "pianomanstride",
      "url": "https://pianomanstride.github.io/calculus/",
      "audit": "/audits/github-pianomanstride-calculus.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "3d",
        "calculus",
        "claude-code",
        "education",
        "interactive-learning",
        "katex",
        "math-education",
        "threejs",
        "three.js",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00192",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00041",
      "id": "github:blackscythe123/firered-rpg",
      "name": "FireRed-RPG",
      "category": "project",
      "kind": "tool",
      "summary": "Fan-made FireRed-style Pokemon RPG in vanilla HTML/CSS/JS - built as a single-shot prompt trial of Claude's Fable 5 model. Gen 3 battle mechanics, 20 species, mobile touch controls, zero build step.",
      "popularityPotential": 66,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "blackscythe123",
      "url": "https://firered.simiyonvinscentsamuel.tech/",
      "audit": "/audits/github-blackscythe123-firered-rpg.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "ai-generated",
        "anthropic",
        "browser-game",
        "claude",
        "fable-5",
        "fan-game",
        "firered",
        "gba",
        "html5-canvas",
        "pokemon"
      ],
      "spacetag": {
        "id": "SR-FBL-00041",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00154",
      "id": "github:ljack/fable5-experiments",
      "name": "fable5-experiments",
      "category": "project",
      "kind": "app",
      "summary": "Experiments with Fable 5 — browser games, utils, whatever",
      "popularityPotential": 66,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "ljack",
      "url": "https://ljack.github.io/fable5-experiments/",
      "audit": "/audits/github-ljack-fable5-experiments.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "three.js",
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "rediscovered-duplicate"
      ],
      "spacetag": {
        "id": "SR-FBL-00154",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00221",
      "id": "github:shakeebshaan/packet-highway",
      "name": "packet-highway",
      "category": "project",
      "kind": "app",
      "summary": "Your network traffic as rush hour - live packets rendered as 3D vehicles on a night highway, running behind your Windows desktop icons. Zero dependencies. Built with Claude Fable 5.",
      "popularityPotential": 65,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "shakeebshaan",
      "url": "https://shakeebshaan.github.io/packet-highway/",
      "audit": "/audits/github-shakeebshaan-packet-highway.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "anthropic",
        "built-with-claude",
        "claude",
        "claude-fable-5",
        "csharp",
        "desktop",
        "live-wallpaper",
        "network-monitoring",
        "packet-capture",
        "pktmon",
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "rediscovered-duplicate"
      ],
      "spacetag": {
        "id": "SR-FBL-00221",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00176",
      "id": "github:mrshu/claude-fable-5-bratislava-castle-oneshot",
      "name": "claude-fable-5-bratislava-castle-oneshot",
      "category": "project",
      "kind": "app",
      "summary": "A cinematic, procedurally built 3D model of Bratislava Castle (Three.js) with a free-view camera and a 20-second directed showcase — one-shot by Claude Fable 5",
      "popularityPotential": 64,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "mrshu",
      "url": "https://huggingface.co/spaces/mrshu/claude-fable-5-bratislava-castle-oneshot",
      "audit": "/audits/github-mrshu-claude-fable-5-bratislava-castle-oneshot.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "three.js",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00176",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00146",
      "id": "github:kooemmanuel/mindcraft",
      "name": "mindcraft",
      "category": "project",
      "kind": "app",
      "summary": "⛏ A Minecraft-style voxel world in the browser — built entirely by Claude Fable 5. Drive karts, blast slimes, race gates.",
      "popularityPotential": 64,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "KooEmmanuel",
      "url": "https://kooemmanuel.github.io/mindcraft/",
      "audit": "/audits/github-kooemmanuel-mindcraft.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "three.js",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00146",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00023",
      "id": "github:andreazero/metal-assault-game-claude-fable",
      "name": "metal-assault-game-claude-fable",
      "category": "project",
      "kind": "app",
      "summary": "A Metal Slug-style clone built entirely by Claude Fable in HTML5 Canvas + vanilla JavaScript. No dependencies, no build steps, no external assets: pixel-art sprites, levels, sound effects, and music are procedurally generated. Play here: https://m-assault-fable.netlify.app",
      "popularityPotential": 62,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "AndreaZero",
      "url": "https://m-assault-fable.netlify.app/",
      "audit": "/audits/github-andreazero-metal-assault-game-claude-fable.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "browser",
        "browser-game",
        "canvas",
        "claude",
        "fable",
        "game",
        "html5",
        "vibe",
        "vibe-coding",
        "react"
      ],
      "spacetag": {
        "id": "SR-FBL-00023",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00122",
      "id": "github:jeremysnr/project-foundry",
      "name": "Project-foundry",
      "category": "project",
      "kind": "code",
      "summary": "The governance layer for AI coding agents: raw tickets in, reviewed PRs out. Policy-gated, human-approved, fully audited. Built for the Fable 5 era of long-horizon agentic engineering.",
      "popularityPotential": 62,
      "tier": "strong",
      "fableConfidence": 90,
      "language": "Python",
      "creator": "JeremySNR",
      "url": "https://github.com/JeremySNR/Project-foundry",
      "audit": "/audits/github-jeremysnr-project-foundry.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "agentic-ai",
        "ai-agents",
        "ai-engineering",
        "automation",
        "claude",
        "code-review",
        "cursor",
        "developer-tools",
        "devops",
        "fastapi",
        "gitlab",
        "governance",
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00122",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00253",
      "id": "github:trusch/flux",
      "name": "flux",
      "category": "project",
      "kind": "tool",
      "summary": "FLUX — a living canvas. GPU fluid dynamics + generative music in one self-contained HTML file. Built by Claude (claude-fable-5) from a single prompt.",
      "popularityPotential": 61,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "trusch",
      "url": "https://trusch.github.io/flux/",
      "audit": "/audits/github-trusch-flux.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00253",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00218",
      "id": "github:schroedernathan/tuftcraft",
      "name": "tuftcraft",
      "category": "project",
      "kind": "app",
      "summary": "Minecraft clone generated using Fable 5",
      "popularityPotential": 61,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "SchroederNathan",
      "url": "https://meadow-field.tuft.host/",
      "audit": "/audits/github-schroedernathan-tuftcraft.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "three.js",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00218",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00180",
      "id": "github:mybrandfather/revenueviking",
      "name": "RevenueViking",
      "category": "project",
      "kind": "app",
      "summary": "AI Voice Agent Agency website for HVAC, plumbers, electricians, roofers, and home‑service businesses. Built with Claude Fable.",
      "popularityPotential": 61,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "mybrandfather",
      "url": "https://revenue-viking.vercel.app",
      "audit": "/audits/github-mybrandfather-revenueviking.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00180",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00273",
      "id": "github:yingzhiva/jalal-al-din-journey",
      "name": "jalal-al-din-journey",
      "category": "project",
      "kind": "app",
      "summary": "Interactive story map of Jalal al-Din Mangburni, last prince of the Khwarazmian Empire — 11 years and 13,750 km of flight and fury across the 1220s world. Let his legend spread far and wide. Built with Claude Fable 5.",
      "popularityPotential": 60,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "YingzhiVA",
      "url": "https://yingzhiva.github.io/jalal-al-din-journey/",
      "audit": "/audits/github-yingzhiva-jalal-al-din-journey.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "claude-code",
        "claude-fable-5",
        "data-visualization",
        "educational-project",
        "history",
        "interactive-map",
        "leaflet",
        "medieval-history",
        "mongol-empire",
        "story-map",
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "rediscovered-duplicate"
      ],
      "spacetag": {
        "id": "SR-FBL-00273",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00102",
      "id": "github:hjinhao066/fable-tribute",
      "name": "fable-tribute",
      "category": "project",
      "kind": "app",
      "summary": "🕯️ The Fable of Fable 5 — a scroll-driven memorial for Claude's Fable 5 model and the 22 things it built in three days.",
      "popularityPotential": 60,
      "tier": "strong",
      "fableConfidence": 90,
      "language": null,
      "creator": "hjinhao066",
      "url": "https://hjinhao066.github.io/fable-tribute/",
      "audit": "/audits/github-hjinhao066-fable-tribute.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "claude",
        "creative-coding",
        "generative-ui",
        "memorial",
        "scroll-animation",
        "tribute",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00102",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00254",
      "id": "github:trusch/portal",
      "name": "portal",
      "category": "project",
      "kind": "app",
      "summary": "PORTAL — a window into another dimension. Gyro-anchored raymarched fractal world in one self-contained HTML file. Built by Claude (claude-fable-5).",
      "popularityPotential": 58,
      "tier": "useful",
      "fableConfidence": 90,
      "language": null,
      "creator": "trusch",
      "url": "https://trusch.github.io/portal/",
      "audit": "/audits/github-trusch-portal.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00254",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00054",
      "id": "github:clawgrabsol/fabius",
      "name": "fabius",
      "category": "project",
      "kind": "app",
      "summary": "Fabius — autonomous Solana trading agent on Fable 5, powered by Claude. Site.",
      "popularityPotential": 58,
      "tier": "useful",
      "fableConfidence": 90,
      "language": null,
      "creator": "ClawGrabSOL",
      "url": "https://fabius-psi.vercel.app",
      "audit": "/audits/github-clawgrabsol-fabius.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00054",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00130",
      "id": "github:jipraks/flappy-nozzle",
      "name": "flappy-nozzle",
      "category": "project",
      "kind": "tool",
      "summary": "⛽ Flappy Bird but make it a gas station — built in one prompt with Claude Code (Fable 5)",
      "popularityPotential": 58,
      "tier": "useful",
      "fableConfidence": 90,
      "language": null,
      "creator": "jipraks",
      "url": "https://jipraks.github.io/flappy-nozzle/",
      "audit": "/audits/github-jipraks-flappy-nozzle.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00130",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00163",
      "id": "github:markcastle/hellgrid",
      "name": "hellgrid",
      "category": "project",
      "kind": "app",
      "summary": "A 'one shotted' doom like game made by Claude Fable 5",
      "popularityPotential": 58,
      "tier": "useful",
      "fableConfidence": 90,
      "language": null,
      "creator": "markcastle",
      "url": "https://hellgrid.pages.dev/",
      "audit": "/audits/github-markcastle-hellgrid.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "three.js",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00163",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00165",
      "id": "github:markstent/snaketris",
      "name": "snaketris",
      "category": "project",
      "kind": "app",
      "summary": "A hybrid Snake and Tetris game designed by Claude Fable 5",
      "popularityPotential": 57,
      "tier": "useful",
      "fableConfidence": 90,
      "language": null,
      "creator": "markstent",
      "url": "https://markstent.github.io/snaketris/",
      "audit": "/audits/github-markstent-snaketris.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00165",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00247",
      "id": "github:tlan1012/fable5",
      "name": "Fable5",
      "category": "project",
      "kind": "app",
      "summary": "# Fable5 著名戰史 3D 詳解系列 > **▶ 系列入口:https://tlan1012.github.io/Fable5/** 互動式 3D 戰史劇場:以電視歷史節目的運鏡重現經典會戰——3D 地形、敵我態勢、 時間軸推演、事件字幕、晝夜天候、特效與合成音效,滑鼠自由旋轉縮放。 ## 緣起 起心動念,是一位朋友做了一張**關原之戰的 3D 圖**。藍醫師看了心癢,想說自己也來做做看—— 於是找 CMini(Claude **Fable 5**)從一場長津湖開始。結果越做越有興趣,索性一路做下去: **兩場韓戰、三場二戰、一場上古**,",
      "popularityPotential": 56,
      "tier": "useful",
      "fableConfidence": 90,
      "language": null,
      "creator": "TLAN1012",
      "url": "https://tlan1012.github.io/Fable5/chosin_1950/",
      "audit": "/audits/github-tlan1012-fable5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "three.js",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00247",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00140",
      "id": "github:karamvirr/fable5-canvas-game",
      "name": "fable5-canvas-game",
      "category": "project",
      "kind": "app",
      "summary": "Playing around with Anthropic's new Fable 5 to build \"Emberwood\", a Zelda-like top-down adventure in a single HTML file. No engine, no assets, no dependencies.",
      "popularityPotential": 56,
      "tier": "useful",
      "fableConfidence": 90,
      "language": null,
      "creator": "karamvirr",
      "url": "https://karamvirr.github.io/fable5-canvas-game/",
      "audit": "/audits/github-karamvirr-fable5-canvas-game.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "canvas",
        "claude",
        "game",
        "html5-game",
        "pixel-art",
        "webaudio",
        "zelda-like",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00140",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00216",
      "id": "github:sbugrayy/pocket-soccer",
      "name": "Pocket-Soccer",
      "category": "project",
      "kind": "app",
      "summary": "A Soccer Stars-inspired browser game built with Claude Fable 5, featuring physics-based disc shooting mechanics and real-time match play. Kick off, aim, and score in this fast-paced pocket football experience.",
      "popularityPotential": 54,
      "tier": "useful",
      "fableConfidence": 90,
      "language": null,
      "creator": "sbugrayy",
      "url": "https://sbugrayy.github.io/Pocket-Soccer/",
      "audit": "/audits/github-sbugrayy-pocket-soccer.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "claude-code",
        "game",
        "gamedev",
        "html-css-javascript",
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "rediscovered-duplicate"
      ],
      "spacetag": {
        "id": "SR-FBL-00216",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00012",
      "id": "github:aieo-product/fabledemogame",
      "name": "fableDemoGame",
      "category": "project",
      "kind": "code",
      "summary": "塊魂インスパイアのブラウザ3Dゲーム『Fable Katamari』— Claude (Fable 5) が ultracode マルチエージェントワークフローで設計から公開まで完遂したデモ。秋葉原から東京スカイツリーまで転がせ🗼",
      "popularityPotential": 43,
      "tier": "useful",
      "fableConfidence": 90,
      "language": "JavaScript",
      "creator": "aieo-product",
      "url": "https://github.com/aieo-product/fableDemoGame",
      "audit": "/audits/github-aieo-product-fabledemogame.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00012",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00044",
      "id": "github:brandeispatrick/openbench",
      "name": "openbench",
      "category": "project",
      "kind": "code",
      "summary": "Reverse-engineers the RL reward a coding model was trained on, from black-box agentic behavior — tested on Claude Opus 4.8, Fable 5, and GPT-5.5.",
      "popularityPotential": 42,
      "tier": "useful",
      "fableConfidence": 90,
      "language": "Python",
      "creator": "BrandeisPatrick",
      "url": "https://github.com/BrandeisPatrick/openbench",
      "audit": "/audits/github-brandeispatrick-openbench.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00044",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00092",
      "id": "github:gingi44/fable5-method",
      "name": "fable5-method",
      "category": "project",
      "kind": "code",
      "summary": "Make any AI coding assistant work like a careful senior engineer — diagnose from real evidence, prove by running, never break what you didn't ask for. Install via npx or upload the zip to Claude.",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 90,
      "language": "JavaScript",
      "creator": "gingi44",
      "url": "https://github.com/gingi44/fable5-method",
      "audit": "/audits/github-gingi44-fable5-method.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00092",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00143",
      "id": "github:keigoshimadacc/generative-gaming",
      "name": "generative-gaming",
      "category": "project",
      "kind": "code",
      "summary": "Everdeep: a Mystery Dungeon-style roguelike whose floors are authored at runtime by an AI Director — built hands-off by orchestrated coding agents (Codex + Cursor). A test of long-running Fable 5 orchestration.",
      "popularityPotential": 38,
      "tier": "review",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "KeigoShimadaCC",
      "url": "https://github.com/KeigoShimadaCC/generative-gaming",
      "audit": "/audits/github-keigoshimadacc-generative-gaming.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "ai-agents",
        "claude",
        "game-development",
        "generative-ai",
        "llm-orchestration",
        "roguelike",
        "typescript"
      ],
      "spacetag": {
        "id": "SR-FBL-00143",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00231",
      "id": "github:strba79/model-mix",
      "name": "model-mix",
      "category": "project",
      "kind": "tool",
      "summary": "Tiered model orchestration plugin for Claude Code: Opus 4.8 orchestrates, Sonnet 4.6 takes routine work, Codex CLI cross-checks, Fable 5 held in reserve for hard/urgent problems",
      "popularityPotential": 36,
      "tier": "review",
      "fableConfidence": 90,
      "language": "Python",
      "creator": "strba79",
      "url": "https://github.com/strba79/model-mix",
      "audit": "/audits/github-strba79-model-mix.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "claude-code",
        "claude-code-plugin",
        "cost-optimization",
        "model-routing",
        "orchestration"
      ],
      "spacetag": {
        "id": "SR-FBL-00231",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00034",
      "id": "github:assafkip/fable-discipline",
      "name": "fable-discipline",
      "category": "project",
      "kind": "tool",
      "summary": "Make Claude Opus code like Fable 5: Fable's coding habits as a Claude Code plugin, with one habit (tests never touch live data) enforced by a hook.",
      "popularityPotential": 36,
      "tier": "review",
      "fableConfidence": 90,
      "language": "Python",
      "creator": "assafkip",
      "url": "https://github.com/assafkip/fable-discipline",
      "audit": "/audits/github-assafkip-fable-discipline.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "agent-skills",
        "ai-coding",
        "anthropic",
        "claude",
        "claude-code",
        "claude-plugin",
        "code-quality",
        "coding-agent",
        "fable",
        "hooks",
        "llm",
        "opus"
      ],
      "spacetag": {
        "id": "SR-FBL-00034",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00191",
      "id": "github:ph5h5w6d2l/fable-mode",
      "name": "fable-mode",
      "category": "project",
      "kind": "code",
      "summary": "Autonomous high-reasoning operating mode for Claude Code — Fable 5's working behaviors as a drop-in skill",
      "popularityPotential": 28,
      "tier": "review",
      "fableConfidence": 90,
      "language": "Shell",
      "creator": "PH5h5W6d2L",
      "url": "https://github.com/PH5h5W6d2L/fable-mode",
      "audit": "/audits/github-ph5h5w6d2l-fable-mode.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "agent-skills",
        "ai-agent",
        "anthropic",
        "autonomous-agents",
        "claude",
        "claude-code",
        "fable",
        "fable-5",
        "llm",
        "opus",
        "prompt-engineering"
      ],
      "spacetag": {
        "id": "SR-FBL-00191",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00004",
      "id": "github:5qys5bxrvd-lab/fable-directory",
      "name": "fable-directory",
      "category": "project",
      "kind": "code",
      "summary": "The public archive of work built with Anthropic's Fable 5.0 — agent-readable (spacetags), prompt transcripts, SEO/AEO prerendered.",
      "popularityPotential": 28,
      "tier": "review",
      "fableConfidence": 90,
      "language": "JavaScript",
      "creator": "5qys5bxrvd-lab",
      "url": "https://github.com/5qys5bxrvd-lab/fable-directory",
      "audit": "/audits/github-5qys5bxrvd-lab-fable-directory.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00004",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00263",
      "id": "github:voidlight00/fable-forge",
      "name": "fable-forge",
      "category": "project",
      "kind": "code",
      "summary": "Forge Fable 5-native prompts, agents, skills, and harnesses from abstract requests — with fail-closed gates guaranteeing zero Opus fallback.",
      "popularityPotential": 27,
      "tier": "review",
      "fableConfidence": 90,
      "language": "Shell",
      "creator": "VoidLight00",
      "url": "https://github.com/VoidLight00/fable-forge",
      "audit": "/audits/github-voidlight00-fable-forge.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "claude-code",
        "fable-5",
        "harness",
        "lint",
        "llm-agents",
        "prompt-engineering"
      ],
      "spacetag": {
        "id": "SR-FBL-00263",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00179",
      "id": "github:mxroute/fable-mode",
      "name": "fable-mode",
      "category": "skill",
      "kind": "code",
      "summary": "Slash command for Claude Code to emulate some of Fable 5's behaviors",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 90,
      "language": null,
      "creator": "mxroute",
      "url": "https://github.com/mxroute/fable-mode",
      "audit": "/audits/github-mxroute-fable-mode.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00179",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00193",
      "id": "github:pjh456/universal-fable-5",
      "name": "universal-fable-5",
      "category": "project",
      "kind": "code",
      "summary": "Warm, concise, capable — behavioral layer for any text-first LLM assistant. No guardrails, no brand lock-in, one skill.",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 90,
      "language": null,
      "creator": "pjh456",
      "url": "https://github.com/pjh456/universal-fable-5",
      "audit": "/audits/github-pjh456-universal-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00193",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00207",
      "id": "github:ryu-tada/agent-operating-protocol",
      "name": "agent-operating-protocol",
      "category": "project",
      "kind": "code",
      "summary": "Fable 5-style AGENTS.md and CLAUDE.md templates for high-agency coding assistants.",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 90,
      "language": "Shell",
      "creator": "ryu-tada",
      "url": "https://github.com/ryu-tada/agent-operating-protocol",
      "audit": "/audits/github-ryu-tada-agent-operating-protocol.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "agents",
        "agents-md",
        "claude-code",
        "codex",
        "fable-5",
        "prompt-engineering"
      ],
      "spacetag": {
        "id": "SR-FBL-00207",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00113",
      "id": "github:itsinseong/value-for-fable",
      "name": "value-for-fable",
      "category": "project",
      "kind": "code",
      "summary": "Fable 5 수준의 품질을 Sonnet 단가에 — 가성비 AI 운영 모델을 직접 구축한 Claude Code 프로젝트",
      "popularityPotential": 14,
      "tier": "review",
      "fableConfidence": 90,
      "language": "Shell",
      "creator": "itsinseong",
      "url": "https://github.com/itsinseong/value-for-fable",
      "audit": "/audits/github-itsinseong-value-for-fable.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00113",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00046",
      "id": "github:carlomigueldy/fable-mythos-landing",
      "name": "fable-mythos-landing",
      "category": "project",
      "kind": "app",
      "summary": "Award-caliber mythic-cinematic landing page for Anthropic's Fable 5 & Mythos 5 — HTML + Tailwind + Motion. Live: https://fable-mythos-landing.vercel.app",
      "popularityPotential": 14,
      "tier": "review",
      "fableConfidence": 90,
      "language": "HTML",
      "creator": "carlomigueldy",
      "url": "https://fable-mythos-landing.vercel.app",
      "audit": "/audits/github-carlomigueldy-fable-mythos-landing.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00046",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00206",
      "id": "github:rylaa/fable5-fusion",
      "name": "fable5-fusion",
      "category": "project",
      "kind": "tool",
      "summary": "Multi-model fusion plugin for Claude Code + Codex: 3-member parallel panel (Claude opus x2 + Codex GPT-5.5) -> Claude judge -> Codex synthesizer.",
      "popularityPotential": 14,
      "tier": "review",
      "fableConfidence": 90,
      "language": "Shell",
      "creator": "Rylaa",
      "url": "https://github.com/Rylaa/fable5-fusion",
      "audit": "/audits/github-rylaa-fable5-fusion.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00206",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00168",
      "id": "github:mbettan/routemind",
      "name": "RouteMind",
      "category": "project",
      "kind": "code",
      "summary": "A robust routing architecture built on the Google Agent Development Kit (ADK 2.0) and deployed to Vertex AI Reasoning Engine (Agent Engine). It uses a lightweight Gemini 3.1 Flash-Lite classifier to dynamically route user queries to the optimal Claude specialist tier (Haiku 4.5, Sonnet 4.6, Opus 4.8, or Fable 5).",
      "popularityPotential": 14,
      "tier": "review",
      "fableConfidence": 90,
      "language": "Python",
      "creator": "mbettan",
      "url": "https://mbettan.github.io/RouteMind/",
      "audit": "/audits/github-mbettan-routemind.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00168",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00279",
      "id": "github:zlc000190/fable-5-org",
      "name": "fable-5-org",
      "category": "project",
      "kind": "code",
      "summary": "Independent third-party reviews of Anthropic Fable 5 by a Claude Pro user.",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "zlc000190",
      "url": "https://fable-5.org",
      "audit": "/audits/github-zlc000190-fable-5-org.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00279",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00238",
      "id": "github:tanish2k/exoplanet-system",
      "name": "exoplanet-system",
      "category": "project",
      "kind": "code",
      "summary": "Code-only design system and real-time shader engine for an ultra-realistic exoplanet simulation. Built with Anthropic's Fable 5 model.",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 90,
      "language": "JavaScript",
      "creator": "tanish2k",
      "url": "https://github.com/tanish2k/exoplanet-system",
      "audit": "/audits/github-tanish2k-exoplanet-system.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00238",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00014",
      "id": "github:ajohnsonnow/orc-vsix",
      "name": "orc-vsix",
      "category": "project",
      "kind": "tool",
      "summary": "ORC - AI Cognitive Prompt Router VS Code Extension. Routes prompts to the optimal model (Haiku/Sonnet/Opus/Fable 5) based on cognitive load analysis.",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 90,
      "language": "TypeScript",
      "creator": "ajohnsonnow",
      "url": "https://github.com/ajohnsonnow/orc-vsix",
      "audit": "/audits/github-ajohnsonnow-orc-vsix.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00014",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00187",
      "id": "github:novalidesignl-ship-it/fable-like-skill",
      "name": "fable-like-skill",
      "category": "skill",
      "kind": "code",
      "summary": "Fable-5-style engineering discipline skill for Claude Code (from Anthropic's public migration guidance)",
      "popularityPotential": 9,
      "tier": "review",
      "fableConfidence": 90,
      "language": null,
      "creator": "novalidesignl-ship-it",
      "url": "https://github.com/novalidesignl-ship-it/fable-like-skill",
      "audit": "/audits/github-novalidesignl-ship-it-fable-like-skill.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00187",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00227",
      "id": "github:ssanvi-builds/fable5-lite-system-prompt",
      "name": "Fable5-lite-system-prompt",
      "category": "project",
      "kind": "code",
      "summary": "A clean, lightweight distillation of the famous Fable 5 system prompt, specifically optimised for Claude Opus 4.8.",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 90,
      "language": null,
      "creator": "ssanvi-builds",
      "url": "https://github.com/ssanvi-builds/Fable5-lite-system-prompt",
      "audit": "/audits/github-ssanvi-builds-fable5-lite-system-prompt.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00227",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00245",
      "id": "github:tiamiceli/zotwiki",
      "name": "zotwiki",
      "category": "project",
      "kind": "code",
      "summary": "Picky rules Fable 5 implementation of Kaparthy's llm wiki.",
      "popularityPotential": 7,
      "tier": "review",
      "fableConfidence": 90,
      "language": "Python",
      "creator": "tiamiceli",
      "url": "https://github.com/tiamiceli/zotwiki",
      "audit": "/audits/github-tiamiceli-zotwiki.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00245",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00063",
      "id": "github:darksathili-jpg/l-illusion-du-contr-le",
      "name": "L-illusion-du-contr-le",
      "category": "project",
      "kind": "code",
      "summary": "e 9 juin 2026, Anthropic lance publiquement Fable 5 et Mythos 5 — les modèles d'IA les plus puissants jamais déployés. Le 10 juin, le modèle est jailbreaké. Le 12 juin à 17h21 ET, le gouvernement américain ordonne leur suspension immédiate pour tout utilisateur mondial.",
      "popularityPotential": 7,
      "tier": "review",
      "fableConfidence": 90,
      "language": "HTML",
      "creator": "darksathili-jpg",
      "url": "https://darksathili-jpg.github.io/L-illusion-du-contr-le/",
      "audit": "/audits/github-darksathili-jpg-l-illusion-du-contr-le.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00063",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00051",
      "id": "github:chriszhangjin/claude-code-fable-5-system-prompt",
      "name": "Claude-Code-Fable-5-System-Prompt",
      "category": "project",
      "kind": "code",
      "summary": "This is the copy of the Claude Code Fable 5 System prompt. (personal usage only)",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 90,
      "language": null,
      "creator": "ChrisZhangJin",
      "url": "https://github.com/ChrisZhangJin/Claude-Code-Fable-5-System-Prompt",
      "audit": "/audits/github-chriszhangjin-claude-code-fable-5-system-prompt.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "claude-code",
        "fable",
        "system-prompt"
      ],
      "spacetag": {
        "id": "SR-FBL-00051",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00096",
      "id": "github:gumruyanzh/isfableback",
      "name": "isfableback",
      "category": "project",
      "kind": "code",
      "summary": "Live status tracker: is Anthropic's Fable 5 back yet? Independent monitor.",
      "popularityPotential": 5,
      "tier": "review",
      "fableConfidence": 90,
      "language": "HTML",
      "creator": "gumruyanzh",
      "url": "https://github.com/gumruyanzh/isfableback",
      "audit": "/audits/github-gumruyanzh-isfableback.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00096",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00158",
      "id": "github:lxdot/claude-pro-china-payment",
      "name": "claude-pro-china-payment",
      "category": "project",
      "kind": "code",
      "summary": "2026 最新 Claude Pro 代充教程：支付宝/微信直付，5 分钟开通 Claude 4.8、Fable 5、Opus 4.8、Claude Code。详解海外信用卡/PayPal/美区Apple/代充等 6 种 Claude Pro 国内充值方式，附避坑指南与 FAQ。",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 90,
      "language": null,
      "creator": "lxdot",
      "url": "https://github.com/lxdot/claude-pro-china-payment",
      "audit": "/audits/github-lxdot-claude-pro-china-payment.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00158",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00064",
      "id": "github:datasette/datasette-agent",
      "name": "datasette-agent",
      "category": "project",
      "kind": "tool",
      "summary": "Pause-mid-execution and save_query capabilities in Datasette Agent, written almost entirely by Fable 5.",
      "popularityPotential": 80,
      "tier": "breakout",
      "fableConfidence": 88,
      "language": "Python",
      "creator": "simonw",
      "url": "https://github.com/datasette/datasette-agent",
      "audit": "/audits/github-datasette-datasette-agent.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "datasette",
        "agent",
        "python"
      ],
      "spacetag": {
        "id": "SR-FBL-00064",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00141",
      "id": "github:karelpelcak/hollow-pines-claude-fable5-game",
      "name": "Hollow Pines",
      "category": "project",
      "kind": "app",
      "summary": "First-person browser psychological horror running at 60fps, fully generated from a single Claude Code prompt (PBR, Web Audio, stalking AI, two endings).",
      "popularityPotential": 64,
      "tier": "strong",
      "fableConfidence": 88,
      "language": "JavaScript",
      "creator": "karelpelcak",
      "url": "https://github.com/karelpelcak/Hollow-Pines-Claude-Fable5-Game",
      "audit": "/audits/github-karelpelcak-hollow-pines-claude-fable5-game.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "game",
        "three.js",
        "horror"
      ],
      "spacetag": {
        "id": "SR-FBL-00141",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00289",
      "id": "web:cpython-wasm-simonw",
      "name": "cpython-wasm wheel",
      "category": "project",
      "kind": "library",
      "summary": "Redistributable Python wheel bundling full CPython in WebAssembly — a problem Simon Willison struggled with for months, completed by Fable 5 in one documented multi-prompt session.",
      "popularityPotential": 62,
      "tier": "strong",
      "fableConfidence": 88,
      "language": "Python",
      "creator": "simonw",
      "url": "https://static.simonwillison.net/static/cors-allow/2026/cpython_wasm-0.1.0-py3-none-any.whl",
      "audit": "/audits/web-cpython-wasm-simonw.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "python",
        "wasm",
        "library",
        "multi-prompt-session"
      ],
      "spacetag": {
        "id": "SR-FBL-00289",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00166",
      "id": "github:martino-vigiani/sense-calibrator",
      "name": "sense-calibrator",
      "category": "project",
      "kind": "code",
      "summary": "Browser WebHID tool that permanently writes calibration fixes to PS5 DualSense NVS memory, eliminating stick drift without hardware repair.",
      "popularityPotential": 52,
      "tier": "useful",
      "fableConfidence": 86,
      "language": "JavaScript",
      "creator": "martino-vigiani",
      "url": "https://github.com/martino-vigiani/sense-calibrator",
      "audit": "/audits/github-martino-vigiani-sense-calibrator.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "claude",
        "controller-calibration",
        "dualsense",
        "fable-5",
        "ps5",
        "stick-drift",
        "webhid"
      ],
      "spacetag": {
        "id": "SR-FBL-00166",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00376",
      "id": "youtube:GrdEid8H6H4",
      "name": "We Tested Anthropic’s Fable 5 for a Week",
      "category": "video",
      "kind": "video",
      "summary": "Dan Shipper, CEO of Every, spent a week testing Anthropic’s Fable 5, a Mythos-class model that scored a 91 out of 100 on Every’s senior-engineer benchmark, compared with a 63 for Opus 4.8 and a 62 for",
      "popularityPotential": 62,
      "tier": "strong",
      "fableConfidence": 85,
      "language": null,
      "creator": "Every",
      "url": "https://www.youtube.com/watch?v=GrdEid8H6H4",
      "audit": "/audits/youtube-grdeid8h6h4.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00376",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00379",
      "id": "youtube:ir93tUo6jFw",
      "name": "Hands on: Fable 5 makes GPT 5.5 feel like a \"toy\"",
      "category": "video",
      "kind": "video",
      "summary": "Claude Fable 5 is Anthropic's new Mythos-class model, and I tested it against GPT 5.5, Codex, Claude Code, and one of my hardest coding prompts. In normal chat, the difference is there but not life-ch",
      "popularityPotential": 52,
      "tier": "useful",
      "fableConfidence": 85,
      "language": null,
      "creator": "MattVidPro",
      "url": "https://www.youtube.com/watch?v=ir93tUo6jFw",
      "audit": "/audits/youtube-ir93tuo6jfw.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "mattvidpro",
        "mattvidpro ai",
        "claude fable 5",
        "fable 5",
        "anthropic",
        "claude",
        "mythos",
        "gpt 5.5",
        "gpt 5.6",
        "codex"
      ],
      "spacetag": {
        "id": "SR-FBL-00379",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00378",
      "id": "youtube:I3PYGi_tGy0",
      "name": "Claude Fable 5 Built This in Claude Code and I'm Blown Away",
      "category": "video",
      "kind": "video",
      "summary": "Claude Fable 5 is here. Learn how to run Anthropic's new Mythos class model through a real agentic coding workflow in Claude Code so you can build a browser based ray tracing game from a single prompt",
      "popularityPotential": 42,
      "tier": "useful",
      "fableConfidence": 85,
      "language": null,
      "creator": "Leon van Zyl",
      "url": "https://www.youtube.com/watch?v=I3PYGi_tGy0",
      "audit": "/audits/youtube-i3pygi-tgy0.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "claude fable 5",
        "fable 5",
        "claude fable 5 review",
        "fable 5 vs opus 4.8",
        "fable 5 claude code",
        "claude mythos",
        "mythos models",
        "how to use claude fable 5",
        "fable 5 benchmark",
        "fable 5 vs gpt 5.5"
      ],
      "spacetag": {
        "id": "SR-FBL-00378",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00374",
      "id": "youtube:g5gTUyMUmAs",
      "name": "Here's What Claude Fable 5 Can REALLY Do!",
      "category": "video",
      "kind": "video",
      "summary": "In this video, Igor breaks down the new releases from Anthropic: Claude Fable 5 and Mythos 5. While Mythos 5 is still not available to the public, Fable is, and Igor shows you exactly what it's capabl",
      "popularityPotential": 38,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "The AI Advantage",
      "url": "https://www.youtube.com/watch?v=g5gTUyMUmAs",
      "audit": "/audits/youtube-g5gtuymumas.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "theaiadvantage",
        "aiadvantage",
        "chatgpt",
        "ai",
        "artificial intelligence",
        "openai",
        "ai advantage",
        "igor",
        "igor pogany",
        "gpt5"
      ],
      "spacetag": {
        "id": "SR-FBL-00374",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00360",
      "id": "youtube:8oe0j8I1aZs",
      "name": "Claude Fable 5 is here: Anthropic just took a giant lead",
      "category": "video",
      "kind": "video",
      "summary": "*Free Claude Code Guide:* https://clickhubspot.com/x4eh I test Claude Fable 5 to see if it is really better than Opus 4.8 and worth the higher cost. Here is the official Claude Mythos 5 / Fable 5 post",
      "popularityPotential": 38,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Skill Leap AI",
      "url": "https://www.youtube.com/watch?v=8oe0j8I1aZs",
      "audit": "/audits/youtube-8oe0j8i1azs.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "claude fable 5",
        "skill leap ai",
        "ai",
        "fable 5",
        "claude mythos",
        "claude code",
        "anthropic fable 5",
        "claude mythos 5",
        "claude fable 5 coding",
        "claude ai"
      ],
      "spacetag": {
        "id": "SR-FBL-00360",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00380",
      "id": "youtube:JQEPHFbLPEY",
      "name": "I Rebuilt All 7 Claude Fable 5 Demos Anthropic Showed 4.2M People — Here's the Scoreboard",
      "category": "video",
      "kind": "video",
      "summary": "The official Claude account posted seven Claude Fable 5 demos to 4.2 million people — a goldfish pond, a Boeing 747, an infinite gothic city drowning in the ocean. Most people scrolled. I took all sev",
      "popularityPotential": 38,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Hyperautomation Labs",
      "url": "https://www.youtube.com/watch?v=JQEPHFbLPEY",
      "audit": "/audits/youtube-jqephfblpey.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "ai",
        "ai coding",
        "ai demos",
        "ai export controls",
        "ai news",
        "anthropic",
        "boeing 747 benchmark",
        "claude",
        "claude code",
        "claude fable 5"
      ],
      "spacetag": {
        "id": "SR-FBL-00380",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00366",
      "id": "youtube:AW3TJDuViF8",
      "name": "I Tested Claude Fable 5 Against Opus So You Don't Have to WASTE Your Credits",
      "category": "video",
      "kind": "video",
      "summary": "👉 In this video, I will show you how Anthropic's brand new Fable 5 model stacks up against Claude Opus 4.8 across real-world tasks like UI rebuilding, 3D game creation, and document analysis. Fable 5",
      "popularityPotential": 38,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "AsapGuide",
      "url": "https://www.youtube.com/watch?v=AW3TJDuViF8",
      "audit": "/audits/youtube-aw3tjduvif8.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "asapguide",
        "how to guide",
        "ai tutorial",
        "ai tools",
        "ai for productivity",
        "ai for business",
        "howto & style"
      ],
      "spacetag": {
        "id": "SR-FBL-00366",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00397",
      "id": "youtube:XWpTgCvgYaE",
      "name": "Anthropic Expert: Rethink What's Possible With Fable 5",
      "category": "video",
      "kind": "video",
      "summary": "Mike Krieger built one of the most consequential consumer apps of the last two decades as the cofounder of Instagram. He is now at the frontier of AI-native product development as head of Anthropic La",
      "popularityPotential": 22,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Every",
      "url": "https://www.youtube.com/watch?v=XWpTgCvgYaE",
      "audit": "/audits/youtube-xwptgcvgyae.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00397",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00369",
      "id": "youtube:B9fFEucPNnA",
      "name": "Claude Fable 5: No Hype Full Breakdown & Testing",
      "category": "video",
      "kind": "video",
      "summary": "Subscribe to the newsletter: https://www.aiformortals.co/ Anthropic just dropped Fable 5, the public version of Mythos. In this video break down what it actually is, how it stacks up against Opus 4.8,",
      "popularityPotential": 22,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Pat Simmons",
      "url": "https://www.youtube.com/watch?v=B9fFEucPNnA",
      "audit": "/audits/youtube-b9ffeucpnna.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "education"
      ],
      "spacetag": {
        "id": "SR-FBL-00369",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00390",
      "id": "youtube:Qj71N0tBzRo",
      "name": "Claude Fable Blocked - 11 Quiet Details on What’s Next",
      "category": "video",
      "kind": "video",
      "summary": "Claude Fable 5 banned, but what’s the bigger story. We go through 11 under-reported details, so you have the context to see what’s coming next for your use of AI. From whether the ban will last, what ",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "AI Explained",
      "url": "https://www.youtube.com/watch?v=Qj71N0tBzRo",
      "audit": "/audits/youtube-qj71n0tbzro.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00390",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00350",
      "id": "youtube:0f3KbpW8TBk",
      "name": "Anthropic Just Dropped Fable 5: Everything You Need To Know",
      "category": "video",
      "kind": "video",
      "summary": "🌍 COMMUNITY: https://jonocatliff.com/skool/youtube/0f3KbpW8TBk 📚 SUMMARY Anthropic just released Claude Fable 5 - the most powerful AI model ever made publicly available, and it's beating every othe",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Jono Catliff",
      "url": "https://www.youtube.com/watch?v=0f3KbpW8TBk",
      "audit": "/audits/youtube-0f3kbpw8tbk.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "claude fable 5",
        "fable 5",
        "claude 5",
        "anthropic fable 5",
        "claude mythos 5",
        "fable 5 vs opus 4.8",
        "claude opus 4.8",
        "claude fable 5 review",
        "claude fable 5 tutorial",
        "claude 5 benchmarks"
      ],
      "spacetag": {
        "id": "SR-FBL-00350",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00395",
      "id": "youtube:vjdHAWvVCP4",
      "name": "You are using Claude Fable 5 wrong",
      "category": "video",
      "kind": "video",
      "summary": "Get my Fable 5 prompt pack: https://startup-ideas-pod.link/fable5-prompt-pack In this episode I break down how to get the most out of Fable 5, the most powerful model I've ever used. I move past the b",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Greg Isenberg",
      "url": "https://www.youtube.com/watch?v=vjdHAWvVCP4",
      "audit": "/audits/youtube-vjdhawvvcp4.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00395",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00387",
      "id": "youtube:ONmaDdOBGig",
      "name": "Claude Fable 5 Made This Entire Video By Itself.",
      "category": "video",
      "kind": "video",
      "summary": "My FREE AI OS Course: https://www.skool.com/ai-automation-society/about?el=fable-made-this&hcategory=youtube-videos&utm_campaign=free-group Full courses + unlimited support: https://www.skool.com/ai-a",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Nate Herk | AI Automation",
      "url": "https://www.youtube.com/watch?v=ONmaDdOBGig",
      "audit": "/audits/youtube-onmaddobgig.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "film & animation"
      ],
      "spacetag": {
        "id": "SR-FBL-00387",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00357",
      "id": "youtube:54V7sYq5FNg",
      "name": "Claude Fable 5 Just Changed How We Get Customers Forever…",
      "category": "video",
      "kind": "video",
      "summary": "Thank you Clay for sponsoring this video 🔗 Clay: https://www.clay.com?via=brock 📚 Full Claude Cowork Course: https://bit.ly/4nRinXB 🔗 Free 15 Skills I Can't Live Without: https://bit.ly/4vYG9Vh 🔗 ",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Brock Mesarich | AI for Non Techies",
      "url": "https://www.youtube.com/watch?v=54V7sYq5FNg",
      "audit": "/audits/youtube-54v7syq5fng.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "claude fable 5",
        "fable 5",
        "claude fable",
        "claude cowork",
        "claude cowork guide",
        "claude cowork plugins",
        "claude cowork scheduled tasks",
        "claude cowork tasks",
        "cowork plugins",
        "claude plugins"
      ],
      "spacetag": {
        "id": "SR-FBL-00357",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00383",
      "id": "youtube:MtWOmA8gVR4",
      "name": "Anthropic Just Dropped Claude Mythos and Fable 5 (Full Breakdown)",
      "category": "video",
      "kind": "video",
      "summary": "📚 Join my Skool Community: https://bit.ly/4e8JEjD 🔗 Free 15 Skills I Can't Live Without: https://bit.ly/4vYG9Vh 🔗 Full article: https://www.anthropic.com/news/claude-fable-5-mythos-5 Anthropic just",
      "popularityPotential": 14,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Brock Mesarich | AI for Non Techies",
      "url": "https://www.youtube.com/watch?v=MtWOmA8gVR4",
      "audit": "/audits/youtube-mtwoma8gvr4.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "claude mythos 5",
        "claude mythos",
        "claude fable 5",
        "fable 5",
        "mythos 5",
        "claude",
        "claude fable 5 demo",
        "claude mythos 5 demo",
        "claude cowork",
        "claude code"
      ],
      "spacetag": {
        "id": "SR-FBL-00383",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00388",
      "id": "youtube:Pl7uo3vqp5s",
      "name": "Claude Fable 5 in 7 Minutes",
      "category": "video",
      "kind": "video",
      "summary": "Claude Fable 5 Released: Benchmarks, Pricing, Availability, and Real-World Examples Anthropic has released Claude Fable 5, the first general-use “Mythos class” model, and the video reviews the announc",
      "popularityPotential": 14,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Developers Digest",
      "url": "https://www.youtube.com/watch?v=Pl7uo3vqp5s",
      "audit": "/audits/youtube-pl7uo3vqp5s.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "howto & style"
      ],
      "spacetag": {
        "id": "SR-FBL-00388",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00381",
      "id": "youtube:l-w8yWuPzOA",
      "name": "The US Government Just Banned Claude Fable 5... (Full Breakdown)",
      "category": "video",
      "kind": "video",
      "summary": "🔗 Anthropic's Statement: https://www.anthropic.com/news/fable-mythos-access 📚 Join my Skool Community: https://bit.ly/4nRinXB 🔗 Free 15 Skills I Can't Live Without: https://bit.ly/4vYG9Vh The US go",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Brock Mesarich | AI for Non Techies",
      "url": "https://www.youtube.com/watch?v=l-w8yWuPzOA",
      "audit": "/audits/youtube-l-w8ywupzoa.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "claude fable 5",
        "us government fable 5",
        "us government claude",
        "claude us government",
        "claude fable 5 banned",
        "claude banned",
        "fable banned",
        "fable 5 banned",
        "claude code banned",
        "us fable 5"
      ],
      "spacetag": {
        "id": "SR-FBL-00381",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00384",
      "id": "youtube:myVZ3Vb3YkU",
      "name": "HISTORIQUE ! (l’affaire Claude Fable 5)",
      "category": "video",
      "kind": "video",
      "summary": "3 jours. 3 jours après sa sortie, la nouvelle IA Claude Fable 5 vient d’être interdite et n’est plus disponible pour les utilisateurs. Et ça, c’est historique pour l’intelligence artificielle car ça v",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Ludo Salenne",
      "url": "https://www.youtube.com/watch?v=myVZ3Vb3YkU",
      "audit": "/audits/youtube-myvz3vb3yku.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "claude fable 5",
        "test claude fable 5",
        "claude fable 5 fr",
        "claude fable 5 français",
        "demo claude fable 5",
        "tuto claude fable 5",
        "claude fable 5 vs opus 4.8",
        "fable 5 vs opus 4.8",
        "fable 5 vs chatgpt",
        "fable 5 vs gpt 5.5"
      ],
      "spacetag": {
        "id": "SR-FBL-00384",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00377",
      "id": "youtube:H_58iiRM0JQ",
      "name": "Claude Fable 5 And Mythos 5 Just Got Shut Down By The Government!",
      "category": "video",
      "kind": "video",
      "summary": "The US government just issued an export control directive forcing Anthropic to suspend access to Fable 5 and Mythos 5 for every customer. I break down what the order actually says, why Anthropic is ca",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Universe of AI",
      "url": "https://www.youtube.com/watch?v=H_58iiRM0JQ",
      "audit": "/audits/youtube-h-58iirm0jq.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "claude fable 5",
        "mythos 5",
        "fable 5",
        "claude mythos 5",
        "anthropic",
        "anthropic news",
        "fable 5 shut down",
        "mythos 5 shut down",
        "fable 5 banned",
        "us government ai"
      ],
      "spacetag": {
        "id": "SR-FBL-00377",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00371",
      "id": "youtube:cv0Pspf6xno",
      "name": "This is Why They Banned Claude Fable 5",
      "category": "video",
      "kind": "video",
      "summary": "This week, Anthropic dropped Claude Fable 5 and it completely took over the AI space. In this episode of Agent Native, I break down what Fable 5 actually is, show you what people are building with it,",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Riley Brown",
      "url": "https://www.youtube.com/watch?v=cv0Pspf6xno",
      "audit": "/audits/youtube-cv0pspf6xno.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00371",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00386",
      "id": "youtube:o50nkM1cdXI",
      "name": "People are Creating INSANE Things With Claude Fable 5 (Mythos 5)",
      "category": "video",
      "kind": "video",
      "summary": "Claude Fable 5 is here, and people are already creating INSANE things with it. Anthropic just released Claude Fable 5 — the public version of Mythos and the most powerful AI model they've ever made av",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "RandomAI",
      "url": "https://www.youtube.com/watch?v=o50nkM1cdXI",
      "audit": "/audits/youtube-o50nkm1cdxi.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00386",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00362",
      "id": "youtube:8TjCwdnZSp8",
      "name": "Anthropic Just Dropped Fable 5 And It’s Terrifying",
      "category": "video",
      "kind": "video",
      "summary": "Anthropic just released Claude Fable 5, its first publicly available Mythos-class AI model, and the whole launch feels different. Fable 5 is described as extremely powerful in software engineering, kn",
      "popularityPotential": 7,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "AI Revolution",
      "url": "https://www.youtube.com/watch?v=8TjCwdnZSp8",
      "audit": "/audits/youtube-8tjcwdnzsp8.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "ai news",
        "ai updates",
        "ai revolution",
        "ai",
        "anthropic",
        "claude",
        "claude fable 5",
        "fable 5",
        "claude mythos 5",
        "mythos 5"
      ],
      "spacetag": {
        "id": "SR-FBL-00362",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00354",
      "id": "youtube:2lE1-5hBfKk",
      "name": "Why Everyone Is Freaking Out About Fable 5 (Mythos)",
      "category": "video",
      "kind": "video",
      "summary": "Here's a breakdown of what you need know about Mythos 5. Discover More: 🛠️ Explore AI Tools & News: https://futuretools.io/ 📰 Weekly Newsletter: https://futuretools.io/newsletter Socials: ❌ Twiter/X",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Matt Wolfe",
      "url": "https://www.youtube.com/watch?v=2lE1-5hBfKk",
      "audit": "/audits/youtube-2le1-5hbfkk.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "ai",
        "artificial intelligence",
        "futuretools",
        "futurism",
        "machine learning",
        "deep learning",
        "future tools",
        "matt wolfe",
        "ai news",
        "ai tools"
      ],
      "spacetag": {
        "id": "SR-FBL-00354",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00370",
      "id": "youtube:bdhUBBACglw",
      "name": "Claude Fable 5 is BANNED. What to do?",
      "category": "video",
      "kind": "video",
      "summary": "In this solo episode, I walk through the implications of the ban of Claude Fable 5 — the most powerful model on the planet and the one I planned to build with — after the US government sent Anthropic ",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Greg Isenberg",
      "url": "https://www.youtube.com/watch?v=bdhUBBACglw",
      "audit": "/audits/youtube-bdhubbacglw.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00370",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00365",
      "id": "youtube:ACjwmGeDHFc",
      "name": "Why Anthropic's Claude Fable 5 & Mythos 5 Are Now Illegal (+15 AI Updates)",
      "category": "video",
      "kind": "video",
      "summary": "📲 Join our WhatsApp community for the full step-by-step guide on everything in this video, plus a bonus on how to use the Chinese AI model completely free: https://links.stayingahead.com/YT44 🎥 WATC",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "Vaibhav Sisinty",
      "url": "https://www.youtube.com/watch?v=ACjwmGeDHFc",
      "audit": "/audits/youtube-acjwmgedhfc.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "vaibhav sisinty",
        "vaibhav ai",
        "ai news",
        "claude fable 5",
        "claude mythos",
        "claude",
        "anthropic claude",
        "us bans claude",
        "mythos ai",
        "anthropic mythos"
      ],
      "spacetag": {
        "id": "SR-FBL-00365",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00396",
      "id": "youtube:w2WRzEUNCR0",
      "name": "Claude Fable | Why Anthropic Disabled Its Most Powerful AI Model Days After Launch: Explained",
      "category": "video",
      "kind": "video",
      "summary": "Just days after launching Claude Fable 5 and Claude Mythos 5, Anthropic has suspended access to its most powerful AI models following a US government directive citing national security concerns. The o",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "NDTV",
      "url": "https://www.youtube.com/watch?v=w2WRzEUNCR0",
      "audit": "/audits/youtube-w2wrzeuncr0.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "1306_ramarkoanthropic_180439",
        "ndtv 24x7",
        "breaking news",
        "current affairs",
        "latest news",
        "live news",
        "ndtv",
        "ndtv live 24x7 english news",
        "top news",
        "category= news"
      ],
      "spacetag": {
        "id": "SR-FBL-00396",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00352",
      "id": "youtube:1e4D6ukN0QY",
      "name": "This Is Bad... They Just Shut Down FABLE 5",
      "category": "video",
      "kind": "video",
      "summary": "Anthropic’s Fable 5 was live for only three days before everything changed. The US government stepped in, access to Fable 5 and Mythos 5 was shut down, and now the AI world is facing a huge question: ",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "AI Revolution",
      "url": "https://www.youtube.com/watch?v=1e4D6ukN0QY",
      "audit": "/audits/youtube-1e4d6ukn0qy.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "ai news",
        "ai updates",
        "ai revolution",
        "ai",
        "anthropic",
        "fable 5",
        "mythos 5",
        "claude",
        "claude ai",
        "openai"
      ],
      "spacetag": {
        "id": "SR-FBL-00352",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00375",
      "id": "youtube:gH4FTjDm9FQ",
      "name": "Anthropic's Fable Backlash, Nationalizing AI, Inflation Heats Up & California’s Broken Elections",
      "category": "video",
      "kind": "video",
      "summary": "(0:00) Besties are back! (0:19) Anthropic gets massive backlash over secret Fable nerfing and privacy concerns (29:16) The AI regulatory capture trap, pragmatic safety solutions (37:59) Nationalizing ",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 85,
      "language": null,
      "creator": "All-In Podcast",
      "url": "https://www.youtube.com/watch?v=gH4FTjDm9FQ",
      "audit": "/audits/youtube-gh4ftjdm9fq.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "chamath",
        "david sacks",
        "david friedberg",
        "jason calacanis",
        "all in podcast",
        "tech",
        "news",
        "politics",
        "election",
        "stocks"
      ],
      "spacetag": {
        "id": "SR-FBL-00375",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00214",
      "id": "github:sancholibre/marigold",
      "name": "marigold",
      "category": "project",
      "kind": "code",
      "summary": "Learn the reproducible build/test pattern: this candidate exposes package scripts including tests.",
      "popularityPotential": 100,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": null,
      "creator": "sancholibre",
      "url": "https://marigold-liart.vercel.app/",
      "audit": "/audits/github-sancholibre-marigold.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00214",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00110",
      "id": "github:imjszhang/js-video-edit-skill",
      "name": "js-video-edit-skill",
      "category": "skill",
      "kind": "video",
      "summary": "Text-driven video editing pipeline using open-source tools (Whisper + ffmpeg + Remotion)",
      "popularityPotential": 100,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": "TypeScript",
      "creator": "imjszhang",
      "url": "https://thariqs.github.io/cc-video-editing-deck/",
      "audit": "/audits/github-imjszhang-js-video-edit-skill.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "video",
        "confirmed-fable",
        "high-confidence",
        "demoted-review",
        "tool"
      ],
      "spacetag": {
        "id": "SR-FBL-00110",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00237",
      "id": "github:tahsinulmohsin/world-cup-2026-companion",
      "name": "world-cup-2026-companion",
      "category": "project",
      "kind": "app",
      "summary": "A modern World Cup 2026 companion web app with official-source fixtures, standings, live scores, reminders, where-to-watch options, stats, travel guides, watch parties, and personalized team tracking.",
      "popularityPotential": 98,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": "TypeScript",
      "creator": "tahsinulmohsin",
      "url": "https://world-cup-2026-companion-xi.vercel.app",
      "audit": "/audits/github-tahsinulmohsin-world-cup-2026-companion.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00237",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00228",
      "id": "github:starknightt/backroom-escape",
      "name": "Backroom-Escape",
      "category": "project",
      "kind": "app",
      "summary": "Learn the reproducible build pattern: this candidate exposes a package build script for generated code.",
      "popularityPotential": 95,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": null,
      "creator": "StarKnightt",
      "url": "https://backroom-escape.vercel.app/",
      "audit": "/audits/github-starknightt-backroom-escape.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence",
        "game",
        "web",
        "threejs"
      ],
      "spacetag": {
        "id": "SR-FBL-00228",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00268",
      "id": "github:wynelson94/longhand",
      "name": "longhand",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 93,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": null,
      "creator": "Wynelson94",
      "url": "https://glama.ai/mcp/servers/Wynelson94/longhand",
      "audit": "/audits/github-wynelson94-longhand.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00268",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00116",
      "id": "github:jakkaai-inc/rankenstein",
      "name": "rankenstein",
      "category": "project",
      "kind": "code",
      "summary": "Autonomous, self-correcting content engine: research-first, grounded, verifier-gated, human-approved. Part of the Jakka AI platform.",
      "popularityPotential": 92,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": "TypeScript",
      "creator": "Jakkaai-inc",
      "url": "https://github.com/Jakkaai-inc/rankenstein",
      "audit": "/audits/github-jakkaai-inc-rankenstein.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "fable5",
        "clean-archive",
        "website",
        "confirmed-fable",
        "high-confidence",
        "web",
        "tool"
      ],
      "spacetag": {
        "id": "SR-FBL-00116",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00194",
      "id": "github:plannotator/effective-html",
      "name": "effective-html",
      "category": "project",
      "kind": "code",
      "summary": "Agent skill for elegant and simple html plans, architecture diagrams, or whatever else you can think of.",
      "popularityPotential": 85,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": "HTML",
      "creator": "plannotator",
      "url": "https://plannotator.ai",
      "audit": "/audits/github-plannotator-effective-html.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "agent-skills",
        "skills",
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00194",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00175",
      "id": "github:morphaxl/ultragoal",
      "name": "ultragoal",
      "category": "project",
      "kind": "tool",
      "summary": "Tell Claude Code what you want once. It works until the job is verifiably done — and gets smarter every time. Self-correcting goal loops with independent verification and growing memory.",
      "popularityPotential": 84,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": "Shell",
      "creator": "morphaxl",
      "url": "https://www.npmjs.com/package/ultragoal",
      "audit": "/audits/github-morphaxl-ultragoal.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "agentic",
        "ai-agents",
        "automation",
        "claude",
        "claude-code",
        "developer-tools",
        "llm",
        "plugin",
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00175",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00226",
      "id": "github:sondre-ecom/sun-god-studio-app",
      "name": "sun-god-studio-app",
      "category": "project",
      "kind": "app",
      "summary": "Sun God Studio — make Pixar-style animated ads from an idea. Run your own copy with your own Higgsfield + Anthropic keys.",
      "popularityPotential": 84,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": "TypeScript",
      "creator": "sondre-ecom",
      "url": "https://sun-god-studio.onrender.com/",
      "audit": "/audits/github-sondre-ecom-sun-god-studio-app.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00226",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00202",
      "id": "github:rhassank/galaxy-quest---the-solar-explorer",
      "name": "Galaxy-Quest---The-Solar-Explorer",
      "category": "project",
      "kind": "code",
      "summary": "Learn the reproducible build pattern: this candidate exposes a package build script for generated code.",
      "popularityPotential": 82,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": "TypeScript",
      "creator": "rhassank",
      "url": "https://github.com/rhassank/Galaxy-Quest---The-Solar-Explorer",
      "audit": "/audits/github-rhassank-galaxy-quest-the-solar-explorer.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "confirmed-fable",
        "high-confidence",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00202",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00070",
      "id": "github:desktopmenace/upgridcompute",
      "name": "upgridcompute",
      "category": "project",
      "kind": "code",
      "summary": "Learn the reproducible build pattern: this candidate exposes a package build script for generated code.",
      "popularityPotential": 82,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": "TypeScript",
      "creator": "desktopmenace",
      "url": "https://github.com/desktopmenace/upgridcompute",
      "audit": "/audits/github-desktopmenace-upgridcompute.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00070",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00047",
      "id": "github:chanmeng666/makey-makey-iot-slides",
      "name": "makey-makey-iot-slides",
      "category": "project",
      "kind": "app",
      "summary": "Learn browser-first game/3D prompting: direct evidence ties a playable visual/game artifact to Fable 5.",
      "popularityPotential": 82,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": null,
      "creator": "ChanMeng666",
      "url": "https://chanmeng666.github.io/makey-makey-iot-slides/",
      "audit": "/audits/github-chanmeng666-makey-makey-iot-slides.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence",
        "demoted-review",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00047",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00170",
      "id": "github:mertc07/interaktif-hikaye-olusturucu",
      "name": "Interaktif-Hikaye-Olusturucu",
      "category": "project",
      "kind": "code",
      "summary": "Learn the reproducible build pattern: this candidate exposes a package build script for generated code.",
      "popularityPotential": 82,
      "tier": "breakout",
      "fableConfidence": 82,
      "language": null,
      "creator": "MertC07",
      "url": "https://github.com/MertC07/Interaktif-Hikaye-Olusturucu",
      "audit": "/audits/github-mertc07-interaktif-hikaye-olusturucu.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00170",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00149",
      "id": "github:lakshyabuilds/e-commerce-site",
      "name": "E-commerce-Site",
      "category": "project",
      "kind": "website",
      "summary": "Learn the reproducible build pattern: this candidate exposes a package build script for generated code.",
      "popularityPotential": 74,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "lakshyabuilds",
      "url": "https://github.com/lakshyabuilds/E-commerce-Site",
      "audit": "/audits/github-lakshyabuilds-e-commerce-site.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "website",
        "confirmed-fable",
        "high-confidence",
        "web",
        "tool"
      ],
      "spacetag": {
        "id": "SR-FBL-00149",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00020",
      "id": "github:alttester/fusion-cooking-coop-tests-fable5-generated",
      "name": "fusion-cooking-coop-tests-fable5-generated",
      "category": "project",
      "kind": "app",
      "summary": "Learn browser-first game/3D prompting: direct evidence ties a playable visual/game artifact to Fable 5.",
      "popularityPotential": 74,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "alttester",
      "url": "https://github.com/alttester/fusion-cooking-coop-tests-fable5-generated",
      "audit": "/audits/github-alttester-fusion-cooking-coop-tests-fable5-generated.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence",
        "demoted-review",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00020",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00108",
      "id": "github:iftkhr/chess-showcase",
      "name": "chess-showcase",
      "category": "project",
      "kind": "website",
      "summary": "Learn browser-first game/3D prompting: direct evidence ties a playable visual/game artifact to Fable 5.",
      "popularityPotential": 71,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "iftkhr",
      "url": "https://github.com/iftkhr/chess-showcase",
      "audit": "/audits/github-iftkhr-chess-showcase.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "website",
        "confirmed-fable",
        "high-confidence",
        "demoted-review",
        "game",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00108",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00035",
      "id": "github:ayalaphiscan/web-security-guard",
      "name": "web-security-guard",
      "category": "project",
      "kind": "app",
      "summary": "Learn browser-first game/3D prompting: direct evidence ties a playable visual/game artifact to Fable 5.",
      "popularityPotential": 70,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "ayalaphiscan",
      "url": "https://github.com/ayalaphiscan/web-security-guard",
      "audit": "/audits/github-ayalaphiscan-web-security-guard.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence",
        "demoted-review",
        "game",
        "web",
        "tool"
      ],
      "spacetag": {
        "id": "SR-FBL-00035",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00148",
      "id": "github:kpab/claude-fable-5-skills",
      "name": "claude-fable-5-skills",
      "category": "skill",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 69,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "kpab",
      "url": "https://github.com/kpab/claude-fable-5-skills",
      "audit": "/audits/github-kpab-claude-fable-5-skills.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00148",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00057",
      "id": "github:codedbyhermez/redpandaos",
      "name": "RedPandaOS",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 68,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "CodedByHermez",
      "url": "https://github.com/CodedByHermez/RedPandaOS",
      "audit": "/audits/github-codedbyhermez-redpandaos.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00057",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00072",
      "id": "github:dhruvworkss/fable5-mythos5-research-dhruv",
      "name": "fable5-mythos5-research-dhruv",
      "category": "project",
      "kind": "code",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 67,
      "tier": "strong",
      "fableConfidence": 82,
      "language": "Python",
      "creator": "dhruvWorkss",
      "url": "https://github.com/dhruvWorkss/fable5-mythos5-research-dhruv",
      "audit": "/audits/github-dhruvworkss-fable5-mythos5-research-dhruv.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00072",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00258",
      "id": "github:umairshoaiby/sequence-game",
      "name": "sequence-game",
      "category": "project",
      "kind": "app",
      "summary": "Learn browser-first game/3D prompting: direct evidence ties a playable visual/game artifact to Fable 5.",
      "popularityPotential": 67,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "umairshoaiby",
      "url": "https://github.com/umairshoaiby/sequence-game",
      "audit": "/audits/github-umairshoaiby-sequence-game.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00258",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00007",
      "id": "github:abhishekyadav2000/my-work-on-clause-fable-5",
      "name": "my-work-on-clause-fable-5",
      "category": "project",
      "kind": "app",
      "summary": "Learn browser-first game/3D prompting: direct evidence ties a playable visual/game artifact to Fable 5.",
      "popularityPotential": 66,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "abhishekyadav2000",
      "url": "https://github.com/abhishekyadav2000/my-work-on-clause-fable-5",
      "audit": "/audits/github-abhishekyadav2000-my-work-on-clause-fable-5.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00007",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00157",
      "id": "github:lulkebit/ashen-crypt",
      "name": "ashen-crypt",
      "category": "project",
      "kind": "app",
      "summary": "Study as a one-shot/single-prompt build: the public evidence says the project was produced in one compact Fable 5 run.",
      "popularityPotential": 66,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "lulkebit",
      "url": "https://github.com/lulkebit/ashen-crypt",
      "audit": "/audits/github-lulkebit-ashen-crypt.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00157",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00219",
      "id": "github:sgup/ai",
      "name": "ai",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 65,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "sgup",
      "url": "https://github.com/sgup/ai",
      "audit": "/audits/github-sgup-ai.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00219",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00045",
      "id": "github:byhartvig/fable5-prompting",
      "name": "fable5-prompting",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 65,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "byhartvig",
      "url": "https://github.com/byhartvig/fable5-prompting",
      "audit": "/audits/github-byhartvig-fable5-prompting.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00045",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00084",
      "id": "github:erickcxc/fable5-gemini-pro-3.1",
      "name": "fable5-gemini-pro-3.1",
      "category": "project",
      "kind": "app",
      "summary": "Learn browser-first game/3D prompting: direct evidence ties a playable visual/game artifact to Fable 5.",
      "popularityPotential": 65,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "erickcxc",
      "url": "https://github.com/erickcxc/fable5-gemini-pro-3.1",
      "audit": "/audits/github-erickcxc-fable5-gemini-pro-3-1.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00084",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00232",
      "id": "github:streamlinedstartup/fable",
      "name": "fable",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 65,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "StreamlinedStartup",
      "url": "https://github.com/StreamlinedStartup/fable",
      "audit": "/audits/github-streamlinedstartup-fable.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00232",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00260",
      "id": "github:veras1508/fable5-aurora",
      "name": "fable5-aurora",
      "category": "project",
      "kind": "code",
      "summary": "Study as a one-shot/single-prompt build: the public evidence says the project was produced in one compact Fable 5 run.",
      "popularityPotential": 65,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "VERAS1508",
      "url": "https://github.com/VERAS1508/fable5-aurora",
      "audit": "/audits/github-veras1508-fable5-aurora.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00260",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00248",
      "id": "github:todd866/diskbar",
      "name": "diskbar",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 65,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "todd866",
      "url": "https://github.com/todd866/diskbar",
      "audit": "/audits/github-todd866-diskbar.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00248",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00259",
      "id": "github:vasilichnick/fable5",
      "name": "fable5",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 64,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "vasilichnick",
      "url": "https://github.com/vasilichnick/fable5",
      "audit": "/audits/github-vasilichnick-fable5.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00259",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00223",
      "id": "github:shinoo17/black-hole-simulation",
      "name": "black-hole-simulation",
      "category": "project",
      "kind": "app",
      "summary": "Learn browser-first game/3D prompting: direct evidence ties a playable visual/game artifact to Fable 5.",
      "popularityPotential": 64,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "Shinoo17",
      "url": "https://github.com/Shinoo17/black-hole-simulation",
      "audit": "/audits/github-shinoo17-black-hole-simulation.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "confirmed-fable",
        "high-confidence",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00223",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00005",
      "id": "github:a-data3/cowork-context-meter",
      "name": "cowork-context-meter",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 64,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "a-data3",
      "url": "https://github.com/a-data3/cowork-context-meter",
      "audit": "/audits/github-a-data3-cowork-context-meter.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00005",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00061",
      "id": "github:cristiansifuentes/_claudefable5",
      "name": "_ClaudeFable5",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 63,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "CristianSifuentes",
      "url": "https://github.com/CristianSifuentes/_ClaudeFable5",
      "audit": "/audits/github-cristiansifuentes-claudefable5.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00061",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00235",
      "id": "github:supereldecoder/claude-opus48-context-packer",
      "name": "claude-opus48-context-packer",
      "category": "project",
      "kind": "tool",
      "summary": "Learn tool-product prompting: direct evidence ties a practical utility/agent/tool to Fable 5 rather than a toy demo.",
      "popularityPotential": 61,
      "tier": "strong",
      "fableConfidence": 82,
      "language": null,
      "creator": "Supereldecoder",
      "url": "https://github.com/Supereldecoder/claude-opus48-context-packer",
      "audit": "/audits/github-supereldecoder-claude-opus48-context-packer.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "confirmed-fable",
        "high-confidence"
      ],
      "spacetag": {
        "id": "SR-FBL-00235",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_source"
      }
    },
    {
      "accession": "FBL-00322",
      "id": "web:lanes.sh:show-hn-lanes-now-runs-claude-fable-5-across-parallel-agent-",
      "name": "Show HN: Lanes now runs Claude Fable 5 across parallel agent sessions",
      "category": "article",
      "kind": "website",
      "summary": "Show HN: Lanes now runs Claude Fable 5 across parallel agent sessions",
      "popularityPotential": 22,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "s-xyz",
      "url": "https://lanes.sh/blog/claude-fable-5",
      "audit": "/audits/web-lanes-sh-show-hn-lanes-now-runs-claude-fable-5-across-parallel-agent-.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00322",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00347",
      "id": "web:www-cdn.anthropic.com:system-card-claude-fable-5-and-claude-mythos-5-pdf",
      "name": "System Card: Claude Fable 5 and Claude Mythos 5 [pdf]",
      "category": "article",
      "kind": "website",
      "summary": "System Card: Claude Fable 5 and Claude Mythos 5 [pdf]",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "scrlk",
      "url": "https://www-cdn.anthropic.com/d00db56fa754a1b115b6dd7cb2e3c342ee809620.pdf",
      "audit": "/audits/web-www-cdn-anthropic-com-system-card-claude-fable-5-and-claude-mythos-5-pdf.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00347",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00344",
      "id": "web:twitter.com:invisible-limitations-on-claude-fable-5-s-effectiveness-for-",
      "name": "Invisible limitations on Claude Fable 5's effectiveness for frontier LLM dev",
      "category": "article",
      "kind": "website",
      "summary": "Invisible limitations on Claude Fable 5's effectiveness for frontier LLM dev",
      "popularityPotential": 14,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "pr337h4m",
      "url": "https://twitter.com/Hangsiin/status/2064397550434816088",
      "audit": "/audits/web-twitter-com-invisible-limitations-on-claude-fable-5-s-effectiveness-for-.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00344",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00343",
      "id": "web:twitter.com:claude-fable-5-will-sabotage-frontier-llm-research-tasks",
      "name": "Claude Fable 5 will sabotage \"frontier LLM research\" tasks",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 will sabotage \"frontier LLM research\" tasks",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "qwertyforce",
      "url": "https://twitter.com/eliebakouch/status/2064399902684139852",
      "audit": "/audits/web-twitter-com-claude-fable-5-will-sabotage-frontier-llm-research-tasks.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00343",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00333",
      "id": "web:simonwillison.net:initial-impressions-of-claude-fable-5",
      "name": "Initial impressions of Claude Fable 5",
      "category": "article",
      "kind": "website",
      "summary": "Initial impressions of Claude Fable 5",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "mfiguiere",
      "url": "https://simonwillison.net/2026/Jun/9/claude-fable-5/",
      "audit": "/audits/web-simonwillison-net-initial-impressions-of-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00333",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00288",
      "id": "web:costlens.dev:claude-fable-5-costs-10-50m-tokens-what-that-means-in-produc",
      "name": "Claude Fable 5 costs $10/$50M tokens – what that means in production",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 costs $10/$50M tokens – what that means in production",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "j_filipe",
      "url": "https://costlens.dev/blog/claude-fable-5-pricing-production-costs",
      "audit": "/audits/web-costlens-dev-claude-fable-5-costs-10-50m-tokens-what-that-means-in-produc.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00288",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00342",
      "id": "web:twitter.com:claude-fable-5-s-system-prompt-leaked",
      "name": "Claude Fable 5's system prompt leaked",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5's system prompt leaked",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "rob",
      "url": "https://twitter.com/elder_plinius/status/2064478648057610422",
      "audit": "/audits/web-twitter-com-claude-fable-5-s-system-prompt-leaked.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00342",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00308",
      "id": "web:dev.to:claude-fable-5-vs-every-other-frontier-model-the-developer-b",
      "name": "Claude Fable 5 vs Every Other Frontier Model: The Developer Benchmark That Actually Matters [2026]",
      "category": "article",
      "kind": "website",
      "summary": "Anthropic's Claude Fable 5 tops nearly every benchmark at half the price of Mythos Preview — but the silent nerf clause changes the trust equation for every developer.",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "kunal_d6a8fea2309e1571ee7",
      "url": "https://dev.to/kunal_d6a8fea2309e1571ee7/claude-fable-5-vs-every-other-frontier-model-the-developer-benchmark-that-actually-matters-2026-4o48",
      "audit": "/audits/web-dev-to-claude-fable-5-vs-every-other-frontier-model-the-developer-b.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "claudefable5",
        "anthropic",
        "llmbenchmark",
        "aideveloper"
      ],
      "spacetag": {
        "id": "SR-FBL-00308",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00300",
      "id": "web:dev.to:claude-fable-5-is-mythos-5-with-a-muzzle",
      "name": "Claude Fable 5 Is Mythos 5 — With a Muzzle",
      "category": "article",
      "kind": "website",
      "summary": "Fable 5 and Mythos 5 share identical weights. The only difference is a guardrail that silently downgrades you to Opus 4.8.",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "max_quimby",
      "url": "https://dev.to/max_quimby/claude-fable-5-is-mythos-5-with-a-muzzle-2i05",
      "audit": "/audits/web-dev-to-claude-fable-5-is-mythos-5-with-a-muzzle.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "ai",
        "claude",
        "anthropic",
        "machinelearning"
      ],
      "spacetag": {
        "id": "SR-FBL-00300",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00313",
      "id": "web:dev.to:too-powerful-for-public-claude-fable-5-hits-users",
      "name": "Too Powerful for Public? Claude Fable 5 Hits Users",
      "category": "article",
      "kind": "website",
      "summary": "Anthropic opened Claude Fable 5 to the public after warning its Mythos tech could be dangerous.",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "mlxio_ai",
      "url": "https://dev.to/mlxio_ai/too-powerful-for-public-claude-fable-5-hits-users-gap",
      "audit": "/audits/web-dev-to-too-powerful-for-public-claude-fable-5-hits-users.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "anthropic",
        "claudefable5",
        "claudemythos",
        "aisafety"
      ],
      "spacetag": {
        "id": "SR-FBL-00313",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00285",
      "id": "web:blog.kilo.ai:claude-fable-5-vs-gpt-5-5-better-planning-similar-execution",
      "name": "Claude Fable 5 vs. GPT-5.5: Better Planning, Similar Execution",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 vs. GPT-5.5: Better Planning, Similar Execution",
      "popularityPotential": 11,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "justiceforsaas",
      "url": "https://blog.kilo.ai/p/claude-fable-5-vs-gpt-5-5",
      "audit": "/audits/web-blog-kilo-ai-claude-fable-5-vs-gpt-5-5-better-planning-similar-execution.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00285",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00303",
      "id": "web:dev.to:claude-fable-5-migration-guide-rewriting-opus-4-8-claude-md-",
      "name": "Claude Fable 5 Migration Guide: Rewriting Opus 4.8 CLAUDE.md Files and System Prompts for Goal-Reason-Boundary Structure",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 Migration Guide: Rewriting Opus 4.8 CLAUDE.md Files and System Prompts for...",
      "popularityPotential": 11,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "unfairhq",
      "url": "https://dev.to/unfairhq/claude-fable-5-migration-guide-rewriting-opus-48-claudemd-files-and-system-prompts-for-3ihb",
      "audit": "/audits/web-dev-to-claude-fable-5-migration-guide-rewriting-opus-4-8-claude-md-.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "claude",
        "promptengineering",
        "systemprompts",
        "claudemd"
      ],
      "spacetag": {
        "id": "SR-FBL-00303",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00330",
      "id": "web:pacmanai.com:show-hn-pacman-ai-generated-with-claude-fable-5",
      "name": "Show HN: Pacman AI – Generated with Claude Fable 5",
      "category": "article",
      "kind": "website",
      "summary": "Show HN: Pacman AI – Generated with Claude Fable 5",
      "popularityPotential": 9,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "javierluraschi",
      "url": "https://pacmanai.com/",
      "audit": "/audits/web-pacmanai-com-show-hn-pacman-ai-generated-with-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00330",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00314",
      "id": "web:endorlabs.com:claude-fable-5-mid-tier-results-on-coding-tasks",
      "name": "Claude Fable 5: mid-tier results on coding tasks",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5: mid-tier results on coding tasks",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "bugvader",
      "url": "https://www.endorlabs.com/learn/claude-fable-5-mythos-grade-hype",
      "audit": "/audits/web-endorlabs-com-claude-fable-5-mid-tier-results-on-coding-tasks.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00314",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00331",
      "id": "web:platform.claude.com:prompting-claude-fable-5",
      "name": "Prompting Claude Fable 5",
      "category": "article",
      "kind": "website",
      "summary": "Prompting Claude Fable 5",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "mfiguiere",
      "url": "https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/prompting-claude-fable-5",
      "audit": "/audits/web-platform-claude-com-prompting-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00331",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00284",
      "id": "web:artificialanalysis.ai:claude-fable-5-the-first-public-mythos-class-model",
      "name": "Claude Fable 5: the first public Mythos-class model",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5: the first public Mythos-class model",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "Topfi",
      "url": "https://artificialanalysis.ai/articles/claude-fable-5-mythos",
      "audit": "/audits/web-artificialanalysis-ai-claude-fable-5-the-first-public-mythos-class-model.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00284",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00340",
      "id": "web:twitter.com:claude-fable-5-hit-200-month-claude-max-subscription-in-less",
      "name": "Claude Fable 5 hit $200/month Claude Max subscription in less than 30 minutes",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 hit $200/month Claude Max subscription in less than 30 minutes",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "akatsutki",
      "url": "https://twitter.com/bridgemindai/status/2064404956065509831",
      "audit": "/audits/web-twitter-com-claude-fable-5-hit-200-month-claude-max-subscription-in-less.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00340",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00317",
      "id": "web:github.blog:claude-fable-5-is-generally-available-for-github-copilot",
      "name": "Claude Fable 5 is generally available for GitHub Copilot",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 is generally available for GitHub Copilot",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "Klaster_1",
      "url": "https://github.blog/changelog/2026-06-09-claude-fable-5-is-generally-available-for-github-copilot/",
      "audit": "/audits/web-github-blog-claude-fable-5-is-generally-available-for-github-copilot.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00317",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00311",
      "id": "web:dev.to:fable-5-or-feeble-5-claude-s-new-safety-filters-are-funny",
      "name": "Fable 5 or Feeble 5? Claude's New Safety Filters are Funny",
      "category": "article",
      "kind": "website",
      "summary": "Do you know Pulled Pork recipes and snakes games are being blocked by Claude Fable’s safety features?...",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "kiran_shah_5121",
      "url": "https://dev.to/kiran_shah_5121/fable-5-or-feeble-5-claudes-new-safety-filters-are-funny-2m5b",
      "audit": "/audits/web-dev-to-fable-5-or-feeble-5-claude-s-new-safety-filters-are-funny.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "ai",
        "claude",
        "claudefable5",
        "webdev"
      ],
      "spacetag": {
        "id": "SR-FBL-00311",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00305",
      "id": "web:dev.to:claude-fable-5-scores-95-on-swe-bench-then-hands-off-to-opus",
      "name": "Claude Fable 5 Scores 95% on SWE-bench, Then Hands Off to Opus 4.8",
      "category": "article",
      "kind": "website",
      "summary": "Anthropic's new Mythos-class model leads on coding benchmarks but deliberately defers to a safer predecessor in restricted domains. That design choice says more than the score.",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "peremptory",
      "url": "https://dev.to/peremptory/claude-fable-5-scores-95-on-swe-bench-then-hands-off-to-opus-48-4ji6",
      "audit": "/audits/web-dev-to-claude-fable-5-scores-95-on-swe-bench-then-hands-off-to-opus.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "anthropic",
        "claude",
        "benchmarks",
        "safety"
      ],
      "spacetag": {
        "id": "SR-FBL-00305",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00309",
      "id": "web:dev.to:claude-fable-5-vs-mythos-5-same-model-different-safeguards",
      "name": "Claude Fable 5 vs Mythos 5: Same Model, Different Safeguards",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 and Mythos 5 share the same underlying model, but differ on access, safeguards, retention, and trusted-use policy.",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "itsemcy",
      "url": "https://dev.to/itsemcy/claude-fable-5-vs-mythos-5-same-model-different-safeguards-306f",
      "audit": "/audits/web-dev-to-claude-fable-5-vs-mythos-5-same-model-different-safeguards.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "claudefable5",
        "claudemythos5",
        "anthropic",
        "aisafety"
      ],
      "spacetag": {
        "id": "SR-FBL-00309",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00294",
      "id": "web:dev.to:claude-fable-5-anthropic-releases-its-most-powerful-model-to",
      "name": "Claude Fable 5: Anthropic Releases Its Most Powerful Model to the Public — With Guardrails On",
      "category": "article",
      "kind": "website",
      "summary": "Anthropic launched Claude Fable 5 and Mythos 5 on June 9, 2026 — its most powerful models ever released. Fable 5 brings the Mythos architecture to the public with guardrails, while",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "docdavkitty",
      "url": "https://dev.to/docdavkitty/claude-fable-5-anthropic-releases-its-most-powerful-model-to-the-public-with-guardrails-on-3ao0",
      "audit": "/audits/web-dev-to-claude-fable-5-anthropic-releases-its-most-powerful-model-to.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "anthropic",
        "claudefable5",
        "claudemythos",
        "mythos"
      ],
      "spacetag": {
        "id": "SR-FBL-00294",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00301",
      "id": "web:dev.to:claude-fable-5-is-out-anthropic-s-mythos-class-model-minus-t",
      "name": "Claude Fable 5 is out: Anthropic's Mythos-class model, minus the wall",
      "category": "article",
      "kind": "website",
      "summary": "Until today, Anthropic's Mythos-class models were restricted to a small group of cyberdefenders and...",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "thegatewayguy",
      "url": "https://dev.to/thegatewayguy/claude-fable-5-is-out-anthropics-mythos-class-model-minus-the-wall-1g61",
      "audit": "/audits/web-dev-to-claude-fable-5-is-out-anthropic-s-mythos-class-model-minus-t.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "ai",
        "anthropic",
        "llm",
        "api"
      ],
      "spacetag": {
        "id": "SR-FBL-00301",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00304",
      "id": "web:dev.to:claude-fable-5-pulled-by-us-export-order-72-hours-after-laun",
      "name": "Claude Fable 5 Pulled by US Export Order — 72 Hours After Launch",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 hit 95% SWE-bench Verified before the US government forced a global shutdown 72 hours after launch. Benchmarks, API details, and what to do now.",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "akaranjkar08",
      "url": "https://dev.to/akaranjkar08/claude-fable-5-pulled-by-us-export-order-72-hours-after-launch-494k",
      "audit": "/audits/web-dev-to-claude-fable-5-pulled-by-us-export-order-72-hours-after-laun.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "claudefable",
        "anthropicfable",
        "claudefable5api",
        "anthropicexport"
      ],
      "spacetag": {
        "id": "SR-FBL-00304",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00296",
      "id": "web:dev.to:claude-fable-5-caching-tokenizer-cost-vs-opus-4-6",
      "name": "Claude Fable 5: Caching, Tokenizer & Cost vs Opus 4.6",
      "category": "article",
      "kind": "website",
      "summary": "claude-fable-5 is now available on the Synthorai gateway. If you cache against the Claude line, the...",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "synthorai",
      "url": "https://dev.to/synthorai/claude-fable-5-caching-tokenizer-cost-vs-opus-46-43ce",
      "audit": "/audits/web-dev-to-claude-fable-5-caching-tokenizer-cost-vs-opus-4-6.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "ai",
        "webdev",
        "llm",
        "claude"
      ],
      "spacetag": {
        "id": "SR-FBL-00296",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00310",
      "id": "web:dev.to:claude-fable-5-was-jailbroken-in-48-hours-here-s-what-actual",
      "name": "Claude Fable 5 Was Jailbroken in 48 Hours. Here's What Actually Stopped Nothing.",
      "category": "article",
      "kind": "website",
      "summary": "Anthropic spent 1,000 hours running an external red-team bounty before launching Claude Fable 5. The...",
      "popularityPotential": 7,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "coridev",
      "url": "https://dev.to/coridev/claude-fable-5-was-jailbroken-in-48-hours-heres-what-actually-stopped-nothing-3hk4",
      "audit": "/audits/web-dev-to-claude-fable-5-was-jailbroken-in-48-hours-here-s-what-actual.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "security",
        "llm",
        "appsec",
        "cybersecurity"
      ],
      "spacetag": {
        "id": "SR-FBL-00310",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00336",
      "id": "web:thecoder.io:not-your-weights-not-your-workflow-claude-fable-5-export-ban",
      "name": "Not Your Weights, Not Your Workflow (Claude Fable 5 Export Ban)",
      "category": "article",
      "kind": "website",
      "summary": "Not Your Weights, Not Your Workflow (Claude Fable 5 Export Ban)",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "pixelhed",
      "url": "https://thecoder.io/blog/not-your-weights",
      "audit": "/audits/web-thecoder-io-not-your-weights-not-your-workflow-claude-fable-5-export-ban.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00336",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00320",
      "id": "web:interconnects.ai:claude-fable-5-and-new-ai-safety-fables",
      "name": "Claude Fable 5 and new AI safety fables",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 and new AI safety fables",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "carbocation",
      "url": "https://www.interconnects.ai/p/claude-fable-5-and-new-ai-safety",
      "audit": "/audits/web-interconnects-ai-claude-fable-5-and-new-ai-safety-fables.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00320",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00290",
      "id": "web:dev.to:95-of-claude-fable-5-sessions-put-ai-safety-on-trial",
      "name": "95% of Claude Fable 5 Sessions Put AI Safety on Trial",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 gives most users Mythos-class power, while Anthropic steers risky cyber and biology prompts to Claude Opus 4.8.",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "xoomar",
      "url": "https://dev.to/xoomar/95-of-claude-fable-5-sessions-put-ai-safety-on-trial-4ce4",
      "audit": "/audits/web-dev-to-95-of-claude-fable-5-sessions-put-ai-safety-on-trial.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "anthropic",
        "claudefable5",
        "aisafety",
        "cybersecurity"
      ],
      "spacetag": {
        "id": "SR-FBL-00290",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00306",
      "id": "web:dev.to:claude-fable-5-shows-how-frontier-ai-is-being-shipped-now",
      "name": "Claude Fable 5 shows how frontier AI is being shipped now",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 shows how frontier AI is being shipped now Anthropic’s June 9 release of...",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "prabhakar_chaudhary_7afe4",
      "url": "https://dev.to/prabhakar_chaudhary_7afe4/claude-fable-5-shows-how-frontier-ai-is-being-shipped-now-3fe8",
      "audit": "/audits/web-dev-to-claude-fable-5-shows-how-frontier-ai-is-being-shipped-now.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "ai",
        "machinelearning",
        "llm",
        "programming"
      ],
      "spacetag": {
        "id": "SR-FBL-00306",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00327",
      "id": "web:news.ycombinator.com:claude-fable-5-by-anthropic-releasing-tomorrow",
      "name": "Claude Fable 5 by Anthropic, releasing tomorrow",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 by Anthropic, releasing tomorrow",
      "popularityPotential": 5,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "cednore",
      "url": "https://news.ycombinator.com/item?id=48450521",
      "audit": "/audits/web-news-ycombinator-com-claude-fable-5-by-anthropic-releasing-tomorrow.md",
      "commentsSummary": null,
      "dateModified": "2026-06-08",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00327",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00341",
      "id": "web:twitter.com:claude-fable-5-jailbroken-to-bypass-anthropic-s-new-safety-g",
      "name": "Claude Fable 5 jailbroken to bypass Anthropic's new safety guardrails",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 jailbroken to bypass Anthropic's new safety guardrails",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "bukati",
      "url": "https://twitter.com/elder_plinius/status/2064776322979676227",
      "audit": "/audits/web-twitter-com-claude-fable-5-jailbroken-to-bypass-anthropic-s-new-safety-g.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00341",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00280",
      "id": "web:aipricing.guru:claude-fable-5-and-mythos-5-pricing-anthropic-s-new-10-50-to",
      "name": "Claude Fable 5 and Mythos 5 pricing: Anthropic's new $10/$50 top tier",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 and Mythos 5 pricing: Anthropic's new $10/$50 top tier",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "alexmercerdev",
      "url": "https://www.aipricing.guru/news/claude-fable-5-mythos-5-pricing-june-2026/",
      "audit": "/audits/web-aipricing-guru-claude-fable-5-and-mythos-5-pricing-anthropic-s-new-10-50-to.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00280",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00338",
      "id": "web:theverge.com:anthropic-releases-claude-fable-5",
      "name": "Anthropic releases Claude Fable 5",
      "category": "article",
      "kind": "website",
      "summary": "Anthropic releases Claude Fable 5",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "diwank",
      "url": "https://www.theverge.com/news/946725/anthropic-releases-claude-fable-5-mythos",
      "audit": "/audits/web-theverge-com-anthropic-releases-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00338",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00282",
      "id": "web:anthropic.com:claude-fable-5",
      "name": "Claude Fable 5",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "Philpax",
      "url": "https://www.anthropic.com/news/claude-fable-5-mythos-5",
      "audit": "/audits/web-anthropic-com-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00282",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00345",
      "id": "web:twitter.com:us-government-directive-to-suspend-access-to-claude-fable-5-",
      "name": "US Government directive to suspend access to Claude Fable 5 and Mythos 5",
      "category": "article",
      "kind": "website",
      "summary": "US Government directive to suspend access to Claude Fable 5 and Mythos 5",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "corentin88",
      "url": "https://twitter.com/AnthropicAI/status/2065597531644743999",
      "audit": "/audits/web-twitter-com-us-government-directive-to-suspend-access-to-claude-fable-5-.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00345",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00337",
      "id": "web:theverge.com:anthropic-apologizes-for-invisible-claude-fable-guardrails",
      "name": "Anthropic apologizes for invisible Claude Fable guardrails",
      "category": "article",
      "kind": "website",
      "summary": "Anthropic apologizes for invisible Claude Fable guardrails",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "rarisma",
      "url": "https://www.theverge.com/ai-artificial-intelligence/948280/anthropic-claude-fable-invisible-distillation-guardrail",
      "audit": "/audits/web-theverge-com-anthropic-apologizes-for-invisible-claude-fable-guardrails.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00337",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00328",
      "id": "web:old.reddit.com:claude-fable-5-feels-less-like-a-launch-and-more-like-a-prev",
      "name": "Claude Fable 5 feels less like a launch and more like a preview of AI inequality",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 feels less like a launch and more like a preview of AI inequality",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "momentmaker",
      "url": "https://old.reddit.com/r/ClaudeAI/comments/1u1fsdi/claude_fable_5_feels_less_like_a_model_launch_and/",
      "audit": "/audits/web-old-reddit-com-claude-fable-5-feels-less-like-a-launch-and-more-like-a-prev.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00328",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00319",
      "id": "web:github.com:the-zot-coding-agent-temporarily-added-claude-fable-5-to-its",
      "name": "The zot coding agent temporarily added Claude Fable 5 to its built-in catalog",
      "category": "article",
      "kind": "website",
      "summary": "The zot coding agent temporarily added Claude Fable 5 to its built-in catalog",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "patriceckhart",
      "url": "https://github.com/patriceckhart/zot",
      "audit": "/audits/web-github-com-the-zot-coding-agent-temporarily-added-claude-fable-5-to-its.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00319",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00348",
      "id": "web:xcancel.com:claude-fable-5-system-prompt",
      "name": "Claude Fable 5 System prompt",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 System prompt",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "FergusArgyll",
      "url": "https://xcancel.com/elder_plinius/status/2064478648057610422#m",
      "audit": "/audits/web-xcancel-com-claude-fable-5-system-prompt.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00348",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00316",
      "id": "web:getswiftapi.com:run-the-void-test-on-claude-fable-5-here",
      "name": "Run the void test on Claude Fable 5 here",
      "category": "article",
      "kind": "website",
      "summary": "Run the void test on Claude Fable 5 here",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "rayanpal_",
      "url": "https://getswiftapi.com/void-test",
      "audit": "/audits/web-getswiftapi-com-run-the-void-test-on-claude-fable-5-here.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00316",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00283",
      "id": "web:artificialanalysis.ai:claude-fable-5-launches-at-1-on-the-artificial-analysis-inte",
      "name": "Claude Fable 5 Launches at #1 on the Artificial Analysis Intelligence Index",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 Launches at #1 on the Artificial Analysis Intelligence Index",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "himata4113",
      "url": "https://artificialanalysis.ai/articles/claude-fable-5-mythos-intelligence-index",
      "audit": "/audits/web-artificialanalysis-ai-claude-fable-5-launches-at-1-on-the-artificial-analysis-inte.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00283",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00281",
      "id": "web:alikhallad.com:claude-fable-5-missed-a-bug-that-sonnet-4-6-caught",
      "name": "Claude Fable 5 missed a bug that Sonnet 4.6 caught",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 missed a bug that Sonnet 4.6 caught",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "startages",
      "url": "https://alikhallad.com/i-tested-claude-fable-5-against-private-benchmarks-it-has-never-seen-here-is-where-it-failed/",
      "audit": "/audits/web-alikhallad-com-claude-fable-5-missed-a-bug-that-sonnet-4-6-caught.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00281",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00332",
      "id": "web:searchenginejournal.com:claude-fable-5-feels-next-level",
      "name": "Claude Fable 5 \"Feels Next Level\"",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 \"Feels Next Level\"",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "parveshblogger",
      "url": "https://www.searchenginejournal.com/claude-fable-5-feels-next-level/578538/",
      "audit": "/audits/web-searchenginejournal-com-claude-fable-5-feels-next-level.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00332",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00339",
      "id": "web:twitter.com:claude-fable-5",
      "name": "Claude Fable 5",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "s-xyz",
      "url": "https://twitter.com/claudeai/status/2064394146916229443",
      "audit": "/audits/web-twitter-com-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00339",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00318",
      "id": "web:github.com:claude-fable-5-ultracode-ai-medical-diagnosis",
      "name": "Claude Fable 5 Ultracode + AI medical diagnosis",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 Ultracode + AI medical diagnosis",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "jph",
      "url": "https://github.com/joelparkerhenderson/ai-medical-diagnosis-examples/blob/main/doctor-perspective/claude-fable-5-ultracode/index.md",
      "audit": "/audits/web-github-com-claude-fable-5-ultracode-ai-medical-diagnosis.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00318",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00326",
      "id": "web:news.ycombinator.com:ask-hn-is-claude-fable-5-built-from-scratch-or-just-better-d",
      "name": "Ask HN: Is Claude Fable 5 built from scratch or just better data?",
      "category": "article",
      "kind": "website",
      "summary": "Ask HN: Is Claude Fable 5 built from scratch or just better data?",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "throwaw12",
      "url": "https://news.ycombinator.com/item?id=48502804",
      "audit": "/audits/web-news-ycombinator-com-ask-hn-is-claude-fable-5-built-from-scratch-or-just-better-d.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00326",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00312",
      "id": "web:dev.to:i-checked-why-claude-fable-5-was-suspended-4-days-after-laun",
      "name": "I Checked Why Claude Fable 5 Was Suspended 4 Days After Launch. This Is Not an Outage.",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 and Mythos 5 were suspended after a US export directive. I dug through the official statement and status page; the real lesson is production routing risk.",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "tokenmixai",
      "url": "https://dev.to/tokenmixai/i-checked-why-claude-fable-5-was-suspended-4-days-after-launch-this-is-not-an-outage-54f2",
      "audit": "/audits/web-dev-to-i-checked-why-claude-fable-5-was-suspended-4-days-after-laun.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "anthropic",
        "ai",
        "programming",
        "productivity"
      ],
      "spacetag": {
        "id": "SR-FBL-00312",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00298",
      "id": "web:dev.to:claude-fable-5-explained-what-anthropic-s-new-mythos-class-m",
      "name": "Claude Fable 5 Explained: What Anthropic's New Mythos-Class Model Means",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 launched June 9, 2026 as Anthropic's most capable widely released model, with 1M context, 128k output, and new safeguards.",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "itsemcy",
      "url": "https://dev.to/itsemcy/claude-fable-5-explained-what-anthropics-new-mythos-class-model-means-186e",
      "audit": "/audits/web-dev-to-claude-fable-5-explained-what-anthropic-s-new-mythos-class-m.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "claudefable5",
        "anthropic",
        "aimodels",
        "claude"
      ],
      "spacetag": {
        "id": "SR-FBL-00298",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00302",
      "id": "web:dev.to:claude-fable-5-is-two-models-wearing-one-name",
      "name": "Claude Fable 5 Is Two Models Wearing One Name",
      "category": "article",
      "kind": "website",
      "summary": "On June 9, 2026, Anthropic shipped the most capable model it has ever released to the public. The...",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "studiomeyer_io",
      "url": "https://dev.to/studiomeyer_io/claude-fable-5-is-two-models-wearing-one-name-2jdc",
      "audit": "/audits/web-dev-to-claude-fable-5-is-two-models-wearing-one-name.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "ai",
        "claude",
        "anthropic",
        "programming"
      ],
      "spacetag": {
        "id": "SR-FBL-00302",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00293",
      "id": "web:dev.to:claude-fable-5-and-mythos-5-what-actually-changed-on-june-9",
      "name": "Claude Fable 5 and Mythos 5: What Actually Changed on June 9",
      "category": "article",
      "kind": "website",
      "summary": "I spent the night of June 9 rebuilding my agent stack — and by morning I'd cleared everything that...",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "timmyzinin",
      "url": "https://dev.to/timmyzinin/claude-fable-5-and-mythos-5-what-actually-changed-on-june-9-4799",
      "audit": "/audits/web-dev-to-claude-fable-5-and-mythos-5-what-actually-changed-on-june-9.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "ai",
        "anthropic",
        "claude",
        "llm"
      ],
      "spacetag": {
        "id": "SR-FBL-00293",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00307",
      "id": "web:dev.to:claude-fable-5-the-best-ai-model-you-re-not-allowed-to-use",
      "name": "Claude Fable 5: The Best AI Model You’re Not Allowed to Use",
      "category": "article",
      "kind": "website",
      "summary": "Anthropic’s Mythos Offensive: Between One-Shot Wonders, US Export Controls, and the Question of Who...",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "mikequade",
      "url": "https://dev.to/mikequade/claude-fable-5-the-best-ai-model-youre-not-allowed-to-use-7io",
      "audit": "/audits/web-dev-to-claude-fable-5-the-best-ai-model-you-re-not-allowed-to-use.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "article"
      ],
      "spacetag": {
        "id": "SR-FBL-00307",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00299",
      "id": "web:dev.to:claude-fable-5-is-here-anthropic-s-most-powerful-public-mode",
      "name": "Claude Fable 5 is Here — Anthropic's Most Powerful Public Model Yet",
      "category": "article",
      "kind": "website",
      "summary": "After months of controlled access through Project Glasswing, Anthropic has finally opened up its most...",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "jobinkjames",
      "url": "https://dev.to/jobinkjames/claude-fable-5-is-here-anthropics-most-powerful-public-model-yet-2d3j",
      "audit": "/audits/web-dev-to-claude-fable-5-is-here-anthropic-s-most-powerful-public-mode.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "ai",
        "claude",
        "machinelearning"
      ],
      "spacetag": {
        "id": "SR-FBL-00299",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00291",
      "id": "web:dev.to:ai-dev-weekly-14-claude-fable-5-controversy-diffusiongemma-b",
      "name": "AI Dev Weekly #14: Claude Fable 5 Controversy, DiffusionGemma Breaks Text Generation, Apple Rebuilds Siri",
      "category": "article",
      "kind": "website",
      "summary": "AI Dev Weekly is a Thursday series where I cover the week's most important AI developer news, with my...",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "ai_made_tools",
      "url": "https://dev.to/ai_made_tools/ai-dev-weekly-14-claude-fable-5-controversy-diffusiongemma-breaks-text-generation-apple-3m5a",
      "audit": "/audits/web-dev-to-ai-dev-weekly-14-claude-fable-5-controversy-diffusiongemma-b.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "aidevweekly",
        "fable5",
        "diffusiongemma",
        "apple"
      ],
      "spacetag": {
        "id": "SR-FBL-00291",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00295",
      "id": "web:dev.to:claude-fable-5-azure-apim-unified-ai-claude-desktop-vm-resou",
      "name": "Claude Fable 5, Azure APIM Unified AI, & Claude Desktop VM Resource Use",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5, Azure APIM Unified AI, &amp; Claude Desktop VM Resource Use ...",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "soytuber",
      "url": "https://dev.to/soytuber/claude-fable-5-azure-apim-unified-ai-claude-desktop-vm-resource-use-1ehf",
      "audit": "/audits/web-dev-to-claude-fable-5-azure-apim-unified-ai-claude-desktop-vm-resou.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "ai",
        "machinelearning",
        "cloud"
      ],
      "spacetag": {
        "id": "SR-FBL-00295",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00334",
      "id": "web:singularitymoments.com:claude-fable-5-and-mythos-are-pure-marketing-fluff",
      "name": "Claude Fable 5 and Mythos are pure marketing fluff",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 and Mythos are pure marketing fluff",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "do_anh_tu",
      "url": "https://singularitymoments.com/content/claude-fable-5-and-mythos-5-are-pure-marketing-fluff/",
      "audit": "/audits/web-singularitymoments-com-claude-fable-5-and-mythos-are-pure-marketing-fluff.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00334",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00297",
      "id": "web:dev.to:claude-fable-5-das-versteckte-problem-hinter-der-sperre",
      "name": "Claude Fable 5: Das versteckte Problem hinter der Sperre",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 ist das neue Spitzenmodell von Anthropic aus der sogenannten Mythos-Klasse. Es...",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "everlastai",
      "url": "https://dev.to/everlast_ai/claude-fable-5-das-versteckte-problem-hinter-der-sperre-1pe5",
      "audit": "/audits/web-dev-to-claude-fable-5-das-versteckte-problem-hinter-der-sperre.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "claude",
        "ki",
        "ai",
        "deutsch"
      ],
      "spacetag": {
        "id": "SR-FBL-00297",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00292",
      "id": "web:dev.to:ai-supply-chain-alert-us-export-controls-disable-claude-fabl",
      "name": "AI supply-chain alert: US export controls disable Claude Fable 5 & Mythos 5 globally",
      "category": "article",
      "kind": "website",
      "summary": "🚨 AI SUPPLY-CHAIN ALERT — a single regulator just pulled two AI models offline worldwide. On 12 Jun...",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "etairos",
      "url": "https://dev.to/etairos/ai-supply-chain-alert-us-export-controls-disable-claude-fable-5-mythos-5-globally-3njf",
      "audit": "/audits/web-dev-to-ai-supply-chain-alert-us-export-controls-disable-claude-fabl.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "article"
      ],
      "spacetag": {
        "id": "SR-FBL-00292",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00335",
      "id": "web:status.claude.com:we-ve-suspended-access-to-claude-mythos-5-and-claude-fable-5",
      "name": "We've suspended access to Claude Mythos 5 and Claude Fable 5",
      "category": "article",
      "kind": "website",
      "summary": "We've suspended access to Claude Mythos 5 and Claude Fable 5",
      "popularityPotential": 2,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "jesse_dot_id",
      "url": "https://status.claude.com/incidents/s9w82lp9dcn9",
      "audit": "/audits/web-status-claude-com-we-ve-suspended-access-to-claude-mythos-5-and-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00335",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00287",
      "id": "web:claude5.ai:claude-fable-5-free-through-june-22-on-pro-max-team-and-ente",
      "name": "Claude Fable 5 Free Through June 22 on Pro, Max, Team, and Enterprise Plans",
      "category": "article",
      "kind": "website",
      "summary": "Claude Fable 5 Free Through June 22 on Pro, Max, Team, and Enterprise Plans",
      "popularityPotential": 2,
      "tier": "review",
      "fableConfidence": 80,
      "language": null,
      "creator": "chiply",
      "url": "https://claude5.ai/en/news/claude-fable-5-free-access-june-9-22-pro-max-team-enterprise",
      "audit": "/audits/web-claude5-ai-claude-fable-5-free-through-june-22-on-pro-max-team-and-ente.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "article",
        "hackernews"
      ],
      "spacetag": {
        "id": "SR-FBL-00287",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00372",
      "id": "youtube:f8XargL0g2A",
      "name": "I Tested Claude Fable 5 to Build Apps: Surprising Results",
      "category": "video",
      "kind": "video",
      "summary": "Claude just dropped Fable 5 & Mythos 5, its most powerful AI model yet, and I spent the last 24 hours building four real apps to see if it actually lives up to the hype. In this video I run the same p",
      "popularityPotential": 38,
      "tier": "review",
      "fableConfidence": 74,
      "language": null,
      "creator": "Jason Lee",
      "url": "https://www.youtube.com/watch?v=f8XargL0g2A",
      "audit": "/audits/youtube-f8xargl0g2a.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "claude fable",
        "vibe coding",
        "building apps",
        "app ideas",
        "claude mythos",
        "people & blogs"
      ],
      "spacetag": {
        "id": "SR-FBL-00372",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00373",
      "id": "youtube:FukC8qIEqY4",
      "name": "Je découvre le nouveau Claude Fable 5 (cette IA est DINGUE)",
      "category": "video",
      "kind": "video",
      "summary": "Anthropique vient de sortir Claude Fable 5, la version grand public de son IA Mythos. Sur le papier, Fable 5 est la meilleure IA du marché. Mais qu’en est-il dans les faits ? Dans cette vidéo, je fais",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 74,
      "language": null,
      "creator": "Ludo Salenne",
      "url": "https://www.youtube.com/watch?v=FukC8qIEqY4",
      "audit": "/audits/youtube-fukc8qieqy4.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "claude fable 5",
        "test claude fable 5",
        "claude fable 5 fr",
        "claude fable 5 français",
        "demo claude fable 5",
        "tuto claude fable 5",
        "claude fable 5 vs opus 4.8",
        "fable 5 vs opus 4.8",
        "fable 5 vs chatgpt",
        "fable 5 vs gpt 5.5"
      ],
      "spacetag": {
        "id": "SR-FBL-00373",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00391",
      "id": "youtube:RwsUnvHYmyw",
      "name": "Claude Fable 5 just dropped and I'm speechless...",
      "category": "video",
      "kind": "video",
      "summary": "Claude Fable 5 (Mythos) full tutorial and walkthrough 2nd Youtube Channel: https://youtube.com/@AlexFinnLabsOfficial FULL Claude Fable 5 bootcamp in the Vibe Coding Academy coming up: https://www.skoo",
      "popularityPotential": 9,
      "tier": "review",
      "fableConfidence": 74,
      "language": null,
      "creator": "Alex Finn",
      "url": "https://www.youtube.com/watch?v=RwsUnvHYmyw",
      "audit": "/audits/youtube-rwsunvhymyw.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00391",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00356",
      "id": "youtube:41yzx5uohHI",
      "name": "The US Government Just Shut Down Fable 5 + Mythos (Unbelievable)",
      "category": "video",
      "kind": "video",
      "summary": "The United States government just told Anthropic to cut off all access to Fable 5 and Mythos 5. Here are the full details.",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 74,
      "language": null,
      "creator": "Paul J Lipsky",
      "url": "https://www.youtube.com/watch?v=41yzx5uohHI",
      "audit": "/audits/youtube-41yzx5uohhi.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable 5",
        "anthropic",
        "anthropic fable 5",
        "mythos",
        "fable",
        "claude fable 5",
        "claude fable",
        "claude mythos",
        "claude mythos 5",
        "education"
      ],
      "spacetag": {
        "id": "SR-FBL-00356",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00382",
      "id": "youtube:mm3Ybi-9cCw",
      "name": "CLAUDE FABLE 5 BANNED. IT ACTUALLY HAPPENED...",
      "category": "video",
      "kind": "video",
      "summary": "Claude Fable 5 (Mythos) BANNED across the world FULL Claude Opus 4.8 bootcamp in the Vibe Coding Academy coming up: https://www.skool.com/vibe-coding-academy 2nd Youtube Channel: https://youtube.com/@",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 74,
      "language": null,
      "creator": "Alex Finn",
      "url": "https://www.youtube.com/watch?v=mm3Ybi-9cCw",
      "audit": "/audits/youtube-mm3ybi-9ccw.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00382",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00359",
      "id": "youtube:7nUafuvIBFA",
      "name": "How To Actually Use Claude Fable 5 (Tutorial + Use cases)",
      "category": "video",
      "kind": "video",
      "summary": "Mythos Was Too Dangerous, Until Now! (Claude Fable 5). Join our FREE community with the prompts: https://www.skool.com/ai-launchpad/about Chapters 00:00 - Intro 01:40 - The proof 02:40 - Demo one - au",
      "popularityPotential": 14,
      "tier": "review",
      "fableConfidence": 73,
      "language": null,
      "creator": "Zinho Automates",
      "url": "https://www.youtube.com/watch?v=7nUafuvIBFA",
      "audit": "/audits/youtube-7nuafuvibfa.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "claude fable 5 and claude mythos 5",
        "claude fable vs mythos",
        "claude fable 5 espanol",
        "claude fable 5 test",
        "claude code fable 5",
        "claude fable 5",
        "claude fable 5 vs opus",
        "claude fable 5 api",
        "claude fable 5 vs opus 4.8",
        "claude fable 5 demo"
      ],
      "spacetag": {
        "id": "SR-FBL-00359",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00392",
      "id": "youtube:S-TTW8dkJHs",
      "name": "How to Use Claude Fable 5 FREE with Claude Code (12 Days Left)",
      "category": "video",
      "kind": "video",
      "summary": "Claude just gave away their most powerful model for free, but only until June 22nd. Fable 5 (Mythos with guardrails) is included in Claude Code plans right now, then it goes to API pricing at 2x the c",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 73,
      "language": null,
      "creator": "Lead Gen Jay",
      "url": "https://www.youtube.com/watch?v=S-TTW8dkJHs",
      "audit": "/audits/youtube-s-ttw8dkjhs.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "lead gen jay",
        "jay feldman",
        "claude fable 5",
        "claude code",
        "claude mythos",
        "fable 5 test",
        "how to use claude fable",
        "learn claude code",
        "ai",
        "chatgpt"
      ],
      "spacetag": {
        "id": "SR-FBL-00392",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00358",
      "id": "youtube:6To1ePo1rqc",
      "name": "🟢 Build a Linear Clone with Claude Fable 5! | Beginner Series Ep #11 (Multi Tenancy, AI Agents, MCP)",
      "category": "video",
      "kind": "video",
      "summary": "1️⃣ Sign up to Clerk 👉 https://go.clerk.com/Mzf8gfM 2️⃣ Join my new AI Community for FREE! 👉 https://www.papareact.com/ztoh-form 3️⃣ Get the full build Source Code 👉 https://github.com/sonnysangha/",
      "popularityPotential": 62,
      "tier": "strong",
      "fableConfidence": 70,
      "language": null,
      "creator": "Sonny Sangha",
      "url": "https://www.youtube.com/watch?v=6To1ePo1rqc",
      "audit": "/audits/youtube-6to1epo1rqc.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "nextjs",
        "react",
        "typescript",
        "clerk",
        "tailwind",
        "tailwindcss",
        "webdev",
        "web-dev",
        "frontend",
        "fullstack"
      ],
      "spacetag": {
        "id": "SR-FBL-00358",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00393",
      "id": "youtube:tpjJeH1pPws",
      "name": "Claude Fable 5 designs a 3D-printable model in a Claude-built CAD editor",
      "category": "video",
      "kind": "video",
      "summary": "Claude Fable 5 designs a complete 3D-printable model in a browser-based CAD editor. The editor itself was also created by Fable 5, including the built-in AI copilot that does the modeling.",
      "popularityPotential": 62,
      "tier": "strong",
      "fableConfidence": 70,
      "language": null,
      "creator": "Claude",
      "url": "https://www.youtube.com/watch?v=tpjJeH1pPws",
      "audit": "/audits/youtube-tpjjeh1ppws.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00393",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00394",
      "id": "youtube:tSg3FAdWvzI",
      "name": "Claude Fable 5 UI/UX One-Shots - 5 Tests",
      "category": "video",
      "kind": "video",
      "summary": "Build a SaaS with Claude: https://designcourse.com/app/course/claude-code-ai-saas (Take now) -- Claude Fable 5 just released yesterday, and I decided to give it 5 different UI tests. I'm not going to ",
      "popularityPotential": 42,
      "tier": "useful",
      "fableConfidence": 70,
      "language": null,
      "creator": "DesignCourse",
      "url": "https://www.youtube.com/watch?v=tSg3FAdWvzI",
      "audit": "/audits/youtube-tsg3fadwvzi.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "claude fable 5",
        "fable",
        "claude fable",
        "claude fable design",
        "fable ui/ux",
        "gary simon",
        "designcourse",
        "howto & style"
      ],
      "spacetag": {
        "id": "SR-FBL-00394",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00276",
      "id": "github:zealchou/fable5-scaffold",
      "name": "fable5-scaffold",
      "category": "project",
      "kind": "code",
      "summary": "前先自我質疑、動手前先盤點、commit 前先驗證、收尾時把經驗固化下來。而這套「工作流程的嚴謹度」，可以用 Claude Code 的 hook 在外部重建。 **A model can be taken away, but its way of working cannot.** That experience made one thing clear: Fable 5's strength was largely not \"in…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 70,
      "language": "Shell",
      "creator": "zealchou",
      "url": "https://github.com/zealchou/fable5-scaffold",
      "audit": "/audits/github-zealchou-fable5-scaffold.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00276",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00262",
      "id": "github:vivmuk/fable5",
      "name": "fable5",
      "category": "project",
      "kind": "code",
      "summary": "vivmuk/fable5 # 🦋 FABLE — An Interactive Tale of Claude Fable 5 A short, story-driven web game that teaches people about **Claude Fable 5**, Anthropic's most capable publicly released model (June 9, 2026). Built around…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 70,
      "language": "HTML",
      "creator": "vivmuk",
      "url": "https://github.com/vivmuk/fable5",
      "audit": "/audits/github-vivmuk-fable5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "needs-review",
        "game",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00262",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00234",
      "id": "github:sunjinwoo1298/fable5-mythos5-research-rohit_singh_raghuvanshi",
      "name": "fable5-mythos5-research-Rohit_Singh_Raghuvanshi",
      "category": "project",
      "kind": "code",
      "summary": "rn0news16 --- # Understanding the Safety Classifier Architecture ## What Are Safety Classifiers? A common misconception is that safety mechanisms are hard-coded into Fable 5 itself. Anthropic instead uses external clas…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "sunjinwoo1298",
      "url": "https://github.com/sunjinwoo1298/fable5-mythos5-research-Rohit_Singh_Raghuvanshi",
      "audit": "/audits/github-sunjinwoo1298-fable5-mythos5-research-rohit-singh-raghuvanshi.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00234",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00351",
      "id": "youtube:1aA3s-gEswI",
      "name": "Claude Fable 5 vs 3 AIs Make Fortnite",
      "category": "video",
      "kind": "video",
      "summary": "WE TESTED CLAUDE FABLE 5 vs ChatGPT, Gemini and Grok AND IT WAS CRAZY... 0:00 Claude Fable 5 vs 3 AIs Make Fortnite From Scratch 0:52 Grok 4.3 Makes Fortnite From Zero 2:23 Gemini 3.5 (Google Antigrav",
      "popularityPotential": 38,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "tef",
      "url": "https://www.youtube.com/watch?v=1aA3s-gEswI",
      "audit": "/audits/youtube-1aa3s-geswi.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "claude fable 5",
        "fable 5",
        "fable 5 minecraft",
        "claude fable 5 benchmarks",
        "claude fable",
        "claude mythos",
        "claude fable 5 fortnite",
        "fable 5 fortnite",
        "fable 5 make fortnite",
        "fable 5 make game"
      ],
      "spacetag": {
        "id": "SR-FBL-00351",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00349",
      "id": "youtube:0DVUjpClqgI",
      "name": "Claude Fable 5 is INSANE.",
      "category": "video",
      "kind": "video",
      "summary": "CLAUDE FABLE 5 IS ABSOLUTELY INSANE... 0:00 Claude Fable 5 0:24 Claude Fable 5 makes Minecraft in one prompt 4:32 Claude Fable 5 makes Fortnite in one prompt 6:58 Claude Fable 5 makes GTA in one promp",
      "popularityPotential": 22,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "tef",
      "url": "https://www.youtube.com/watch?v=0DVUjpClqgI",
      "audit": "/audits/youtube-0dvujpclqgi.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "claude fable 5",
        "fable 5",
        "fable 5 minecraft",
        "claude fable 5 benchmarks",
        "claude fable",
        "claude mythos",
        "entertainment"
      ],
      "spacetag": {
        "id": "SR-FBL-00349",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00239",
      "id": "github:teamchong/pxpipe",
      "name": "pxpipe",
      "category": "project",
      "kind": "code",
      "summary": "cut Fable 5 token usage by rendering text context as images",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 70,
      "language": "TypeScript",
      "creator": "teamchong",
      "url": "https://github.com/teamchong/pxpipe",
      "audit": "/audits/github-teamchong-pxpipe.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00239",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00355",
      "id": "youtube:2ZwO6LhC0SU",
      "name": "Claude Fable 5 Just Changed Website Design Forever",
      "category": "video",
      "kind": "video",
      "summary": "🧑‍💻 Higgsfield: https://bit.ly/4fGJzX4 📈 ALL Systems: https://bit.ly/4kol0y5 🎙️ Glaido (Voice Dictation): https://glaido.com/ **CORE Software** 🩵 Video Prompts: https://www.skool.com/ai-automatio",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "Jack Roberts",
      "url": "https://www.youtube.com/watch?v=2ZwO6LhC0SU",
      "audit": "/audits/youtube-2zwo6lhc0su.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "autos & vehicles"
      ],
      "spacetag": {
        "id": "SR-FBL-00355",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00353",
      "id": "youtube:1UmjkWlqKe0",
      "name": "Claude Fable 5 Built a $10K Website in Minutes",
      "category": "video",
      "kind": "video",
      "summary": "Learn how to make money with Claude (7-day FREE Trial) 👉 https://skool.com/aiworkshop Free skills zip file + resources 👉 https://bit.ly/aiw-lite-about Higgsfield MCP 👉 https://higgsfield.ai/s/higgs",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "Zubair Trabzada | AI Workshop",
      "url": "https://www.youtube.com/watch?v=1UmjkWlqKe0",
      "audit": "/audits/youtube-1umjkwlqke0.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "claude fable 5",
        "claude ai web design",
        "claude fable web design",
        "3d websites",
        "ai website builder",
        "claude website builder",
        "higgsfield",
        "ai websites",
        "3d web design",
        "prompt to website"
      ],
      "spacetag": {
        "id": "SR-FBL-00353",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00364",
      "id": "youtube:9GLYsrMpprs",
      "name": "Claude Fable 5 Is INSANE – Hands-On With the BEST Model Yet!",
      "category": "video",
      "kind": "video",
      "summary": "Timestamps: 00:00 - Intro 00:43 - First Look 02:15 - Technical Look 04:47 - Browser OS Test 09:55 - C++ Skate Game Sim 12:32 - Mid-Roll SVG Animation Test 14:31 - Packet Visualization Test 16:15 - Net",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "Bijan Bowen",
      "url": "https://www.youtube.com/watch?v=9GLYsrMpprs",
      "audit": "/audits/youtube-9glysrmpprs.md",
      "commentsSummary": null,
      "dateModified": "2026-06-09",
      "tags": [
        "entertainment"
      ],
      "spacetag": {
        "id": "SR-FBL-00364",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00147",
      "id": "github:kot-bonifacy/air-combat-fable5",
      "name": "air-combat-fable5",
      "category": "project",
      "kind": "code",
      "summary": "Air Combat - Bitwa o Anglie: multiplayerowa gra walk powietrznych (TypeScript + Three.js + Vite), simcade, demo: dogfight.tatanga.eu",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 70,
      "language": "TypeScript",
      "creator": "kot-Bonifacy",
      "url": "https://github.com/kot-Bonifacy/air-combat-fable5",
      "audit": "/audits/github-kot-bonifacy-air-combat-fable5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00147",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00368",
      "id": "youtube:B6wbbz8UOvA",
      "name": "Claude Fable 5 + Higgsfield MCP Will Make You Rich!",
      "category": "video",
      "kind": "video",
      "summary": "Learn how to make money with AI motion design using Claude Fable 5 and Higgsfield MCP — no experience needed. This step-by-step tutorial shows you how to build a portfolio, find clients, and start ear",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "Higgsfield AI",
      "url": "https://www.youtube.com/watch?v=B6wbbz8UOvA",
      "audit": "/audits/youtube-b6wbbz8uova.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "higgsfield ai tutorial",
        "higgsfield mcp",
        "claude mcp",
        "higgsfield ai",
        "claude ai",
        "seedance 2.0",
        "ai motion design",
        "youtube automation",
        "free ai video generator",
        "ai generated video"
      ],
      "spacetag": {
        "id": "SR-FBL-00368",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00101",
      "id": "github:hgardneriv/duke-redux",
      "name": "duke-redux",
      "category": "project",
      "kind": "code",
      "summary": "Duke Nukem style FPS game built with Fable 5",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "hgardneriv",
      "url": "https://github.com/hgardneriv/duke-redux",
      "audit": "/audits/github-hgardneriv-duke-redux.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00101",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00251",
      "id": "github:tr4m0ryp/fable-5-jailbreak",
      "name": "fable-5-jailbreak",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 70,
      "language": "Python",
      "creator": "tr4m0ryp",
      "url": "https://github.com/tr4m0ryp/fable-5-jailbreak",
      "audit": "/audits/github-tr4m0ryp-fable-5-jailbreak.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00251",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00048",
      "id": "github:chengjun1920-lgtm/git-project-hunting",
      "name": "git-project-hunting",
      "category": "project",
      "kind": "code",
      "summary": "Codex skill for hunting verified Fable 5 web projects with screenshots",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 70,
      "language": "Python",
      "creator": "chengjun1920-lgtm",
      "url": "https://github.com/chengjun1920-lgtm/git-project-hunting",
      "audit": "/audits/github-chengjun1920-lgtm-git-project-hunting.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00048",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00183",
      "id": "github:nimachu/fable5-design-chain",
      "name": "fable5-design-chain",
      "category": "project",
      "kind": "code",
      "summary": "Portable Fable5-inspired design chain that upgrades any coding agent's frontend design process",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "NimaChu",
      "url": "https://github.com/NimaChu/fable5-design-chain",
      "audit": "/audits/github-nimachu-fable5-design-chain.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00183",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00123",
      "id": "github:jerredcook/iron-empire",
      "name": "Iron-Empire",
      "category": "project",
      "kind": "code",
      "summary": "better train game using Fable 5",
      "popularityPotential": 8,
      "tier": "review",
      "fableConfidence": 70,
      "language": "TypeScript",
      "creator": "jerredcook",
      "url": "https://github.com/jerredcook/Iron-Empire",
      "audit": "/audits/github-jerredcook-iron-empire.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00123",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00066",
      "id": "github:deepred5/fable5-landing-pages",
      "name": "fable5-landing-pages",
      "category": "project",
      "kind": "website",
      "summary": "",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 70,
      "language": "HTML",
      "creator": "deepred5",
      "url": "https://anata.me/fable5-landing-pages/",
      "audit": "/audits/github-deepred5-fable5-landing-pages.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00066",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00058",
      "id": "github:codewithmuh/fable5-websites",
      "name": "fable5-websites",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 70,
      "language": "JavaScript",
      "creator": "codewithmuh",
      "url": "https://github.com/codewithmuh/fable5-websites",
      "audit": "/audits/github-codewithmuh-fable5-websites.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00058",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00241",
      "id": "github:theblueghostssss/fable5-thinking-skill",
      "name": "Fable5-Thinking-Skill",
      "category": "skill",
      "kind": "code",
      "summary": "",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "THEBLUEGHOSTSSSS",
      "url": "https://github.com/THEBLUEGHOSTSSSS/Fable5-Thinking-Skill",
      "audit": "/audits/github-theblueghostssss-fable5-thinking-skill.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00241",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00236",
      "id": "github:surebeli/fable-5-anything",
      "name": "fable-5-anything",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 70,
      "language": "JavaScript",
      "creator": "surebeli",
      "url": "https://github.com/surebeli/fable-5-anything",
      "audit": "/audits/github-surebeli-fable-5-anything.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00236",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00249",
      "id": "github:tonfield/opencode-auto-template",
      "name": "opencode-auto-template",
      "category": "project",
      "kind": "code",
      "summary": "Project template for the OpenCode Auto feature development system with Fable5 verification protocol",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "tonfield",
      "url": "https://github.com/tonfield/opencode-auto-template",
      "audit": "/audits/github-tonfield-opencode-auto-template.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00249",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00083",
      "id": "github:engosamaqazan/tayseerfable5",
      "name": "TayseerFable5",
      "category": "project",
      "kind": "code",
      "summary": "Tayseer ERP V3 - TypeScript/NestJS/React monorepo",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 70,
      "language": "TypeScript",
      "creator": "EngOsamaQazan",
      "url": "https://github.com/EngOsamaQazan/TayseerFable5",
      "audit": "/audits/github-engosamaqazan-tayseerfable5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00083",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00185",
      "id": "github:ninjadig/gemma-4-12b-coder-fable5-composer2.5-v1-gguf-1",
      "name": "gemma-4-12B-coder-fable5-composer2.5-v1-GGUF-1",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "ninjadig",
      "url": "https://github.com/ninjadig/gemma-4-12B-coder-fable5-composer2.5-v1-GGUF-1",
      "audit": "/audits/github-ninjadig-gemma-4-12b-coder-fable5-composer2-5-v1-gguf-1.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00185",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00120",
      "id": "github:jarvissan22/fable5-arcadegametest-",
      "name": "Fable5-ArcadeGameTest-",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 70,
      "language": "JavaScript",
      "creator": "JarvisSan22",
      "url": "https://github.com/JarvisSan22/Fable5-ArcadeGameTest-",
      "audit": "/audits/github-jarvissan22-fable5-arcadegametest-.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00120",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00277",
      "id": "github:zhanggz-medical/fable5-workflow_diy",
      "name": "fable5-workflow_diy",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "ZhangGZ-medical",
      "url": "https://github.com/ZhangGZ-medical/fable5-workflow_diy",
      "audit": "/audits/github-zhanggz-medical-fable5-workflow-diy.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00277",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00124",
      "id": "github:jfc-mit/analysis-htautau-fable5",
      "name": "analysis-htautau-fable5",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 70,
      "language": "TeX",
      "creator": "jfc-mit",
      "url": "https://github.com/jfc-mit/analysis-htautau-fable5",
      "audit": "/audits/github-jfc-mit-analysis-htautau-fable5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00124",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00159",
      "id": "github:malikgcoding/habittracker",
      "name": "habittracker",
      "category": "project",
      "kind": "code",
      "summary": "Habit Tracker à la Fable 5",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 70,
      "language": "TypeScript",
      "creator": "malikgcoding",
      "url": "https://github.com/malikgcoding/habittracker",
      "audit": "/audits/github-malikgcoding-habittracker.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00159",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00269",
      "id": "github:xhuliodh/fake-alien-abduction-fable5",
      "name": "fake-alien-abduction-fable5",
      "category": "project",
      "kind": "code",
      "summary": "A single-probe observation of how stated purpose shapes a model's help with convincing fiction.",
      "popularityPotential": 2,
      "tier": "review",
      "fableConfidence": 70,
      "language": null,
      "creator": "XhulioDh",
      "url": "https://github.com/XhulioDh/fake-alien-abduction-fable5",
      "audit": "/audits/github-xhuliodh-fake-alien-abduction-fable5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00269",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00367",
      "id": "youtube:B2IQp_azIG8",
      "name": "How To Start a 1-Person Business with Claude Fable 5",
      "category": "video",
      "kind": "video",
      "summary": "✅ Work with me to build a 6-7 figure AI business: https://www.agentrise.io/?utm_campaign=fable 🤖 Get a custom AI Operating System built: https://www.indraos.ai/ 📈 Get Claude Skills: https://www.agen",
      "popularityPotential": 22,
      "tier": "review",
      "fableConfidence": 69,
      "language": null,
      "creator": "Ritesh Verma",
      "url": "https://www.youtube.com/watch?v=B2IQp_azIG8",
      "audit": "/audits/youtube-b2iqp-azig8.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "start a 1-person business with claude",
        "ai business ideas",
        "claude fable 5",
        "claude fable 5 walkthrough",
        "fable 5",
        "claude ai",
        "claude code",
        "1-person ai business",
        "ai business",
        "business"
      ],
      "spacetag": {
        "id": "SR-FBL-00367",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00389",
      "id": "youtube:PW0sgog3kXY",
      "name": "STOP Using Claude Code Without This Fable 5 Agentic OS",
      "category": "video",
      "kind": "video",
      "summary": "⚡Master Claude Code, Build Your Agency, Land Your First Client⚡ https://www.skool.com/chase-ai 🔥FREE community🔥 https://www.skool.com/chase-ai-community 💻 Need custom work? Book a consult 💻 https:",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 69,
      "language": null,
      "creator": "Chase AI",
      "url": "https://www.youtube.com/watch?v=PW0sgog3kXY",
      "audit": "/audits/youtube-pw0sgog3kxy.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "science & technology"
      ],
      "spacetag": {
        "id": "SR-FBL-00389",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00363",
      "id": "youtube:95nimeh6QnI",
      "name": "Model Not Available - Anthropic’s Fable Shutdown & Apple's Siri Update",
      "category": "video",
      "kind": "video",
      "summary": "The US government abruptly forced Anthropic to pull its most advanced AI model offline after fears it was simply too powerful to be safe. Hear the real story behind the sudden shutdown that rocked the",
      "popularityPotential": 2,
      "tier": "review",
      "fableConfidence": 68,
      "language": null,
      "creator": "This Week in Tech",
      "url": "https://www.youtube.com/watch?v=95nimeh6QnI",
      "audit": "/audits/youtube-95nimeh6qni.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "twit",
        "technology",
        "techtv",
        "leo laporte",
        "this week in tech",
        "tech news",
        "talk",
        "panel",
        "discussion",
        "anthropic fable"
      ],
      "spacetag": {
        "id": "SR-FBL-00363",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00315",
      "id": "web:fablepool",
      "name": "FablePool",
      "category": "project",
      "kind": "website",
      "summary": "Crowdfunding platform: pool credits behind a software prompt and Fable 5 builds it in public on a ledger. 50+ projects at launch, MIT-licensed outputs.",
      "popularityPotential": 52,
      "tier": "useful",
      "fableConfidence": 64,
      "language": null,
      "creator": "u/matthewbarras",
      "url": "https://fablepool.com",
      "audit": "/audits/web-fablepool.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "platform",
        "crowdfunding",
        "build-in-public"
      ],
      "spacetag": {
        "id": "SR-FBL-00315",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00329",
      "id": "web:pacmanai",
      "name": "PAC·MAN 3D",
      "category": "project",
      "kind": "app",
      "summary": "3D browser Pac-Man with ghost pathfinding, collision, and mobile controls — generated with Fable 5.",
      "popularityPotential": 50,
      "tier": "useful",
      "fableConfidence": 64,
      "language": null,
      "creator": "u/javierluraschi",
      "url": "https://pacmanai.com",
      "audit": "/audits/web-pacmanai.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "game",
        "webgl",
        "single-prompt"
      ],
      "spacetag": {
        "id": "SR-FBL-00329",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00261",
      "id": "github:vignesh2027/vilvona-ai",
      "name": "Vilvona-AI",
      "category": "project",
      "kind": "app",
      "summary": "Self-hosted AI assistant powered by Claude Fable 5. Tamil & Hindi UI, Mobile PWA, 100+ integrations. npx vilvona",
      "popularityPotential": 84,
      "tier": "strong",
      "fableConfidence": 62,
      "language": null,
      "creator": "vignesh2027",
      "url": "https://vignesh2027.github.io/Vilvona-AI",
      "audit": "/audits/github-vignesh2027-vilvona-ai.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "agent",
        "ai",
        "ai-assistant",
        "anthropic",
        "byok",
        "chatbot",
        "claude",
        "claude-fable-5",
        "hindi",
        "llm",
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "rediscovered-duplicate"
      ],
      "spacetag": {
        "id": "SR-FBL-00261",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00037",
      "id": "github:az9713/fable-ray-tracing",
      "name": "fable-ray-tracing",
      "category": "project",
      "kind": "app",
      "summary": "MirrorForge — a WebGPU compute-shader ray-traced mirror-puzzle game, built end-to-end with Claude Fable 5 (xhigh). Includes a transparent token-economics writeup.",
      "popularityPotential": 80,
      "tier": "strong",
      "fableConfidence": 62,
      "language": null,
      "creator": "az9713",
      "url": "https://az9713.github.io/fable-ray-tracing/",
      "audit": "/audits/github-az9713-fable-ray-tracing.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "vite",
        "typescript",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00037",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "prompt-transcript",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_prompt",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00043",
      "id": "github:braffolk/fable5-world-demo",
      "name": "fable5-world-demo",
      "category": "project",
      "kind": "app",
      "summary": "3D world built by Claude Fable 5 to test its capabilities using three.js",
      "popularityPotential": 78,
      "tier": "strong",
      "fableConfidence": 62,
      "language": "JavaScript",
      "creator": "Braffolk",
      "url": "https://dc5fzrbo8ssfx.cloudfront.net/laas/",
      "audit": "/audits/github-braffolk-fable5-world-demo.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "vite",
        "three.js",
        "typescript",
        "webgl",
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "rediscovered-duplicate",
        "threejs"
      ],
      "spacetag": {
        "id": "SR-FBL-00043",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00056",
      "id": "github:coasty-ai/open-cowork",
      "name": "open-cowork",
      "category": "project",
      "kind": "app",
      "summary": "Open-source alternative to Claude Co-Work built by Claude Fable 5/Claude Mythos 5. Autonomous computer-use agents for browser automation, desktop control, and agentic workflows.",
      "popularityPotential": 76,
      "tier": "strong",
      "fableConfidence": 62,
      "language": null,
      "creator": "coasty-ai",
      "url": "https://coasty.ai/?view=developers",
      "audit": "/audits/github-coasty-ai-open-cowork.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "anthropic",
        "anthropic-api",
        "anthropic-claude",
        "automation",
        "browser-automation",
        "claude-cowork",
        "claude-cowork-alternative",
        "claude-cowork-free",
        "claude-cowork-windows",
        "computer-use",
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "rediscovered-duplicate"
      ],
      "spacetag": {
        "id": "SR-FBL-00056",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00115",
      "id": "github:jake-sx9/mythosbet",
      "name": "MythosBet",
      "category": "project",
      "kind": "app",
      "summary": "Mythos is an autonomous AI betting agent powered by Claude Fable 5, managing a live $10,000 USDC bankroll to trade FIFA World Cup prediction markets without human intervention.",
      "popularityPotential": 76,
      "tier": "strong",
      "fableConfidence": 62,
      "language": null,
      "creator": "Jake-SX9",
      "url": "https://mythos-wc-bot.vercel.app/bot",
      "audit": "/audits/github-jake-sx9-mythosbet.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00115",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00107",
      "id": "github:huntsyea/elvenwood",
      "name": "elvenwood",
      "category": "project",
      "kind": "app",
      "summary": "A fully procedural medieval elven forest in three.js — built end-to-end by Anthropic's Claude Fable 5. Play: https://elvenwood-five.vercel.app",
      "popularityPotential": 71,
      "tier": "strong",
      "fableConfidence": 62,
      "language": "JavaScript",
      "creator": "huntsyea",
      "url": "https://elvenwood-five.vercel.app",
      "audit": "/audits/github-huntsyea-elvenwood.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "vite",
        "three.js",
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "rediscovered-duplicate",
        "web",
        "threejs"
      ],
      "spacetag": {
        "id": "SR-FBL-00107",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00211",
      "id": "github:saiamartya/dungeonofdoom",
      "name": "DungeonofDoom",
      "category": "project",
      "kind": "app",
      "summary": "Created in a couple mins using Three. js with Claude Fable 5.",
      "popularityPotential": 69,
      "tier": "strong",
      "fableConfidence": 62,
      "language": null,
      "creator": "SaiAmartya",
      "url": "https://dungeonofdoom.onrender.com",
      "audit": "/audits/github-saiamartya-dungeonofdoom.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "three.js",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00211",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00243",
      "id": "github:thehenrylabsdev/claude-design-lab-fable5",
      "name": "claude-design-lab-fable5",
      "category": "project",
      "kind": "app",
      "summary": "99 complete website designs built end-to-end by Claude Fable 5 — React + Tailwind v4 + Motion showcase with per-site DESIGN.md briefs, deployed on GitHub Pages",
      "popularityPotential": 67,
      "tier": "strong",
      "fableConfidence": 62,
      "language": null,
      "creator": "thehenrylabsdev",
      "url": "https://thehenrylabsdev.github.io/claude-design-lab-fable5/",
      "audit": "/audits/github-thehenrylabsdev-claude-design-lab-fable5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "react",
        "tailwind",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00243",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00144",
      "id": "github:kenoaistaging/experiment-fable-julia-wasm",
      "name": "experiment-fable-julia-wasm",
      "category": "project",
      "kind": "app",
      "summary": "Julia -> WasmGC compiler experiment: JuliaSyntax lexer running in the browser (built by Claude Fable 5)",
      "popularityPotential": 59,
      "tier": "useful",
      "fableConfidence": 62,
      "language": null,
      "creator": "KenoAIStaging",
      "url": "https://kenoaistaging.github.io/experiment-fable-julia-wasm/",
      "audit": "/audits/github-kenoaistaging-experiment-fable-julia-wasm.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "webassembly",
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "rediscovered-duplicate"
      ],
      "spacetag": {
        "id": "SR-FBL-00144",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00286",
      "id": "web:chrissgpt-pokemon",
      "name": "Gen-1 Pokémon clone",
      "category": "project",
      "kind": "app",
      "summary": "Browser Gen-1 Pokémon clone: all 151 Pokémon with real sprites, cries, stats, movesets and a full battle system — one prompt, 8,000 lines, 1 hour of reasoning.",
      "popularityPotential": 56,
      "tier": "useful",
      "fableConfidence": 62,
      "language": null,
      "creator": "@ChrissGPT",
      "url": "https://x.com/ChrissGPT",
      "audit": "/audits/web-chrissgpt-pokemon.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "game",
        "pokemon",
        "single-prompt",
        "full-prompt-pipeline"
      ],
      "spacetag": {
        "id": "SR-FBL-00286",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00017",
      "id": "github:alex-caian/abstracts",
      "name": "abstracts",
      "category": "project",
      "kind": "app",
      "summary": "Open repository for the game Abstracts - Created with Claude Fable 5",
      "popularityPotential": 49,
      "tier": "useful",
      "fableConfidence": 62,
      "language": null,
      "creator": "Alex-Caian",
      "url": "https://alex-caian.github.io/abstracts/",
      "audit": "/audits/github-alex-caian-abstracts.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "rediscovered-duplicate",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00017",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00189",
      "id": "github:ns-del346/pouro-fable5",
      "name": "Pouro-Fable5",
      "category": "project",
      "kind": "app",
      "summary": "# Pouro-Fable5 Mobile-first hand-drip brewing guide and timer PWA — built from the Claude Design / Fable5 prototype. **Public URL:** https://ns-del346.github.io/Pouro-Fable5/ *(pending GitHub Pages activation — see deployment section below)* --- ## Purpose Pouro-Fable5 is a",
      "popularityPotential": 48,
      "tier": "useful",
      "fableConfidence": 62,
      "language": null,
      "creator": "NS-del346",
      "url": "https://ns-del346.github.io/Pouro-Fable5/",
      "audit": "/audits/github-ns-del346-pouro-fable5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "rediscovered-duplicate"
      ],
      "spacetag": {
        "id": "SR-FBL-00189",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00325",
      "id": "web:mollick-strata",
      "name": "Strata",
      "category": "project",
      "kind": "app",
      "summary": "Procedural underground tunnel exploration (Myst-style, pure math, no assets), built from a single prompt on Fable 5 launch day.",
      "popularityPotential": 48,
      "tier": "useful",
      "fableConfidence": 62,
      "language": null,
      "creator": "emollick",
      "url": "https://strata-descent.netlify.app/",
      "audit": "/audits/web-mollick-strata.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "game",
        "procedural",
        "single-prompt"
      ],
      "spacetag": {
        "id": "SR-FBL-00325",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00009",
      "id": "github:agolkar/orbit-collisions",
      "name": "orbit-collisions",
      "category": "project",
      "kind": "app",
      "summary": "A Claude Fable 5-generated model on orbit collisions of a mega constellations. Experimental, not yet to be trusted for actual conclusions",
      "popularityPotential": 47,
      "tier": "useful",
      "fableConfidence": 62,
      "language": null,
      "creator": "agolkar",
      "url": "https://orbit-collisions.pages.dev",
      "audit": "/audits/github-agolkar-orbit-collisions.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00009",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00324",
      "id": "web:mollick-isochronic",
      "name": "Isochronic Map",
      "category": "project",
      "kind": "app",
      "summary": "Travel-time visualization between any two locations, built from a single Fable 5 prompt.",
      "popularityPotential": 46,
      "tier": "useful",
      "fableConfidence": 62,
      "language": null,
      "creator": "emollick",
      "url": "https://isochronic-passage-chart.netlify.app/#nyc",
      "audit": "/audits/web-mollick-isochronic.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "dataviz",
        "maps",
        "single-prompt"
      ],
      "spacetag": {
        "id": "SR-FBL-00324",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00252",
      "id": "github:trusch/echo",
      "name": "echo",
      "category": "project",
      "kind": "app",
      "summary": "ECHO — the particle mirror. Your camera feed as 100k GPU particles with optical-flow wind, in one self-contained HTML file. Built by Claude (claude-fable-5).",
      "popularityPotential": 46,
      "tier": "useful",
      "fableConfidence": 62,
      "language": null,
      "creator": "trusch",
      "url": "https://trusch.github.io/echo/",
      "audit": "/audits/github-trusch-echo.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00252",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00155",
      "id": "github:lor3nzo/zen-casino-mahjong",
      "name": "zen-casino-mahjong",
      "category": "project",
      "kind": "app",
      "summary": "Mahjong Solitaire in a single HTML file. Zero dependencies, pure CSS ivory tiles on casino felt. Built with Claude Fable 5",
      "popularityPotential": 44,
      "tier": "useful",
      "fableConfidence": 62,
      "language": "HTML",
      "creator": "lor3nzo",
      "url": "https://osgk.com/mahjong-claude/",
      "audit": "/audits/github-lor3nzo-zen-casino-mahjong.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "rediscovered-duplicate"
      ],
      "spacetag": {
        "id": "SR-FBL-00155",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00164",
      "id": "github:markcastle/invaders3d",
      "name": "invaders3d",
      "category": "project",
      "kind": "app",
      "summary": "A 'one shotted' Claude Fable Space Invaders 3d game",
      "popularityPotential": 42,
      "tier": "useful",
      "fableConfidence": 62,
      "language": null,
      "creator": "markcastle",
      "url": "https://invaders3d.pages.dev/",
      "audit": "/audits/github-markcastle-invaders3d.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "three.js",
        "fable5"
      ],
      "spacetag": {
        "id": "SR-FBL-00164",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "build-workflow",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00361",
      "id": "youtube:8QQ_INxAhRs",
      "name": "I Turned Claude Fable Into The Ultimate Second Brain",
      "category": "video",
      "kind": "video",
      "summary": "My FREE AI OS Course: https://www.skool.com/ai-automation-society/about?el=claude-fable-second-brain&hcategory=youtube-videos&utm_campaign=free-group Full courses + unlimited support: https://www.skoo",
      "popularityPotential": 14,
      "tier": "review",
      "fableConfidence": 62,
      "language": null,
      "creator": "Nate Herk | AI Automation",
      "url": "https://www.youtube.com/watch?v=8QQ_INxAhRs",
      "audit": "/audits/youtube-8qq-inxahrs.md",
      "commentsSummary": null,
      "dateModified": "2026-06-10",
      "tags": [
        "film & animation"
      ],
      "spacetag": {
        "id": "SR-FBL-00361",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00398",
      "id": "youtube:Zi6QAdzx7sk",
      "name": "I Made Claude Fable Build Stardew Valley (in 95 mins)",
      "category": "video",
      "kind": "video",
      "summary": "🚀 Become AI Native in 30 days → https://skool.com/ainative What to watch next ⤵️ - What are skills: https://youtu.be/7s9Fnorg3eI - How to setup skills for your business: https://youtu.be/NOCGyiN25pU ",
      "popularityPotential": 42,
      "tier": "useful",
      "fableConfidence": 61,
      "language": null,
      "creator": "Mansel Scheffel",
      "url": "https://www.youtube.com/watch?v=Zi6QAdzx7sk",
      "audit": "/audits/youtube-zi6qadzx7sk.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "education"
      ],
      "spacetag": {
        "id": "SR-FBL-00398",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00385",
      "id": "youtube:nmo_XCEXH24",
      "name": "Claude Fable: Build me an app",
      "category": "video",
      "kind": "video",
      "summary": "Claude Fable just dropped, and everyone's one-shotting toys with it. Instead, I put it to work on a real tool my business actually needs — planning it, handing it off to build, and evaluating the resu",
      "popularityPotential": 27,
      "tier": "review",
      "fableConfidence": 61,
      "language": null,
      "creator": "Brian Casel",
      "url": "https://www.youtube.com/watch?v=nmo_XCEXH24",
      "audit": "/audits/youtube-nmo-xcexh24.md",
      "commentsSummary": null,
      "dateModified": "2026-06-11",
      "tags": [
        "ai",
        "coding",
        "learn to code",
        "tailwindcss",
        "saas",
        "software",
        "vibe coding",
        "agents",
        "automation",
        "business"
      ],
      "spacetag": {
        "id": "SR-FBL-00385",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00077",
      "id": "github:duolahypercho/fusion-fable",
      "name": "fusion-fable",
      "category": "project",
      "kind": "code",
      "summary": "Fuse two frontier models into one Fable-tier answer: Opus 4.8 drafts, a second model (Opus 4.8 or GPT-5.5 via codex) checks, Opus fuses. A Claude Code skill.",
      "popularityPotential": 54,
      "tier": "useful",
      "fableConfidence": 60,
      "language": "Shell",
      "creator": "duolahypercho",
      "url": "https://github.com/duolahypercho/fusion-fable",
      "audit": "/audits/github-duolahypercho-fusion-fable.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00077",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00321",
      "id": "web:kieradev-mariokart",
      "name": "Mario Kart 64-type racer",
      "category": "project",
      "kind": "app",
      "summary": "Browser Mario Kart 64-style racer: 4 maps, music, all three modes (GP / Time Trial / VS) and full UI — from a 2-sentence prompt in ~15 minutes.",
      "popularityPotential": 54,
      "tier": "useful",
      "fableConfidence": 60,
      "language": null,
      "creator": "@kieradev",
      "url": "https://x.com/kieradev/status/2064482704763085202",
      "audit": "/audits/web-kieradev-mariokart.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "game",
        "racing",
        "single-prompt",
        "full-prompt-pipeline"
      ],
      "spacetag": {
        "id": "SR-FBL-00321",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00346",
      "id": "web:verbeek-spore",
      "name": "Spore space-age multiplayer",
      "category": "project",
      "kind": "app",
      "summary": "Multiplayer Spore space-age game (pilot a ship between stars, zoom into planets, upgrade, real-time multiplayer) built in Lovable from two Fable 5 prompts.",
      "popularityPotential": 50,
      "tier": "useful",
      "fableConfidence": 60,
      "language": null,
      "creator": "Benjamin Verbeek",
      "url": "https://www.linkedin.com/posts/benjamin-verbeek_two-prompts-with-claude-fable-5-in-lovable-activity-7470246692869754881-QH4A",
      "audit": "/audits/web-verbeek-spore.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "game",
        "multiplayer",
        "lovable",
        "full-prompt-pipeline"
      ],
      "spacetag": {
        "id": "SR-FBL-00346",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00217",
      "id": "github:schmitthub/clawker",
      "name": "clawker",
      "category": "project",
      "kind": "tool",
      "summary": "CLI orchestrating Claude Code agents inside Docker with eBPF network firewalling and resource isolation; targets the latest 'mythos-class Fable 5'.",
      "popularityPotential": 46,
      "tier": "useful",
      "fableConfidence": 60,
      "language": "Go",
      "creator": "schmitthub",
      "url": "https://github.com/schmitthub/clawker",
      "audit": "/audits/github-schmitthub-clawker.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "cli",
        "docker",
        "agents"
      ],
      "spacetag": {
        "id": "SR-FBL-00217",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00323",
      "id": "web:mollick-duino",
      "name": "Duino",
      "category": "project",
      "kind": "app",
      "summary": "Rilke-poetry-inspired atmospheric walker, one of Mollick's single-prompt Fable 5 launch-day artifacts.",
      "popularityPotential": 44,
      "tier": "useful",
      "fableConfidence": 60,
      "language": null,
      "creator": "emollick",
      "url": "https://duino-elegance.netlify.app/",
      "audit": "/audits/web-mollick-duino.md",
      "commentsSummary": null,
      "dateModified": "2026-06-12",
      "tags": [
        "art",
        "atmospheric",
        "single-prompt"
      ],
      "spacetag": {
        "id": "SR-FBL-00323",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00094",
      "id": "github:grooverlab/fable",
      "name": "fable",
      "category": "project",
      "kind": "code",
      "summary": "High-fidelity transcript memory for Claude Code — index every session, recall byte-identical, search, prune, compose. Local-first, stdlib-only, MCP.",
      "popularityPotential": 38,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Python",
      "creator": "grooverLab",
      "url": "https://github.com/grooverLab/fable",
      "audit": "/audits/github-grooverlab-fable.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "claude-code",
        "llm",
        "mcp",
        "memory",
        "sqlite"
      ],
      "spacetag": {
        "id": "SR-FBL-00094",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00171",
      "id": "github:michaelczesun/poor-mans-fable",
      "name": "poor-mans-fable",
      "category": "skill",
      "kind": "code",
      "summary": "A poor man's Fable for Claude Code: a /fable slash command that approximates Anthropic's Fable using orchestrated Claude Opus (diverse judge panels, adversarial verification, self-critique). Honest by design. Recommends Obsidian + a wiki-first workflow.",
      "popularityPotential": 22,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Shell",
      "creator": "michaelczesun",
      "url": "https://github.com/michaelczesun/poor-mans-fable",
      "audit": "/audits/github-michaelczesun-poor-mans-fable.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "ai-agents",
        "anthropic",
        "claude",
        "claude-code",
        "developer-tools",
        "llm",
        "obsidian",
        "opus",
        "productivity"
      ],
      "spacetag": {
        "id": "SR-FBL-00171",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00087",
      "id": "github:fivetaku/fablize",
      "name": "fablize",
      "category": "project",
      "kind": "tool",
      "summary": "A Claude Code plugin that makes Opus behave like Fable — completion, evidence, and verification enforced as procedure. Ships only what a Fable-vs-Opus comparison proved transferable.",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Shell",
      "creator": "fivetaku",
      "url": "https://github.com/fivetaku/fablize",
      "audit": "/audits/github-fivetaku-fablize.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "agentic",
        "anthropic",
        "claude",
        "claude-code",
        "fable",
        "harness",
        "opus"
      ],
      "spacetag": {
        "id": "SR-FBL-00087",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00222",
      "id": "github:sherifscript/incarnate",
      "name": "Incarnate",
      "category": "project",
      "kind": "code",
      "summary": "Bring back the Fable voice in Claude Code: prose over slop, honesty over sycophancy, the simplest thing that works.",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 60,
      "language": "JavaScript",
      "creator": "sherifscript",
      "url": "https://github.com/sherifscript/Incarnate",
      "audit": "/audits/github-sherifscript-incarnate.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00222",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00160",
      "id": "github:mangomandu/modelpicker",
      "name": "modelpicker",
      "category": "project",
      "kind": "code",
      "summary": "Model routing harness — a cheap router model picks the right model tier (Sonnet/Opus/Fable) per task, before you spend tokens. v1: router-only.",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Python",
      "creator": "mangomandu",
      "url": "https://github.com/mangomandu/modelpicker",
      "audit": "/audits/github-mangomandu-modelpicker.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00160",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00266",
      "id": "github:wonsj3712/fablize",
      "name": "fablize",
      "category": "project",
      "kind": "tool",
      "summary": "A Claude Code plugin that makes Opus behave like Fable — completion, evidence, and verification enforced as procedure. Ships only what a Fable-vs-Opus comparison proved transferable.",
      "popularityPotential": 18,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Shell",
      "creator": "wonsj3712",
      "url": "https://github.com/wonsj3712/fablize",
      "audit": "/audits/github-wonsj3712-fablize.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00266",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00095",
      "id": "github:gshepptech/plumb",
      "name": "plumb",
      "category": "project",
      "kind": "code",
      "summary": "Methodical-mode guardrails that stop Claude Code from racing on ad-hoc work — always-on pre-response checklist + a five-gate Stop hook (citations, uncertainty, Fable-mode completion, grounding, iterative critic).",
      "popularityPotential": 17,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Python",
      "creator": "gshepptech",
      "url": "https://github.com/gshepptech/plumb",
      "audit": "/audits/github-gshepptech-plumb.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00095",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00088",
      "id": "github:futronprime/verity-harness",
      "name": "verity-harness",
      "category": "project",
      "kind": "code",
      "summary": "VERITY — The Truth Harness. A zero-dependency harness that FORCES any LLM to verify instead of assume, persist instead of quit, reuse before reinvent — with sovereign failover to open weights you own. Fable tells the tale. Verity verifies it.",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Python",
      "creator": "FutronPrime",
      "url": "https://github.com/FutronPrime/verity-harness",
      "audit": "/audits/github-futronprime-verity-harness.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "agent-harness",
        "ai",
        "ai-agents",
        "autonomous-agents",
        "claude",
        "hallucination",
        "llm",
        "llm-agent",
        "llm-verification",
        "local-llm",
        "open-source",
        "sovereignty"
      ],
      "spacetag": {
        "id": "SR-FBL-00088",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00152",
      "id": "github:levantar-ai/loadr",
      "name": "loadr",
      "category": "project",
      "kind": "code",
      "summary": "loadr — a single-binary Rust load-testing platform (k6 + JMeter + Gatling + Locust ideas). Experimental, built with Anthropic's Fable.",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Rust",
      "creator": "levantar-ai",
      "url": "https://loadr.io",
      "audit": "/audits/github-levantar-ai-loadr.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00152",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00039",
      "id": "github:bb0311y-jpg/fable-discipline",
      "name": "fable-discipline",
      "category": "project",
      "kind": "tool",
      "summary": "Fable 紀律 — Claude Code/Desktop plugin：開機作業紀律（講人話 + 先競爭式查證再下結論 + 對齊真實 code）+ race-investigate 競爭式根因調查工具",
      "popularityPotential": 12,
      "tier": "review",
      "fableConfidence": 60,
      "language": "JavaScript",
      "creator": "bb0311y-jpg",
      "url": "https://github.com/bb0311y-jpg/fable-discipline",
      "audit": "/audits/github-bb0311y-jpg-fable-discipline.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00039",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00018",
      "id": "github:alicicek/tale-mode",
      "name": "tale-mode",
      "category": "project",
      "kind": "code",
      "summary": "A portable skill that makes Claude plan, verify against ground truth, and adversarially self-review on hard tasks. Builds on fable-mode.",
      "popularityPotential": 9,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Shell",
      "creator": "alicicek",
      "url": "https://github.com/alicicek/tale-mode",
      "audit": "/audits/github-alicicek-tale-mode.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00018",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00205",
      "id": "github:runpoint-partners/fakeble",
      "name": "fakeble",
      "category": "project",
      "kind": "code",
      "summary": "A local subscription-backed approximation of a Fable/Fusion agent panel",
      "popularityPotential": 7,
      "tier": "review",
      "fableConfidence": 60,
      "language": "JavaScript",
      "creator": "Runpoint-Partners",
      "url": "https://github.com/Runpoint-Partners/fakeble",
      "audit": "/audits/github-runpoint-partners-fakeble.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "ai-agents",
        "claude-code",
        "codex",
        "pi",
        "salon",
        "tmux"
      ],
      "spacetag": {
        "id": "SR-FBL-00205",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00060",
      "id": "github:contentscoin/opus-fable-performance",
      "name": "opus-fable-performance",
      "category": "project",
      "kind": "code",
      "summary": "Opus를 최고 성능으로 운용하기 위한 한국어 설명 포함 Claude Code·Codex 운영 레이어",
      "popularityPotential": 6,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Python",
      "creator": "contentscoin",
      "url": "https://github.com/contentscoin/opus-fable-performance",
      "audit": "/audits/github-contentscoin-opus-fable-performance.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00060",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00136",
      "id": "github:junhyeonglee92/opus-like-fable",
      "name": "opus-like-fable",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 4,
      "tier": "review",
      "fableConfidence": 60,
      "language": "Python",
      "creator": "JunHyeongLee92",
      "url": "https://github.com/JunHyeongLee92/opus-like-fable",
      "audit": "/audits/github-junhyeonglee92-opus-like-fable.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00136",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00109",
      "id": "github:illyahu/opus-fable-mode",
      "name": "opus-fable-mode",
      "category": "project",
      "kind": "code",
      "summary": "",
      "popularityPotential": 3,
      "tier": "review",
      "fableConfidence": 60,
      "language": "HTML",
      "creator": "ILLYAHU",
      "url": "https://github.com/ILLYAHU/opus-fable-mode",
      "audit": "/audits/github-illyahu-opus-fable-mode.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [],
      "spacetag": {
        "id": "SR-FBL-00109",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00085",
      "id": "github:evolinkai/awesome-claude-fable-5",
      "name": "awesome-claude-fable-5",
      "category": "project",
      "kind": "tool",
      "summary": "into an agentic coding tool and ask Fable 5 to recreate the interface with working functionality. | Demo | | [One-Prompt Black Hole Simulation](#case-3) | Give Fable 5 one detailed creative-coding prompt and ask it to p…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "EvoLinkAI",
      "url": "https://github.com/EvoLinkAI/awesome-claude-fable-5",
      "audit": "/audits/github-evolinkai-awesome-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00085",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00050",
      "id": "github:christophera/claude-workstream-kit",
      "name": "claude-workstream-kit",
      "category": "project",
      "kind": "code",
      "summary": "versioned work tracking that survives `/clear`, `/compact`, session ends, and account moves — with zero dependency on user-level (`~/.claude/`) configuration. Designed for Claude Fable 5: principle-level instructions in…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "ChristopherA",
      "url": "https://github.com/ChristopherA/claude-workstream-kit",
      "audit": "/audits/github-christophera-claude-workstream-kit.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00050",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00074",
      "id": "github:digitalhumanitiescraft/teicrafter",
      "name": "teiCrafter",
      "category": "project",
      "kind": "code",
      "summary": "se, and it is maintained, because we need it ourselves for internal Digital Humanities Craft projects and develop it further through our funded projects. It is built with resource-intensive frontier technology (Claude F…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": "JavaScript",
      "creator": "DigitalHumanitiesCraft",
      "url": "https://github.com/DigitalHumanitiesCraft/teiCrafter",
      "audit": "/audits/github-digitalhumanitiescraft-teicrafter.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00074",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00055",
      "id": "github:clebervisconti/llmviz",
      "name": "llmviz",
      "category": "project",
      "kind": "code",
      "summary": "Watch a Large Language Model think — an educational, interactive visualization of the LLM pipeline (sibling of NeuraNetViz).",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": "Python",
      "creator": "clebervisconti",
      "url": "https://github.com/clebervisconti/llmviz",
      "audit": "/audits/github-clebervisconti-llmviz.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00055",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00233",
      "id": "github:stupidcoder/aireverseengineering",
      "name": "AIReverseEngineering",
      "category": "project",
      "kind": "video",
      "summary": "AI powered reverse engineering of classic video games",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": "Assembly",
      "creator": "StupidCoder",
      "url": "https://github.com/StupidCoder/AIReverseEngineering",
      "audit": "/audits/github-stupidcoder-aireverseengineering.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00233",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00117",
      "id": "github:jameslucas521/rate-hike-decoder",
      "name": "rate-hike-decoder",
      "category": "project",
      "kind": "code",
      "summary": "Rate Hike Decoder — agent swarm that decodes health insurance rate filings",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "jameslucas521",
      "url": "https://github.com/jameslucas521/rate-hike-decoder",
      "audit": "/audits/github-jameslucas521-rate-hike-decoder.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00117",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00031",
      "id": "github:aseemk-15/eureka",
      "name": "eureka",
      "category": "project",
      "kind": "code",
      "summary": "on the administrative burden of owning a practice — scheduling, intake, documentation, prior authorization, claims — so solo and small practices stay viable. Built at the **Claude Fable 5 Build Day** (Cerebral Valley ×…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "aseemk-15",
      "url": "https://github.com/aseemk-15/eureka",
      "audit": "/audits/github-aseemk-15-eureka.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00031",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00053",
      "id": "github:claudefarms/fieldops-harness",
      "name": "fieldops-harness",
      "category": "project",
      "kind": "tool",
      "summary": "Pre-built Build Day environment for ClaudeFarms/fieldops (brief, rubric, scorecard tool, bench runbooks) — disclosed per the own-work rule",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": "JavaScript",
      "creator": "ClaudeFarms",
      "url": "https://github.com/ClaudeFarms/fieldops-harness",
      "audit": "/audits/github-claudefarms-fieldops-harness.md",
      "commentsSummary": null,
      "dateModified": "2026-06-13",
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00053",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00209",
      "id": "github:saamic/procivic",
      "name": "procivic",
      "category": "project",
      "kind": "code",
      "summary": "ur values** + **the public record** into a personalized, evidence-backed recommendation on **every item of a real ballot** — with the receipts one click away. Built at the **Claude Fable 5 Build Day** (2026-06-13). See…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": "JavaScript",
      "creator": "saamic",
      "url": "https://procivic.vercel.app",
      "audit": "/audits/github-saamic-procivic.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review",
        "tool"
      ],
      "spacetag": {
        "id": "SR-FBL-00209",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "live-demo",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00203",
      "id": "github:ricoding-hub/genesis",
      "name": "genesis",
      "category": "project",
      "kind": "tool",
      "summary": ") never changes the physics. The React overlay receives a stats snapshot a few times per second; god-mode tools call directly into the engine singleton. --- *Built with Claude Fable 5.* physics. The React overlay receiv…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": "TypeScript",
      "creator": "ricoding-hub",
      "url": "https://github.com/ricoding-hub/genesis",
      "audit": "/audits/github-ricoding-hub-genesis.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "needs-review",
        "react"
      ],
      "spacetag": {
        "id": "SR-FBL-00203",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00204",
      "id": "github:ross1337/zenith-journal",
      "name": "zenith-journal",
      "category": "project",
      "kind": "code",
      "summary": "Ross1337/zenith-journal ZENITH — Premium trading journal. 100% original design, built by Claude Fable 5. # ZENITH — Trading Journal *See your edge clearly.* A premium trading journal: log trades in seconds, see your edg…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "Ross1337",
      "url": "https://github.com/Ross1337/zenith-journal",
      "audit": "/audits/github-ross1337-zenith-journal.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00204",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00145",
      "id": "github:kiwimaddog2020/oneshot-bench",
      "name": "oneshot-bench",
      "category": "project",
      "kind": "code",
      "summary": "ound after round until it stops improving. Loop rules are in FABLE5_ULTRA.md; the round-by-round curve is in TRAJECTORY.md. This repo is one Track 2 run, on Fable 5 (1M context): a seed one-shot at MPS 30 climbing to 45…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "KiwiMaddog2020",
      "url": "https://github.com/KiwiMaddog2020/oneshot-bench",
      "audit": "/audits/github-kiwimaddog2020-oneshot-bench.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review",
        "tool"
      ],
      "spacetag": {
        "id": "SR-FBL-00145",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00246",
      "id": "github:tjdavies1989/regression-to-the-mean",
      "name": "regression-to-the-mean",
      "category": "project",
      "kind": "code",
      "summary": "ght school before you read anything. The dice really are dice — it's one self-contained HTML file with no dependencies and no trackers, so view source freely. Written and built by Claude (Fable 5, Anthropic), June 2026,…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": "HTML",
      "creator": "tjdavies1989",
      "url": "https://github.com/tjdavies1989/regression-to-the-mean",
      "audit": "/audits/github-tjdavies1989-regression-to-the-mean.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00246",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00080",
      "id": "github:eipckz/music-theory-master",
      "name": "music-theory-master",
      "category": "project",
      "kind": "tool",
      "summary": "w. PyQt6, zero network calls. desktop-app ear-training education music music-theory offline-first pyqt6 <div align=\"center\"> # ♫ Music Theory Master - A Tool Created by Fable 5 **A Duolingo-style desktop trainer for mus…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "Eipckz",
      "url": "https://github.com/Eipckz/music-theory-master",
      "audit": "/audits/github-eipckz-music-theory-master.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00080",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00139",
      "id": "github:kapuchai/launch-options-manager",
      "name": "launch-options-manager",
      "category": "project",
      "kind": "tool",
      "summary": "ptions-manager Millennium plugin: full launch options manager for Steam on Linux — toggleable args, presets, ProtonDB community options, profiles & bulk apply. Built by Claude Fable 5. # Launch Options Manager A [Millen…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "kapuchai",
      "url": "https://github.com/kapuchai/launch-options-manager",
      "audit": "/audits/github-kapuchai-launch-options-manager.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00139",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00069",
      "id": "github:denhanglim/planet-backlog",
      "name": "planet-backlog",
      "category": "project",
      "kind": "code",
      "summary": "achable during this run; EB dedup relies on TFOPWG FP dispositions + the confirmed/TOI lists. Recorded in every dossier's `catalog_status`. - This repo was built and adversarially reviewed in a single session by Claude…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "denhanglim",
      "url": "https://github.com/denhanglim/planet-backlog",
      "audit": "/audits/github-denhanglim-planet-backlog.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00069",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00201",
      "id": "github:rex-dev66/ufo-collection-analysis-obsidian-build",
      "name": "UFO-Collection-Analysis-Obsidian-Build",
      "category": "project",
      "kind": "code",
      "summary": "using them, so the graph and Dataview queries stay coherent. 4. Keep one event per incident note and one document per source note. --- ## How this vault was built This collection was assembled with Anthropic's Claude mo…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "Rex-Dev66",
      "url": "https://github.com/Rex-Dev66/UFO-Collection-Analysis-Obsidian-Build",
      "audit": "/audits/github-rex-dev66-ufo-collection-analysis-obsidian-build.md",
      "commentsSummary": null,
      "dateModified": "2026-06-14",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00201",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00264",
      "id": "github:vuoalbert/polymarket-shadowbot",
      "name": "polymarket-shadowbot",
      "category": "project",
      "kind": "code",
      "summary": "vuoalbert/polymarket-shadowbot # shadowBot — Polymarket Research Bot (built by Claude Fable 5) > Full standalone snapshot of the project. Designed, built, and validated end > to end by **Claude Fable 5**. Paper-trading…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "vuoalbert",
      "url": "https://github.com/vuoalbert/polymarket-shadowbot",
      "audit": "/audits/github-vuoalbert-polymarket-shadowbot.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00264",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00138",
      "id": "github:junp1ayer/tower-royale",
      "name": "tower-royale",
      "category": "project",
      "kind": "code",
      "summary": "JunP1ayer/tower-royale クラロワ風リアルタイム対戦ゲームのファンメイド技術デモ | HTML1ファイル+AI生成アート | Built with Claude Fable 5 x GPT Image 2 # タワーロワイヤル（クラロワ風）— Claude Fable 5 デモ スマホゲーム「クラッシュ・ロワイヤル」風のリアルタイム対戦ゲームを **HTML 1ファイル**（依存ライブラリゼロ・画像素材ゼロ）で実装…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": "HTML",
      "creator": "JunP1ayer",
      "url": "https://github.com/JunP1ayer/tower-royale",
      "audit": "/audits/github-junp1ayer-tower-royale.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00138",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00029",
      "id": "github:arashatt/hosting",
      "name": "hosting",
      "category": "project",
      "kind": "website",
      "summary": "arashatt/hosting hosting TUI application made with Fable 5 # wp-installer-tui A Ratatui-based TUI WordPress installer for cPanel and DirectAdmin servers. ## What it does Wizard flow: Welcome → cPanel username → Site det…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "arashatt",
      "url": "https://github.com/arashatt/hosting",
      "audit": "/audits/github-arashatt-hosting.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "website",
        "review-fable",
        "needs-review",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00029",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00067",
      "id": "github:defiant-smoky-duckling-half-brigade/fable-5-revenge-paradox-test",
      "name": "fable-5-revenge-paradox-test",
      "category": "project",
      "kind": "app",
      "summary": "able5 Box Paradox Series.pdf` (7 pages) - `The_Three_Boxes_Logic_Analysis.pdf` (8 pages) - This README **Compiled June 2026**, three days after the release of Claude Fable 5. Test designed and analyzed with assistance f…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "defiant-smoky-duckling-half-brigade",
      "url": "https://github.com/defiant-smoky-duckling-half-brigade/fable-5-revenge-paradox-test",
      "audit": "/audits/github-defiant-smoky-duckling-half-brigade-fable-5-revenge-paradox-test.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "needs-review",
        "threejs"
      ],
      "spacetag": {
        "id": "SR-FBL-00067",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00198",
      "id": "github:pwgus/chordetective",
      "name": "chordetective",
      "category": "video",
      "kind": "video",
      "summary": "pwgus/chordetective Funny side-project made with Fable 5 in order to test its capabilities :) # chordetective CLI tool to analyze audio and extract notes and chords, with sequence smoothing, export (JSON/CSV), video gen…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "pwgus",
      "url": "https://github.com/pwgus/chordetective",
      "audit": "/audits/github-pwgus-chordetective.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "video",
        "review-fable",
        "needs-review",
        "tool"
      ],
      "spacetag": {
        "id": "SR-FBL-00198",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00049",
      "id": "github:cheswickdev/claude-fable-5-prompt-optimizer",
      "name": "claude-fable-5-prompt-optimizer",
      "category": "project",
      "kind": "tool",
      "summary": "CheswickDEV/claude-fable-5-prompt-optimizer Prompt optimizer for Claude Fable 5, built as a claude.ai Project — 43 source-backed rules, complexity routing, and API parameter recommendations, grounded exclusively in offi…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "CheswickDEV",
      "url": "https://github.com/CheswickDEV/claude-fable-5-prompt-optimizer",
      "audit": "/audits/github-cheswickdev-claude-fable-5-prompt-optimizer.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00049",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00225",
      "id": "github:siyuhu-ntg/claude-fable-5",
      "name": "Claude-Fable-5",
      "category": "project",
      "kind": "code",
      "summary": "SiyuHu-ntg/Claude-Fable-5 Enterprise Claude Fable 5 API blueprint & agent scaffolding. Features Claude Fable 5 vs GPT-5 benchmarks, pricing per million tokens, 1M context window optimization, and free trial bypass updat…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "SiyuHu-ntg",
      "url": "https://github.com/SiyuHu-ntg/Claude-Fable-5",
      "audit": "/audits/github-siyuhu-ntg-claude-fable-5.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00225",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00137",
      "id": "github:junp1ayer/hikari-no-niwa",
      "name": "hikari-no-niwa",
      "category": "project",
      "kind": "code",
      "summary": "JunP1ayer/hikari-no-niwa ひかりの庭 — A playable garden of light. teamLab-inspired interactive art, built with Claude Fable 5 in a single HTML file. ひかりの庭 — A playable garden of light. teamLab-inspired interactive art, built…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 55,
      "language": "HTML",
      "creator": "JunP1ayer",
      "url": "https://github.com/JunP1ayer/hikari-no-niwa",
      "audit": "/audits/github-junp1ayer-hikari-no-niwa.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00137",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00215",
      "id": "github:sarwech/cosmos",
      "name": "cosmos",
      "category": "project",
      "kind": "code",
      "summary": "astline Earth offline. Deep links work: try `#trappist-1`, `#orion-nebula`, or `#tour` — and the URL updates as you explore, so **every view is shareable**. **Built by Claude Fable 5 from a single prompt** (then 100×'d…",
      "popularityPotential": 35,
      "tier": "review",
      "fableConfidence": 55,
      "language": null,
      "creator": "sarwech",
      "url": "https://github.com/sarwech/cosmos",
      "audit": "/audits/github-sarwech-cosmos.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "needs-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00215",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00025",
      "id": "github:andyhafell/testlab",
      "name": "testlab",
      "category": "project",
      "kind": "code",
      "summary": "AndyHafell/testlab One-shot prompts for Claude Fable 5 & Other Models — and every line of code it built. From the AI Andy Youtube Channel & AI Mate Community. Just yoink that shit…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "AndyHafell",
      "url": "https://github.com/AndyHafell/testlab",
      "audit": "/audits/github-andyhafell-testlab.md",
      "commentsSummary": null,
      "dateModified": "2026-06-15",
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00025",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00181",
      "id": "github:neka-nat/fable-feetech-arm",
      "name": "fable-feetech-arm",
      "category": "project",
      "kind": "code",
      "summary": "neka-nat/fable-feetech-arm 6DOF robot arm made by Claude Fable 5 # 6-Axis Robot Arm (Feetech STS3215 × 6) `STS3215_03a.step`(Feetech STS3215 サーボ)を6個使った6軸ロボットアームのCADモデルです。 ブラケットの取り…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "neka-nat",
      "url": "https://github.com/neka-nat/fable-feetech-arm",
      "audit": "/audits/github-neka-nat-fable-feetech-arm.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00181",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00272",
      "id": "github:yesoooo222gg/leveldevilbyclaudefable5",
      "name": "LevelDevilByClaudeFable5",
      "category": "project",
      "kind": "app",
      "summary": "yesoooo222gg/LevelDevilByClaudeFable5 Level Devil Style Game made by Claude Fable5 yesoooo222gg/LevelDevilByClaudeFable5 Level Devil Style Game made by Claude Fable5 https://githu…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "yesoooo222gg",
      "url": "https://github.com/yesoooo222gg/LevelDevilByClaudeFable5",
      "audit": "/audits/github-yesoooo222gg-leveldevilbyclaudefable5.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "demoted-review",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00272",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00098",
      "id": "github:gunalhincal/portfolio-opus4.8",
      "name": "portfolio-opus4.8",
      "category": "project",
      "kind": "website",
      "summary": "GunalHincal/portfolio-opus4.8 Portfolio website generated with Claude Opus 4.8. Built using the same CV, assets, and prompt as the Fable 5 version for comparison. https://portfoli…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "GunalHincal",
      "url": "https://github.com/GunalHincal/portfolio-opus4.8",
      "audit": "/audits/github-gunalhincal-portfolio-opus4-8.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "website",
        "review-fable",
        "demoted-review",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00098",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00132",
      "id": "github:johntitor08/woxelcraft",
      "name": "woxelcraft",
      "category": "project",
      "kind": "code",
      "summary": "johntitor08/woxelcraft made by claude fable 5. johntitor08/woxelcraft made by claude fable 5. https://github.com/johntitor08/woxelcraft",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "johntitor08",
      "url": "https://github.com/johntitor08/woxelcraft",
      "audit": "/audits/github-johntitor08-woxelcraft.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00132",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00010",
      "id": "github:ahmedfathyabdelaaal/captionato-management",
      "name": "captionato-management",
      "category": "project",
      "kind": "code",
      "summary": "AhmedFathyAbdelaaal/captionato-management A Management webtool I created for my work. Ignore plz and thx. CoBuilt with Claude Fable 5 to stress test it . # Captionato Internal Tas…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "AhmedFathyAbdelaaal",
      "url": "https://github.com/AhmedFathyAbdelaaal/captionato-management",
      "audit": "/audits/github-ahmedfathyabdelaaal-captionato-management.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review",
        "tool"
      ],
      "spacetag": {
        "id": "SR-FBL-00010",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00040",
      "id": "github:beamuswayne/nightwatch",
      "name": "NightWatch",
      "category": "project",
      "kind": "code",
      "summary": "BeamusWayne/NightWatch 🌙 The black box recorder for overnight AI agents (built for the Fable 5 era of multi-day autonomous runs) — hash-chained ledgers, checkpoints, and a morning…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "BeamusWayne",
      "url": "https://github.com/BeamusWayne/NightWatch",
      "audit": "/audits/github-beamuswayne-nightwatch.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00040",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00256",
      "id": "github:tyct-0926/wild-cursive",
      "name": "WILD-CURSIVE",
      "category": "project",
      "kind": "app",
      "summary": "TYCT-0926/WILD-CURSIVE 狂草 · WILD CURSIVE — 水墨圈杀动作游戏 | Ink-brush action game in the browser. Made with Claude Fable 5. <div align=\"center\"> <img src=\"assets/promo.png\" alt=\"狂草 · WI…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "TYCT-0926",
      "url": "https://github.com/TYCT-0926/WILD-CURSIVE",
      "audit": "/audits/github-tyct-0926-wild-cursive.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "demoted-review",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00256",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00015",
      "id": "github:akaaja2/fable-optimised-claude-skills",
      "name": "fable-optimised-claude-skills",
      "category": "skill",
      "kind": "code",
      "summary": "akaaja2/fable-optimised-claude-skills 100 popular open-source Claude Agent Skills rewritten for Claude Fable 5, optimised for Haiku 4.5 execution # Fable-Optimised Claude Skills *…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "akaaja2",
      "url": "https://github.com/akaaja2/fable-optimised-claude-skills",
      "audit": "/audits/github-akaaja2-fable-optimised-claude-skills.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00015",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo",
          "reusable-skill"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00030",
      "id": "github:arcaman07/nba-draft-2026-ai-big-board",
      "name": "nba-draft-2026-ai-big-board",
      "category": "project",
      "kind": "code",
      "summary": "arcAman07/nba-draft-2026-ai-big-board Two AI agents (Claude Code Fable 5 and Codex) each built a full 2026 NBA Draft big board autonomously from the same prompt. Live data, ML on…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "arcAman07",
      "url": "https://github.com/arcAman07/nba-draft-2026-ai-big-board",
      "audit": "/audits/github-arcaman07-nba-draft-2026-ai-big-board.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00030",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00038",
      "id": "github:basitmir7/claude-fable5-prompt-to-game",
      "name": "claude-fable5-prompt-to-game",
      "category": "project",
      "kind": "app",
      "summary": "basitmir7/claude-fable5-prompt-to-game Using latest Fable5 to create 3D game using a single Prompt [![Built with Claude](https://img.shields.io/badge/Built%20with-Claude%20Fable%2…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "basitmir7",
      "url": "https://github.com/basitmir7/claude-fable5-prompt-to-game",
      "audit": "/audits/github-basitmir7-claude-fable5-prompt-to-game.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "app",
        "review-fable",
        "demoted-review",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00038",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00059",
      "id": "github:codyprime/drowned-chapel",
      "name": "drowned-chapel",
      "category": "project",
      "kind": "code",
      "summary": "codyprime/drowned-chapel A Lovecraftian Horror side-scroller, written in Odin, by Fable 5 # The Drowned Chapel *A Lovecraftian retro sidescroller written in [Odin](https://odin-la…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "codyprime",
      "url": "https://github.com/codyprime/drowned-chapel",
      "audit": "/audits/github-codyprime-drowned-chapel.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00059",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00076",
      "id": "github:dunknowcoding/arduinonrf-thread",
      "name": "ArduinoNRF-Thread",
      "category": "project",
      "kind": "tool",
      "summary": "dunknowcoding/ArduinoNRF-Thread OpenThread-compatible Arduino library for ArduinoNRF board library developed by NiusRobotLab, powered by Claude Fable 5 and Opus4.8 arduinonrf nrf5…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "dunknowcoding",
      "url": "https://github.com/dunknowcoding/ArduinoNRF-Thread",
      "audit": "/audits/github-dunknowcoding-arduinonrf-thread.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00076",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00118",
      "id": "github:jamieafk/fable-check",
      "name": "fable-check",
      "category": "project",
      "kind": "tool",
      "summary": "jamieafk/fable-check Extensive code review powered by Claude Fable 5 — a skill for Claude Code and Codex. Inspired by openai/codex-plugin-cc. agent-skills claude claude-code code-…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "jamieafk",
      "url": "https://github.com/jamieafk/fable-check",
      "audit": "/audits/github-jamieafk-fable-check.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "tool",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00118",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00119",
      "id": "github:jardysuntan/bethpage-tee-time-sniper",
      "name": "bethpage-tee-time-sniper",
      "category": "project",
      "kind": "code",
      "summary": "ht e2e tests. # 🏌️ Bethpage Tee-Time Sniper v2.1 Wins a Bethpage State Park tee time the instant the **7:00 PM** release hits. A ground-up rewrite of a 2025 vibe-coded console scr…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "jardysuntan",
      "url": "https://github.com/jardysuntan/bethpage-tee-time-sniper",
      "audit": "/audits/github-jardysuntan-bethpage-tee-time-sniper.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00119",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00125",
      "id": "github:jgaffiot/iocc-polyglot-quine-generator",
      "name": "iocc-polyglot-quine-generator",
      "category": "project",
      "kind": "code",
      "summary": "jgaffiot/iocc-polyglot-quine-generator A polyglot quine generator, obfuscated under the rules of the IOCCC. Generated by Claude Fable 5 in one shot. # Polyglot Quine Generator (IO…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "jgaffiot",
      "url": "https://github.com/jgaffiot/iocc-polyglot-quine-generator",
      "audit": "/audits/github-jgaffiot-iocc-polyglot-quine-generator.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00125",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00151",
      "id": "github:lautarovera/ai-trading-agent",
      "name": "ai-trading-agent",
      "category": "project",
      "kind": "code",
      "summary": "lautarovera/ai-trading-agent AI driven trading bot vibecoded with Claude Code using Fable 5. # AI Trading Agent An AI-driven **paper trading** agent for company stocks and ETFs th…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "lautarovera",
      "url": "https://github.com/lautarovera/ai-trading-agent",
      "audit": "/audits/github-lautarovera-ai-trading-agent.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00151",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00186",
      "id": "github:notyorch/llm-learning-lab",
      "name": "llm-learning-lab",
      "category": "project",
      "kind": "code",
      "summary": "notyorch/llm-learning-lab Created entirely by Claude Code - Repo for testing Anthropic Claude Fable 5 # 🧪 LLM Lab — Aprende cómo funciona un LLM, tocándolo Laboratorio web interac…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "notyorch",
      "url": "https://github.com/notyorch/llm-learning-lab",
      "audit": "/audits/github-notyorch-llm-learning-lab.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review",
        "web"
      ],
      "spacetag": {
        "id": "SR-FBL-00186",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00212",
      "id": "github:salomoncloud/signal-down-a-telecom-technician-simulator-demo",
      "name": "Signal-Down-A-telecom-technician-simulator-demo",
      "category": "project",
      "kind": "code",
      "summary": "salomoncloud/Signal-Down-A-telecom-technician-simulator-demo created with the help of Claude Fable 5 # Signal-Down-A-telecom-technician-simulator-demo created with the help of Cla…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "salomoncloud",
      "url": "https://github.com/salomoncloud/Signal-Down-A-telecom-technician-simulator-demo",
      "audit": "/audits/github-salomoncloud-signal-down-a-telecom-technician-simulator-demo.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00212",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00213",
      "id": "github:samfoucart/claude-fable-5-bridge-horror-house",
      "name": "claude-fable-5-bridge-horror-house",
      "category": "video",
      "kind": "video",
      "summary": "samfoucart/claude-fable-5-bridge-horror-house I saw this made in a youtube video and I wanted to test if it worked # Bridge Horror House A first-person browser horror game. You wa…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "samfoucart",
      "url": "https://github.com/samfoucart/claude-fable-5-bridge-horror-house",
      "audit": "/audits/github-samfoucart-claude-fable-5-bridge-horror-house.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "video",
        "review-fable",
        "demoted-review",
        "game"
      ],
      "spacetag": {
        "id": "SR-FBL-00213",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00274",
      "id": "github:yiyizhi/xiaonz-agent",
      "name": "XiaoNZ-Agent",
      "category": "project",
      "kind": "code",
      "summary": "yiyizhi/XiaoNZ-Agent 小宁子 · 一个跑在飞书里的个人 AI 助手，由 Claude（claude-fable-5）驱动 · A personal AI agent running inside Feishu (Lark), powered by Claude claude-fable-5 <div align=\"center\"> <i…",
      "popularityPotential": 39,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "yiyizhi",
      "url": "https://github.com/yiyizhi/XiaoNZ-Agent",
      "audit": "/audits/github-yiyizhi-xiaonz-agent.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00274",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    },
    {
      "accession": "FBL-00099",
      "id": "github:gyardley/alapin-gambit",
      "name": "alapin-gambit",
      "category": "project",
      "kind": "code",
      "summary": "gyardley/alapin-gambit Claude Fable 5-generated opening course on the Alapin Gambit (1 e4 e6 2 d4 d5 3 Be3!?) gyardley/alapin-gambit Claude Fable 5-generated opening course on the…",
      "popularityPotential": 27,
      "tier": "review",
      "fableConfidence": 42,
      "language": null,
      "creator": "gyardley",
      "url": "https://github.com/gyardley/alapin-gambit",
      "audit": "/audits/github-gyardley-alapin-gambit.md",
      "commentsSummary": null,
      "dateModified": null,
      "tags": [
        "fable5",
        "clean-archive",
        "code",
        "review-fable",
        "demoted-review"
      ],
      "spacetag": {
        "id": "SR-FBL-00099",
        "version": "spacerelay.spacetag.v1",
        "capabilities": [
          "machine-index",
          "structured-data",
          "metadata-only",
          "source-link",
          "audit-md",
          "source-repo"
        ],
        "actions": [
          "read_context",
          "cite_record",
          "open_source",
          "read_audit"
        ],
        "trust": "verified_from_visible_page"
      }
    }
  ]
}