Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.43 KB

File metadata and controls

38 lines (32 loc) · 1.43 KB

Reference

Authoritative reference documentation for CLI commands, tools, database functions, and configuration.

Quick Links

Page Description
CLI Complete CLI command reference
Tools Tool catalog with categories, costs, and parameters
Energy Model Energy budget, intent classes, cost mechanics
Memory Types Memory type fields, lifecycle, SQL functions
Database API Public SQL function contract
Database Schema Table reference and key columns
Config Keys All config table keys with types and defaults
API FastAPI HTTP endpoints
Plugin System Plugin ABC, manifest, hook events

I want to...

Task Page
Look up a CLI command CLI
Find a tool's energy cost Tools
Understand the energy budget Energy Model
See what fields a memory has Memory Types
Call a database function Database API
Check a config key Config Keys
Use the HTTP API API