Commit History
docs(deploy): add explicit frontend HF Space deployment steps
34b1b27
fix(audit): comprehensive P1-P4 audit fixes (#45)
8290bc9
unverified
fix(arch): comprehensive architecture audit fixes (#44)
fa1717e
unverified
fix(security): address P1 findings from post-refactor audit
785d976
unverified
refactor(data): use standard datasets.load_dataset() with neuroimaging-go-brrrr
262b3cb
unverified
fix(arch): Config SSOT, reproducible builds, and data pipeline documentation (#41)
ba32591
unverified
docs(critical): upgrade NEXT-CONCERNS with validated architecture audit
0a03ac3
docs(audit): add comprehensive bug audit report for 2024-12-12
1d4962c
Merge branch 'main' into dev
40ccfc4
fix: address P1/P2 bugs from audit (BUG-005/006/008/010/011) (#40)
52703e6
unverified
Merge pull request #39 from The-Obstacle-Is-The-Way/fix/staticfiles-cors-bug-004
b9265e8
unverified
docs(audit): add deep dive audit report on bugs and anti-patterns
3ea00c6
fix: CI failures + ironclad pre-commit hooks
d0b1ea0
fix: apply CodeRabbit feedback (security + lint)
cfeab47
fix: comprehensive frontend-backend integration fixes
c3e7865
docs(bugs): add BUG-004 - StaticFiles CORS middleware not applied
1977496
fix(security): apply CodeRabbit security feedback (#38)
07db7cc
unverified
fix(ci): format code and add ErrorBoundary tests to pass CI
900a32d
unverified
Claude
commited on
fix(api): add mypy ignore for optional torch import
03ead59
unverified
Claude
commited on
fix(frontend): refactor retry logic to use loop instead of recursion
b2d51c7
unverified
Claude
commited on
docs(audit): add comprehensive deep dive bug report
51de4e5
unverified
Claude
commited on
fix(frontend): log JSON parse errors in API client (BUG-013)
1ce2fdc
unverified
Claude
commited on
fix(api): validate case_id and log volume computation errors (BUG-011, BUG-012)
633a315
unverified
Claude
commited on
fix(frontend): add ErrorBoundary to catch React render errors (BUG-010)
986fe1a
unverified
Claude
commited on
fix(docker): set explicit FRONTEND_ORIGIN env var (BUG-009)
955ac16
unverified
Claude
commited on
feat(api): add ephemeral storage warning to results (BUG-005)
a3c22e6
unverified
Claude
commited on
docs: add hardware and browser requirements (BUG-004)
97b8d56
unverified
Claude
commited on
feat(frontend): add COOP/COEP headers and documentation (BUG-003, BUG-007, BUG-008)
31ba5f9
unverified
Claude
commited on
fix(api): anchor CORS regex and add CORP middleware (BUG-002, BUG-003)
f58bb83
unverified
Claude
commited on
fix(frontend): add cold start retry with waking_up state (BUG-001)
575f8ed
unverified
Claude
commited on