---
type: "Bundle"
title: "EcoCloud — workspace knowledge bundle"
description: "What an agent should KNOW before it acts: the constitution, the work objects, identity, approvals, the runbook, what's live, and the governance kernels."
resource: "https://ecoclouddev.com/"
okf_version: "0.1"
tags: ["okf", "ecocloud"]
timestamp: "2026-06-25"
---

# EcoCloud knowledge bundle

> **MCP to act · OKF to know · Passport to prove · Constitution to bound.** This is the *know* rail: read it before your first action.

An [Open Knowledge Format](https://github.com/GoogleCloudPlatform/knowledge-catalog/blob/main/okf/SPEC.md) bundle describing this workspace. OKF covers knowledge; governance and serving are EcoCloud's wedge — every concept here links to the live kernel that enforces it.

## Concepts
- [Workspace Constitution](/knowledge/okf/constitution.md) — The deterministic policy an EcoCloud workspace declares; the constitution kernel enforces it BEFORE an agent's tool call executes.
- [Task — the unit of governed work](/knowledge/okf/task.md) — The core work object an agent creates, prioritizes, completes, or reverses. Every write clears the Constitution and is recorded in the signed audit chain.
- [Sprint — a bounded delivery window](/knowledge/okf/sprint.md) — A time-boxed grouping of Tasks. EcoCloud measures sprint health (burndown, cycle-time) and sequences work against the true critical path.
- [Agent — a signed, scoped actor](/knowledge/okf/agent.md) — An autonomous actor with a signed identity (passport/DID), a scoped key, and powers that are a strict subset of its sponsoring human's.
- [Approval — the human-in-the-loop gate](/knowledge/okf/approval.md) — A staged request requiring human (or N-role) sign-off before a high-impact or low-confidence agent action executes.
- [Runbook — how governed work clears](/knowledge/okf/runbook.md) — The Auth·Clear·Settle lifecycle and the network rules every governed action follows — the operating procedure an agent should read before acting.
- [Capability catalog — what is live vs planned](/knowledge/okf/capability.md) — The honest, machine-readable list of what EcoCloud ships today versus what is on the roadmap. The single source of truth.
- [Governance kernel suite](/knowledge/okf/kernel.md) — The 44 deterministic governance kernels that enforce policy, clear/settle work, and produce proof — each with a live demo and conformance assertions.

## How to use this
1. Read [capability.md](/knowledge/okf/capability.md) to know what is callable.
2. Read [constitution.md](/knowledge/okf/constitution.md) to know the bounds.
3. Act via MCP (`/mcp`) or REST (`/api/v1/agent/*`); every write clears the Constitution.
4. Each completed action closes with a signed [Outcome Receipt](/verify-receipt/).

_okf_version 0.1 · generated 2026-06-25 · machine index: [manifest.json](/knowledge/okf/manifest.json)_
