{
    "contract": "financegpt.hf5.spaces-collections-interactive-apps.v1",
    "kind": "financegpt-spaces-manifest",
    "spaces": 1,
    "catalog": [
        {
            "slug": "space-transformer-financegpt-semantic-general-v1",
            "name": "all-MiniLM-L6-v2 Explorer",
            "summary": "Interactive FinanceGPT developer demo backed by the exact governed hosted-inference runtime for this pinned model revision.",
            "template": "embedding-explorer",
            "task": "feature-extraction",
            "visibility": "public",
            "status": "ready",
            "model_slug": "transformer-financegpt-semantic-general-v1",
            "model_name": "all-MiniLM-L6-v2",
            "repository_id": "sentence-transformers/all-MiniLM-L6-v2",
            "model_revision": "ea78891063587eb050ed4166b20062eaf978037c",
            "artifact_sha256": "997404dcf8e7ea89cdf598ebab9594ec77c94a08f80861e4beece2c0d06d0b6d",
            "runtime": "governed-hosted-inference",
            "governance": {
                "revision_pinned": true,
                "artifact_verified": true,
                "arbitrary_code_execution": false,
                "external_network_access": false,
                "financial_actions_authority": false
            }
        }
    ],
    "runtime": {
        "execution": "existing-governed-hosted-inference",
        "authenticated_runs": true,
        "arbitrary_code_execution": false,
        "external_network_access": false,
        "file_uploads": false,
        "persistent_storage": false,
        "raw_input_logging": false
    },
    "routes": {
        "catalog": "/developers/spaces",
        "space": "/developers/spaces/{slug}",
        "space_manifest": "/developers/spaces/{slug}/manifest.json"
    },
    "boundaries": {
        "creates_execution_authority": false,
        "changes_model_authority": false,
        "financial_actions_authority": false
    }
}