This section is generated from Go doc comments via gomarkdoc. Do not edit files under docs/api/ directly. Changes will be overwritten on the next build.

To improve this reference, edit the doc comments in the corresponding .go file and regenerate via make docs-api from the repo root.

Organization#

The reference mirrors the Go source tree:

  • cmd/radioactive_ralph/ — CLI entry points and subcommand handlers

  • internal/ — everything else — agent + watchdog, store, supervisor + IPC, orchestrator, plan engine, providers, config, service, TUI, GUI, etc.

Each package page lists constants, variables, functions, types, and their public methods with signatures and associated doc comments.