{
  "schema_version": "2026-06-18",
  "repository_name": "sima-agent-sdk",
  "repository_purpose": "Future public developer repository for SIMA agent SDK, examples, documentation, and discovery assets.",
  "recommended_visibility": "public_after_internal_review",
  "repository_created": false,
  "public_assets": [
    "TypeScript SDK",
    "placeholder examples",
    "README draft",
    "public architecture overview",
    "open source boundaries",
    "OpenAPI reference",
    "llms.txt",
    "bot manifest",
    "agent manifest",
    "agent capabilities registry"
  ],
  "private_assets": [
    "production systems",
    "treasury systems",
    "claims systems",
    "investigation systems",
    "risk systems",
    "internal operations",
    "deployment configuration",
    "security implementation details",
    "private infrastructure details"
  ],
  "documentation_links": {
    "public_developer_page": "https://sima-prime.com/developers/public",
    "developers": "https://sima-prime.com/developers",
    "discovery": "https://sima-prime.com/discovery",
    "public_repository_readme_draft": "docs/public-repository/README_PUBLIC_REPOSITORY_DRAFT.md",
    "public_architecture_overview": "docs/public-repository/ARCHITECTURE_OVERVIEW.md",
    "open_source_boundaries": "docs/public-repository/OPEN_SOURCE_BOUNDARIES.md"
  },
  "sdk_links": {
    "monorepo_package": "https://github.com/Mustafashehab/SIMA-Agent-SDK",
    "basic_flow_example": "https://github.com/Mustafashehab/SIMA-Agent-SDK",
    "autonomous_demo_flow": "https://github.com/Mustafashehab/SIMA-Agent-SDK"
  },
  "discovery_links": {
    "llms": "https://sima-prime.com/llms.txt",
    "openapi": "https://sima-prime.com/openapi.json",
    "bot_manifest": "https://sima-prime.com/bot-manifest.json",
    "agent_manifest": "https://sima-prime.com/.well-known/agent.json",
    "agent_capabilities": "https://sima-prime.com/agent-capabilities.json"
  },
  "roadmap_links": {
    "ecosystem_targets": "https://sima-prime.com/discovery/targets",
    "submission_execution": "https://sima-prime.com/discovery/execution",
    "submission_status_ledger": "https://sima-prime.com/submission-status-ledger.json"
  },
  "safety_confirmations": {
    "secrets_included": false,
    "private_keys_included": false,
    "treasury_wallet_addresses_included": false,
    "claims_internals_included": false,
    "production_infrastructure_details_included": false,
    "backend_behavior_changed": false,
    "economics_changed": false
  }
}
