{
  "name": "starter--index10",
  "familyName": "Index",
  "kind": "resource",
  "technicalId": "index10",
  "platformGeneration": "4",
  "contractVersion": "0",
  "starterRevision": "2",
  "version": "v02-20260723T142846Z",
  "status": "production",
  "purpose": "Global and app-scoped public discovery records, searchable resource metadata, opt-in entity profiles, and forward-compatible ranking and replication notes.",
  "readFirst": "STARTER-KIT.md",
  "protocol": "protocol/index10-contract-v0.md",
  "examples": "examples.md",
  "executableExamples": [
    "server/test/server.test.js"
  ],
  "features": [
    "global and app-scoped discovery",
    "searchable public resource records",
    "opt-in entity profiles",
    "owner-controlled indexing and deletion",
    "reference HTTP server and tests",
    "future ranking-signal extension points",
    "future daily clone-digest extension points"
  ],
  "publicBases": {
    "global": "https://jmpkit.com/api/index10",
    "appScoped": "https://<appId>.jmpkit.app/api/index10",
    "centralAppManagement": "https://jmpkit.com/api/apps/<appId>/index10"
  },
  "referenceServer": {
    "package": "server/package.json",
    "httpInterface": "server/src/server.js",
    "tests": "server/test/server.test.js"
  },
  "samples": [
    "samples/create-ziphost-item.json",
    "samples/entity-profile.json",
    "samples/patch-hide-item.json",
    "samples/search-response.json"
  ]
}
