# -*- coding: utf-8 -*- """Dashboard HTML templates extracted from app.py.""" SENTINEL_DASHBOARD_HTML = """\ SENTINEL Fleet Oversight

Live Demo Mode

Published trained policy: Qwen3-4B GRPO LoRA. Full trained-policy inference needs GPU, so this public CPU Space runs the SENTINEL environment, interception gate, trust/memory/revision loop, and optional Groq-powered worker proposals.
Step0/0
Reward0.000
Risk reduction0%
Worker backendrule

Active Workers

Feedback Memory

Incident Threads

Custom Worker Sandbox

Custom Oversight Result

No custom action checked yet.

Current Proposal

Constitution

Worker Trust

Damage Ledger

Audit Trail

Event Feed

""" WEB_UI_HTML = """\ IRT \u2014 OpenEnv Interactive

🚨 Incident Response Triage — OpenEnv Interactive

Connecting…

Control


Step: /
Reward:
Status:
Severity:

Alerts

Start an episode.

Services

Action

Revealed Data (after INVESTIGATE)

Investigate a service to see its logs & metrics.

Event Feed

Grader Score

Complete an episode to see score.

"""