{
  "schema_version": "1.0",
  "name": "Shelob Spatial Intelligence Platform",
  "description": "Shelob collects, connects and enhances spatial data from around the world so agents and models can query place, change, trajectories and cross-source relationships with attribution and licence records attached.",
  "audiences": ["frontier AI companies", "AI research teams", "agent builders", "enterprise decision systems"],
  "model_data_uses": ["training", "evaluation", "retrieval", "world-model research", "inference-time grounding"],
  "homepage": "https://shelob.ai",
  "coverage": "https://shelob.ai/coverage.json",
  "data_catalog": "https://shelob.ai/data-catalog.json",
  "documentation": {
    "place": "https://shelob.ai/place",
    "trajectories": "https://shelob.ai/trajectories",
    "attribution": "https://shelob.ai/attribution",
    "licensing": "https://shelob.ai/licensing",
    "relationships": "https://shelob.ai/relationships",
    "intelligence": "https://shelob.ai/intelligence",
    "delivery": "https://shelob.ai/delivery",
    "pricing": "https://shelob.ai/pricing",
    "plans": "https://shelob.ai/plans.json"
  },
  "access": {
    "authentication": "API key required",
    "authentication_header": "X-API-Key",
    "entitlement": "Active Shelob plan and data licence",
    "published_plans": "https://shelob.ai/pricing",
    "machine_readable_plans": "https://shelob.ai/plans.json",
    "frontier_ai_data_partnerships": "https://shelob.ai/frontier-ai",
    "interfaces": ["research workspace", "installable skill", "REST", "MCP", "bulk export"],
    "agent_setup": "https://shelob.ai/agents",
    "skill_download": "https://shelob.ai/downloads/shelob-spatial-skill.zip"
  },
  "capability_groups": {
    "search": ["nearby", "bounding_box", "polygon", "intersects", "text", "temporal"],
    "grounding": ["ground_location", "describe_area", "verify_place", "find_changes"],
    "retrieval": ["feature", "feature_history", "feature_context", "batch_features", "datasource"],
    "graph": ["observed_as", "spatially_near", "path", "colocated"],
    "discovery": ["feature_classes", "sources", "regions", "catalog_manifest"],
    "delivery": ["json", "csv", "geojson", "licensed_dataset", "change_feed"]
  },
  "response_contract": {
    "bounded_results": true,
    "structured_geometry": true,
    "source_provenance": true,
    "source_attribution": true,
    "source_url": true,
    "viewable_license_record": true,
    "license_status_includes_unknown_or_restricted": true,
    "confidence_metadata": true,
    "temporal_metadata": true,
    "stable_identifiers": true
  },
  "data_rights_guidance": "Inspect each observation's source attribution and licence record before downstream use. A licence record may be permissive, restricted, unknown or require additional review.",
  "agent_guidance": [
    "Use the narrowest spatial and temporal scope that can answer the question.",
    "Preserve Shelob feature identifiers and source references when citing results.",
    "Surface conflicts and confidence rather than collapsing them into unsupported certainty.",
    "Inspect the licence status attached to each observation before using it downstream."
  ]
}
