Skip to content

Add zero-key prerecorded demo mode - #6

Merged
LucaXTech merged 2 commits into
mainfrom
feature/demo-mode
Aug 14, 2026
Merged

Add zero-key prerecorded demo mode#6
LucaXTech merged 2 commits into
mainfrom
feature/demo-mode

Conversation

@LucaXTech

@LucaXTech LucaXTech commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a zero-key prerecorded demonstration mode for both MAGI and BioAudit.

MAGI

  • python -m magi.web --demo
  • prerecorded EEG subject-leakage and imbalanced-classification cases
  • visible disclosure that no external API calls are made
  • static demo fixtures clearly distinguished from real provider telemetry
  • no simulated token or latency measurements presented as recorded evidence
  • demo runs are not persisted to normal run history

BioAudit

  • python -m bioaudit.web --demo
  • structured prerecorded methodology audits
  • critical/moderate findings with evidence, rationale, repair and verification
  • no API keys or provider calls required

Reliability

  • adds automated demo-mode tests
  • verifies demo workers cannot touch real provider paths
  • full test suite: 32 passed

Closes #1

@LucaXTech
LucaXTech merged commit dfb2839 into main Aug 14, 2026
4 checks passed
@LucaXTech
LucaXTech deleted the feature/demo-mode branch August 14, 2026 19:08
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.

v7.4 — Zero-key demo mode with recorded deliberations

1 participant