feat(detmir): add rust-first operations tooling

This commit is contained in:
igor04091968
2026-06-02 17:57:58 +03:00
parent 60670d30a8
commit 19e3682bc8
263 changed files with 51678 additions and 718 deletions
+8
View File
@@ -0,0 +1,8 @@
# DetMir autonomous AI helpers. Installed on Proxmox host.
# Run `ai-test`, `detmir-check`, `detmir-dlp`, or `detmir-ai`.
export POLLI_CHAT=/usr/local/bin/polli-chat
alias detmir-report='detmir-ai'
alias detmir-auto-report='detmir-status'
alias detmir-models='ai-models'