Skip to content

feat: add portfolio demo check#216

Merged
hyeokjun32 merged 1 commit intomainfrom
codex/add-portfolio-demo-check
May 6, 2026
Merged

feat: add portfolio demo check#216
hyeokjun32 merged 1 commit intomainfrom
codex/add-portfolio-demo-check

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Added a pre-submission portfolio demo check command for InferEdgeLab.
  • Validates committed Local Studio demo fixtures, expected README/PPT metrics, portfolio docs, and Studio static assets.
  • Keeps the workflow local-first without adding workers, queues, DB, auth, upload, or production SaaS behavior.

Validation

  • poetry run inferedgelab portfolio-demo-check
  • poetry run python3 -m pytest tests/test_demo_evidence_report.py -q
  • poetry run python3 -m pytest -q

Impact

  • Provides a single command to verify that portfolio demo evidence remains reproducible and aligned with README/PPT numbers.
  • Strengthens InferEdgeLab as the submission entry point for the four-repo evidence pipeline.

Notes

  • No result, compare, API, or deployment decision schema changed.
  • Local Studio demo evidence remains in-memory and resets when the server restarts.

@hyeokjun32 hyeokjun32 merged commit 8bd7c6a into main May 6, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the codex/add-portfolio-demo-check branch May 6, 2026 07:09
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