forked from openclaw/openclaw
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Purpose
Produce a structured inventory of OpenClaw agent-facing capabilities for daemon-engine substrate equivalence analysis.
Deliverable
Create docs/CAPABILITY_INVENTORY.md covering:
- Session Management - state, context, history, lifecycle
- Tool System - list all tools, parameters, routing
- Webhooks & Inbound - endpoints, routing, auth
- Channel Routing - supported channels, message sending
- Heartbeat System - how it works, configuration
- Workspace Model - file structure, loading, injection
- Gateway Control - restart, config, self-update
- Skills System - discovery, loading, conventions
Format
Per capability:
## Capability: [Name]
Location: src/path/to/file.ts
Description: What it does
Agent-visible: Yes/No
Notes: Implementation details
Rules
- Do not modify any code - just document what exists
Copilot
Metadata
Metadata
Assignees
Labels
No labels