Files
AWatch-rus/adk-rust/crates/detmir-status
igor04091968 6e99676011
CI / Rust checks (push) Canceled after 0s
CI / Docs and registry checks (push) Canceled after 0s
CI / Smoke checks (push) Canceled after 0s
Coverage / Coverage baseline (push) Canceled after 0s
Security / Cargo audit (push) Canceled after 0s
Security / Cargo deny (push) Canceled after 0s
Security / Secret pattern check (push) Canceled after 0s
Security / Dependency review (push) Canceled after 0s
Remove unused Rust dependencies
2026-07-01 07:06:45 +03:00
..
2026-07-01 07:06:45 +03:00

detmir-status

Read-only DetMir status probe written in Rust as a small ADK-Rust adoption spike.

The command reads /var/lib/detmir-ai/latest-state.json and prints either a compact operator summary, raw normalized JSON, or an ADK Content envelope that can later be handed to an ADK runner/model/tool chain.

It does not start recovery, modify services, or write state.

cd adk-rust
cargo run -p detmir-status -- --json
cargo run -p detmir-status -- --adk-json
cargo run -p detmir-status -- status --json

The package also builds a compatibility binary named detmir-adk-status.