{
  "last_updated": "2026-07-08",
  "public_boundary": "NordSym runs on architecture it built. Some of it is public. Most of it is not. This file lists the systems NordSym deliberately makes visible.",
  "status_vocabulary": ["Operating", "Available", "In production"],
  "visible_systems": [
    {
      "id": "apiclaw",
      "name": "APIClaw",
      "tier": "T1",
      "type": "public product",
      "status": "Operating",
      "url": "https://apiclaw.cloud",
      "one_liner": "API and provider gateway for agents: discovery, routing, and managed calls without putting every provider key inside the agent."
    },
    {
      "id": "agent-badge",
      "name": "Agent Badge",
      "tier": "T2",
      "type": "public infrastructure",
      "status": "In production",
      "url": null,
      "one_liner": "Identity and receipts for agent work: who acted, under what mandate, and what record proves it.",
      "public_note": "The current operator surface lives inside Mission Control. Public verification surfaces should be linked only when deliberately exposed."
    },
    {
      "id": "skillsync",
      "name": "skillsync",
      "tier": "T2",
      "type": "open-source infrastructure",
      "status": "Available",
      "url": "https://github.com/nordsym/skillsync",
      "one_liner": "Open-source skill distribution for keeping agent instructions synchronized across runtimes."
    },
    {
      "id": "ai-search",
      "name": "AI Search",
      "tier": "T1",
      "type": "public product",
      "status": "Available",
      "url": "https://aisearch.nordsym.com",
      "one_liner": "Checks how AI systems find, read, and cite a company."
    },
    {
      "id": "genprd",
      "name": "GenPRD",
      "tier": "T1",
      "type": "public product",
      "status": "Available",
      "url": "https://genprd.se",
      "one_liner": "Turns a product idea into a build-ready product requirements document."
    },
    {
      "id": "flowvault",
      "name": "FlowVault",
      "tier": "T1",
      "type": "public product",
      "status": "Available",
      "url": "https://flowvault.se",
      "one_liner": "Workflow library and reliability layer for n8n operations."
    },
    {
      "id": "cleanbuddy",
      "name": "CleanBuddy",
      "tier": "T3",
      "type": "venture product built by NordSym",
      "status": "In production",
      "url": "https://cleanbuddy.ai",
      "one_liner": "Operations surface for cleaning companies, built and operated by NordSym for a venture company."
    }
  ],
  "internal_boundary": {
    "not_listed": [
      "client agreement surfaces",
      "client-specific agents",
      "operating memory",
      "runtime maps",
      "internal approval surfaces"
    ],
    "reason": "These surfaces exist to run the work, not to market it."
  },
  "rules": [
    "Do not present the systems list as a product portfolio.",
    "Do not list private client agreement surfaces as public systems.",
    "Do not claim Agent Badge has a standalone public product frontend until a public verification surface is deliberately exposed.",
    "Do not expose internal Mission Control URLs on public discovery surfaces.",
    "Do not include retired systems in public NordSym discovery surfaces unless they are explicitly reactivated."
  ]
}
