Skip to content

Investigation: Document agent runtime capabilities #1

@rookdaemon

Description

@rookdaemon

Purpose

Produce a structured inventory of OpenClaw agent-facing capabilities for daemon-engine substrate equivalence analysis.

Deliverable

Create docs/CAPABILITY_INVENTORY.md covering:

  1. Session Management - state, context, history, lifecycle
  2. Tool System - list all tools, parameters, routing
  3. Webhooks & Inbound - endpoints, routing, auth
  4. Channel Routing - supported channels, message sending
  5. Heartbeat System - how it works, configuration
  6. Workspace Model - file structure, loading, injection
  7. Gateway Control - restart, config, self-update
  8. 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

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions