Agent command inventory
This page is generated from the canonical agent command registration
surface in oduit.cli.app.
Command tiers:
stable_for_agents: Recommended machine-facing surface for agents.beta_for_agents: Useful for agents, but still evolving in shape or behavior.human_oriented: Supported CLI surface, but documented primarily for humans.compatibility_only: Retained for migration or import compatibility only.
Command |
Stability tier |
Safety level |
Summary |
|---|---|---|---|
|
|
|
Return a structured environment snapshot for automation. |
|
|
|
Return a one-shot addon inspection payload. |
|
|
|
Return a combined manifest, source, and runtime addon summary. |
|
|
|
Return a structured addon documentation bundle. |
|
|
|
Create or preview addon-local arc42 technical documentation. |
|
|
|
Create or preview split deterministic technical evidence. |
|
|
|
Create or preview split LLM/human architecture report seed. |
|
|
|
Diff report snapshots against current deterministic evidence. |
|
|
|
Refresh managed blocks inside addon-local arc42 technical documentation. |
|
|
|
Accept a manually reviewed architecture document snapshot. |
|
|
|
Return tracking and freshness status for addon technical docs. |
|
|
|
Return freshness information for one technical-documentation target. |
|
|
|
Return the next addon that needs technical-documentation work. |
|
|
|
Return a structured, read-only update plan for a module. |
|
|
|
Bundle the common read-only planning steps for one addon change. |
|
|
|
Locate likely source files for a model extension inside one addon. |
|
|
|
Locate an existing field or suggest the best insertion point. |
|
|
|
List likely tests for an addon, optionally ranked by hints. |
|
|
|
Map changed addon files to recommended tests and test tags. |
|
|
|
List the models declared or extended by one addon. |
|
|
|
Find where a model is declared, extended, and installed. |
|
|
|
Fetch database-backed primary and extension views for a model. |
|
|
|
Return doctor diagnostics through the standard agent envelope. |
|
|
|
Return structured addon inventory for the active environment. |
|
|
|
Return structured runtime installed-addon inventory. |
|
|
|
Return a structured dependency and reverse-dependency graph. |
|
|
|
Explain dependency cycles blocking install-order for automation. |
|
|
|
Inspect multiple addons through the stable agent envelope. |
|
|
|
Return the resolved configuration with sensitive values redacted. |
|
|
|
Resolve addon root paths for one module name. |
|
|
|
Return a deterministic file inventory for one addon. |
|
|
|
Return runtime installed-state checks for one or more addons. |
|
|
|
Check whether a model exists in source discovery and runtime metadata. |
|
|
|
Check whether a field exists in runtime metadata and source. |
|
|
|
Return duplicate addon names through the standard agent envelope. |
|
|
|
Resolve one XMLID through the embedded Odoo runtime. |
|
|
|
Inspect one cron job and optionally trigger it. |
|
|
|
Inspect module records from ir.module.module. |
|
|
|
List message subtypes registered for one model. |
|
|
|
Inspect runtime model registration metadata. |
|
|
|
Inspect runtime field metadata. |
|
|
|
Describe one PostgreSQL table through the live Odoo connection. |
|
|
|
Describe one PostgreSQL column through the live Odoo connection. |
|
|
|
List PostgreSQL constraints for one table. |
|
|
|
List PostgreSQL tables through the live Odoo connection. |
|
|
|
Inspect the relation table behind a Many2many field. |
|
|
|
Read pg_stat_statements when the extension is available. |
|
|
|
Show tables with high sequential scan counts. |
|
|
|
Show basic table index-usage metrics. |
|
|
|
Validate a manifest file and report structural warnings. |
|
|
|
Show manifest metadata for an addon or addon path. |
|
|
|
Install a module with an explicit mutation gate. |
|
|
|
Update a module with an explicit mutation gate. |
|
|
|
Uninstall a module with explicit runtime and destructive gates. |
|
|
|
Create a new addon with an explicit mutation gate. |
|
|
|
Export language files with an explicit mutation gate. |
|
|
|
Run tests and emit a normalized summary payload. |
|
|
|
Validate an addon change with one aggregate structured payload. |
|
|
|
Run a cheap read-only addon-change preflight. |
|
|
|
Run a structured read-only model query. |
|
|
|
Read a single record by id via OdooQuery. |
|
|
|
Count records matching a domain via OdooQuery. |
|
|
|
Inspect model field metadata via OdooQuery. |