AI¶
This folder is the AI tag in the RoamCore catalog.
Overview¶
AI can turn a pile of sensors into plain-English answers and suggested actions. This section covers optional AI/assistant-style integrations and ideas—ranging from safe, read-only summaries to more advanced workflows you can build yourself.
Features¶
Advanced Mode (power-user toggle)
RoamCore includes an Advanced Mode toggle that can reveal extra controls and diagnostics without cluttering the default UI.
A
Agent actions allowlist (safety gateway)
A safety layer that defaults to deny and only permits explicitly-allowed agent actions, with a kill switch.
A
Demo Mode (safe demo values)
Demo Mode lets RoamCore show example values when critical sensors are missing, so the UI still looks and feels complete during setup or demos.
A
Mode (Auto / Travel / Camp / Stealth)
RoamCore defines a simple “Mode” entity and convenience scripts (Auto/Travel/Camp/Stealth/Off). This shows up as a user-facing control in the dashboard and is a
A
OpenClaw JSON API (local agent contract)
RoamCore exposes stable JSON endpoints for local agents (system summary + skill execution) so assistants can read state and (optionally) take safe actions.
A