89 lines
2.6 KiB
JSON
89 lines
2.6 KiB
JSON
{
|
|
"catalog_id": "launch-2026-operator",
|
|
"offers": [
|
|
{
|
|
"offer_id": "edut.solo.core",
|
|
"title": "EDUT Solo Core",
|
|
"summary": "Single-principal governance runtime for personal operations.",
|
|
"price": "1000.00",
|
|
"currency": "USDC",
|
|
"member_only": true,
|
|
"workspace_bound": true,
|
|
"transferable": false,
|
|
"internal_use_only": true,
|
|
"multi_tenant": false,
|
|
"execution_profile": {
|
|
"connector_surface": "hybrid",
|
|
"pacing_tier": "governed_human_pace",
|
|
"human_pace_floor_ms": 1200
|
|
}
|
|
},
|
|
{
|
|
"offer_id": "edut.workspace.core",
|
|
"title": "EDUT Workspace Core",
|
|
"summary": "Org-bound deterministic governance runtime for team operations.",
|
|
"price": "1000.00",
|
|
"currency": "USDC",
|
|
"member_only": true,
|
|
"workspace_bound": true,
|
|
"transferable": false,
|
|
"internal_use_only": true,
|
|
"multi_tenant": false,
|
|
"execution_profile": {
|
|
"connector_surface": "hybrid",
|
|
"pacing_tier": "governed_human_pace",
|
|
"human_pace_floor_ms": 1200
|
|
}
|
|
},
|
|
{
|
|
"offer_id": "edut.workspace.ai",
|
|
"title": "EDUT Workspace AI Layer",
|
|
"summary": "AI reasoning layer for governed workspace operations.",
|
|
"price": "1000.00",
|
|
"currency": "USDC",
|
|
"member_only": true,
|
|
"workspace_bound": true,
|
|
"transferable": false,
|
|
"internal_use_only": true,
|
|
"multi_tenant": false,
|
|
"execution_profile": {
|
|
"connector_surface": "hybrid",
|
|
"pacing_tier": "governed_human_pace",
|
|
"human_pace_floor_ms": 1200
|
|
}
|
|
},
|
|
{
|
|
"offer_id": "edut.workspace.lane24",
|
|
"title": "EDUT Workspace 24h Lane",
|
|
"summary": "Autonomous execution lane capacity for workspace queue throughput.",
|
|
"price": "1000.00",
|
|
"currency": "USDC",
|
|
"member_only": true,
|
|
"workspace_bound": true,
|
|
"transferable": false,
|
|
"internal_use_only": true,
|
|
"multi_tenant": false,
|
|
"execution_profile": {
|
|
"connector_surface": "edut_native",
|
|
"pacing_tier": "local_hardware_speed"
|
|
}
|
|
},
|
|
{
|
|
"offer_id": "edut.workspace.sovereign",
|
|
"title": "EDUT Workspace Sovereign Continuity",
|
|
"summary": "Stronger local/offline continuity profile for governed workspaces.",
|
|
"price": "1000.00",
|
|
"currency": "USDC",
|
|
"member_only": true,
|
|
"workspace_bound": true,
|
|
"transferable": false,
|
|
"internal_use_only": true,
|
|
"multi_tenant": false,
|
|
"execution_profile": {
|
|
"connector_surface": "edut_native",
|
|
"pacing_tier": "local_hardware_speed"
|
|
}
|
|
}
|
|
]
|
|
}
|