Verify Jetson environment compliance
env-verification-sweepworkflowsetup L2★0
Dexom-GH/overwatch ↗What it does
Verify the Jetson environment against the Overwatch
Best for
Iterative convergence-driven equilibrium-checking with scoreboard-driven dispatch.
Inputs
- · device_log_path (string)
- · args: configuration object
- · file_content (markdown/text)
- · execution_logs (text)
Outputs
- · execution_status (JSON)
- · markdown_files (md)
- · structured_data (JSON)
Requires
- · agent
- · phase
- · log
- · bash
- · file_read
- · json_schema
Preconditions
- · Workflow orchestrator runtime context
- · LLM agent tier models available
- · Async runtime environment
Failure modes
- · Agent timeout or non-response
- · Phase execution state corruption
- · Promise rejection or timeout
- · Empty result set causing downstream failures
Trust signals
- · Structured output schemas with required-field validation
- · Explicit specification or contract documentation