Card snapshot
blueventurestudios.com
·
2026-05-31 15:30:41 UTC
·
fe3f313f8ffb50b4e60f78d0ee56bc04570b8cbf5755e03b1461be801d9829bd
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Blue Venture Studios Profile",
"description": "Static discovery profile for Blue Venture Studios, a small Australian holding company owned by three operators.",
"version": "1.0.0",
"url": "https://blueventurestudios.com/agents.json",
"documentationUrl": "https://blueventurestudios.com/llms.txt",
"provider": {
"organization": "Blue Venture Studios",
"url": "https://blueventurestudios.com/"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"text/markdown",
"application/json"
],
"skills": [
{
"id": "retrieve-profile",
"name": "Retrieve canonical profile",
"description": "Retrieve canonical profile context, holding links, source links, and citation guidance for Blue Venture Studios.",
"tags": [
"profile",
"holding-company",
"operator-owned",
"source-of-truth"
],
"examples": [
"What is Blue Venture Studios?",
"What companies has Blue Venture Studios built?",
"Summarize Blue Venture Studios' current focus."
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown",
"application/json"
]
}
],
"metadata": {
"runtime": "static-discovery-only",
"interactive_a2a_runtime": false,
"canonical_profile": "https://blueventurestudios.com/profile.md",
"llms_txt": "https://blueventurestudios.com/llms.txt",
"agents_json": "https://blueventurestudios.com/agents.json"
}
}