{
  "schema_version": 1,
  "type": "app",
  "slug": "adom-top-secret",
  "title": "Adom Top Secret",
  "brief": "If you can see this, you are a member of the Adom org.",
  "version": "1.0.5",
  "tags": [],
  "license": "MIT",
  "sample_prompts": [
    {
      "prompt": "open adom top secret",
      "label": "Open secret app"
    },
    {
      "prompt": "show the org-only page",
      "label": "Org test"
    },
    {
      "prompt": "adom org test",
      "label": "Verify org"
    }
  ],
  "install": {
    "binary_name": "adom-top-secret",
    "install_dir": "",
    "install_hint": "",
    "version_cmd": ""
  },
  "readme": "# Adom Top Secret\n\nWelcome, agent. If you're reading this, you've been verified as a member of the **Adom** organization.\n\nThis page is org-scoped — it's completely invisible to anyone who isn't an authenticated member of the Adom org. Non-members get a 404 on both direct access and listings.\n\n## How org scoping works\n\n- Pages with an `org_id` are only visible to members of that org\n- The wiki verifies membership live against Carbon on every request\n- Non-members see a 404 — the page doesn't exist for them\n- Org membership is cached for 60 seconds to avoid hammering Carbon\n\n## Try it yourself\n\nOpen this URL in an incognito window (no login cookie): you'll get a 404.\n\nLog in as an Adom member: the page appears in the apps listing and is fully accessible.\n\n---\n\n*This page was created to test and demonstrate the org-scoped visibility feature on the Adom Wiki.*",
  "author": {
    "id": "695820315b5f1e4db2fcf602",
    "name": "Kyle Bergstedt",
    "email": "kyle@adom.inc"
  },
  "visibility": {
    "public": true
  },
  "hero": null,
  "discovery_triggers": [],
  "discovery_pitch": null,
  "metadata": {},
  "created_at": "2026-05-28T05:29:08.617Z",
  "updated_at": "2026-05-28T05:29:08.617Z",
  "skills": []
}