Skip to content

feat: visualize AIGuard evidence in Studio#209

Merged
hyeokjun32 merged 1 commit intomainfrom
feat/studio-guard-evidence-panel
May 2, 2026
Merged

feat: visualize AIGuard evidence in Studio#209
hyeokjun32 merged 1 commit intomainfrom
feat/studio-guard-evidence-panel

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Added a Local Studio AIGuard Evidence panel for diagnosis reports.
  • Replayed demo guard evidence with guard_verdict, primary reason, source, evidence items, suspected causes, and recommendations.
  • Connected Studio demo evidence to Lab-owned deployment decisions while keeping AIGuard optional.

Validation

  • node --check inferedgelab/studio/static/app.js
  • PYTHONDONTWRITEBYTECODE=1 poetry run python3 -m pytest tests/test_studio_routes.py -q
  • PYTHONDONTWRITEBYTECODE=1 poetry run python3 -m pytest -q

Impact

  • Lets users inspect why a result requires review directly in the local browser workflow.
  • Completes Phase 5 Studio visualization for AIGuard evidence without adding SaaS infrastructure.

Notes

  • AIGuard remains an optional deterministic evidence provider.
  • Lab remains the final deployment decision owner.
  • No DB/queue/auth/billing behavior added.

@hyeokjun32 hyeokjun32 merged commit 9df2a5f into main May 2, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the feat/studio-guard-evidence-panel branch May 2, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant