Skip to content

feat: add validation problem demo cases#202

Merged
hyeokjun32 merged 1 commit intomainfrom
feat/validation-problem-demo-cases
May 1, 2026
Merged

feat: add validation problem demo cases#202
hyeokjun32 merged 1 commit intomainfrom
feat/validation-problem-demo-cases

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Added validation problem-case fixtures for annotation-missing, invalid detection structure, and contract shape mismatch paths.
  • Connected problem-case summaries to Local Studio Load Demo Evidence.
  • Documented review/block evidence behavior in portfolio docs.

Validation

  • poetry run python3 -m pytest tests/test_studio_routes.py tests/test_validation_demo_report.py -q
  • poetry run python3 -m pytest -q

Impact

  • Shows that InferEdge records review/block evidence instead of only happy-path validation.
  • Makes the Local Studio demo more useful for interview walkthroughs by showing normal and problem evidence states.
  • Keeps the project local-first without DB, queue, upload, auth, billing, or production SaaS additions.

Notes

  • Problem cases are compact JSON report fixtures, not raw dataset files.
  • AIGuard remains optional; Lab remains the final decision owner.

@hyeokjun32 hyeokjun32 merged commit 73047b4 into main May 1, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the feat/validation-problem-demo-cases branch May 1, 2026 08:35
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