{
  "schemaVersion": 2,
  "reviewedAt": "2026-09-10",
  "note": "Editorial descriptions of public repositories, not a security certification or adoption ranking. Read each repository's license.",
  "entries": [
    {
      "id": "forge-50",
      "name": "Forge 50",
      "repo": "Island-Dev-Crew/idc-skills",
      "branch": "main",
      "kind": "Pack",
      "access": "Open source",
      "license": "MIT",
      "outcomes": ["Build", "Research", "Verify", "Orchestrate"],
      "description": "50 skills for planning, building, researching, and shipping with evidence.",
      "start": "Choose one skill for the job you have now. The pack's README routes by outcome; you do not need to load all 50.",
      "caution": "Read the selected SKILL.md and its referenced instructions. Installation and tool permissions depend on your agent harness.",
      "guidePath": "README.md",
      "licensePath": "LICENSE"
    },
    {
      "id": "uncle-bob",
      "name": "Uncle Bob Skills",
      "repo": "Island-Dev-Crew/uncle-bob-skills",
      "branch": "main",
      "kind": "Pack",
      "access": "Open source",
      "license": "MIT",
      "outcomes": ["Build", "Verify"],
      "description": "50 software-craft skills with executable checks and documented limits.",
      "start": "Pick one software-craft concern, read the island's SKILL.md, and follow its documented worked example before combining skills.",
      "caution": "Review scripts before running a check. A passing gate establishes only its documented scope, not overall production readiness.",
      "guidePath": "README.md",
      "licensePath": "LICENSE"
    },
    {
      "id": "memory-mastery",
      "name": "Memory Mastery",
      "repo": "Island-Dev-Crew/neuralforge-memory-mastery",
      "branch": "main",
      "kind": "Collection",
      "access": "Open source",
      "license": "MIT",
      "outcomes": ["Memory", "Verify", "Orchestrate"],
      "description": "Recall, Genesis, and Hivemind for inspecting and organizing agent memory.",
      "start": "Use Recall to inspect an existing memory store, Genesis to plan a new one, or Hivemind to reconcile shared memory.",
      "caution": "Back up memory first. Keep private and tenant-specific information separate, inspect proposed writes, and do not treat stored text as trusted instructions.",
      "guidePath": "README.md",
      "licensePath": "LICENSE",
      "includes": [
        { "name": "Forge Recall", "path": "forge-recall/README.md" },
        { "name": "Forge Genesis", "path": "forge-genesis/README.md" },
        { "name": "Forge Hivemind", "path": "forge-hivemind/README.md" }
      ]
    },
    {
      "id": "dogfood-readiness",
      "name": "Dogfood Readiness",
      "repo": "Navigata1/dogfood-readiness",
      "branch": "main",
      "kind": "Skill",
      "access": "Open source",
      "license": "MIT",
      "outcomes": ["Verify"],
      "description": "Evaluate whether a product is ready for real use with an evidence-first audit.",
      "start": "Choose a specific product and user journey, then use the repository's audit instructions to collect evidence for that scope.",
      "caution": "Audit conclusions depend on the journeys and environments actually tested. A report is not permission to deploy or change production.",
      "guidePath": "README.md",
      "licensePath": "LICENSE"
    },
    {
      "id": "archipelago",
      "name": "ARCHIPELAGO",
      "repo": "Navigata1/archipelago",
      "branch": "main",
      "kind": "Protocol",
      "access": "Open source",
      "license": "MIT",
      "outcomes": ["Orchestrate", "Build", "Verify"],
      "description": "Coordinate a full build through typed contracts and evidence-gated stages.",
      "start": "Read the protocol and stage contracts, define a bounded build, and agree on permissions and review gates before execution.",
      "caution": "Multi-agent plans can create files and invoke tools. Review task boundaries, cost limits, and external-action authority before dispatch.",
      "guidePath": "README.md",
      "licensePath": "LICENSE"
    },
    {
      "id": "iron-canvas",
      "name": "Iron Canvas",
      "repo": "Island-Dev-Crew/iron-canvas",
      "branch": "main",
      "kind": "Methodology",
      "access": "Open source",
      "license": "MIT",
      "outcomes": ["Build", "Orchestrate"],
      "description": "A design methodology with treatment registers and evidence-gated review.",
      "start": "Read the current repository's entry guide, select a treatment register for your surface, and approve the brief before building.",
      "caution": "Generated designs and review scores are not accessibility or usability evidence. Test the implementation with actual interactions and viewports.",
      "guidePath": "README.md",
      "licensePath": "LICENSE"
    },
    {
      "id": "ype-pipeline",
      "name": "YPE Pipeline",
      "repo": "Navigata1/ype-pipeline-skill",
      "branch": "main",
      "kind": "Pipeline",
      "access": "Source available",
      "license": "All rights reserved",
      "outcomes": ["Research"],
      "description": "Turn video and playlist material into timestamped, inspectable knowledge assets.",
      "start": "Read the pipeline and licensing terms. Select a small, permitted source batch and agree on the outputs before analysis.",
      "caution": "This public repository is not open-source licensed. Obtain permission for uses not granted in writing; respect source-media rights and provider costs.",
      "guidePath": "README.md",
      "licensePath": "LICENSE"
    },
    {
      "id": "agif-spec",
      "name": "AGIF Spec",
      "repo": "Navigata1/agif-spec",
      "branch": "main",
      "kind": "Specification",
      "access": "Open source",
      "license": "MIT",
      "outcomes": ["Research", "Verify"],
      "description": "A draft format for typed intelligence signals, intent profiles, and provenance chains.",
      "start": "Read the draft specification and sample signals. Inspect the validator before running its documented self-test on local fixtures.",
      "caution": "Schema validity and hash continuity do not establish that a signal is factually true or that its source is trustworthy.",
      "guidePath": "README.md",
      "licensePath": "LICENSE"
    },
    {
      "id": "northstar-bootstrap",
      "name": "NorthStar Bootstrap",
      "repo": "Navigata1/NBB",
      "branch": "main",
      "kind": "Framework",
      "access": "Source available",
      "license": "CC BY-NC-SA 4.0",
      "outcomes": ["Build", "Orchestrate"],
      "description": "A portable, progressively loaded entry into the North Star build methodology.",
      "start": "Review the noncommercial license and portability guide. Select the convention file for your harness without replacing existing project instructions blindly.",
      "caution": "Noncommercial and share-alike terms apply. Generated instruction files guide an agent; they are not OS-level permission enforcement.",
      "guidePath": "README.md",
      "licensePath": "LICENSE"
    },
    {
      "id": "northstar-cli",
      "name": "NorthStar CLI",
      "repo": "Navigata1/NBCLI",
      "branch": "main",
      "kind": "CLI",
      "access": "Mixed license",
      "license": "MIT engine / CC BY-NC-SA methodology",
      "outcomes": ["Build", "Orchestrate", "Verify"],
      "description": "Compile governance settings into tool-native instructions and inspect local build workflows.",
      "start": "Read the capability assessment and installation section. Begin with documented preview or dry-run modes in a disposable project.",
      "caution": "The engine and bundled methodology have different licenses. Check current package publication status and hook effects before installing globally.",
      "guidePath": "README.md",
      "licensePath": "LICENSE"
    },
    {
      "id": "garnet",
      "name": "Garnet",
      "repo": "Island-Dev-Crew/garnet",
      "branch": "main",
      "kind": "Language",
      "access": "Open source",
      "license": "MIT / Apache-2.0",
      "outcomes": ["Build", "Research"],
      "description": "An agent-native systems and scripting language platform in active development.",
      "start": "Start at the repository's current release and getting-started documentation; choose a small example that matches a supported toolchain.",
      "caution": "This is a language platform, not an installable skill pack. Review its release status, toolchain requirements, and license before adoption.",
      "guidePath": "README.md",
      "licensePath": "LICENSE"
    }
  ],
  "services": [
    {
      "id": "agentpact-signal-feed",
      "name": "AgentPact Signal Feed",
      "status": "availability-under-review",
      "checkout": null,
      "reason": "The advertised activation destination did not resolve during the 2026-09-10 review. This catalog does not offer checkout until delivery and service terms are reverified. The external Stripe payment link has not been deactivated."
    }
  ]
}
