Skip to content

feat(world-lab): save exports to sqlite - #35

Merged
christopherjnelson merged 1 commit into
mainfrom
chore/0028-direct-sqlite-export
Aug 23, 2026
Merged

feat(world-lab): save exports to sqlite#35
christopherjnelson merged 1 commit into
mainfrom
chore/0028-direct-sqlite-export

Conversation

@christopherjnelson

Copy link
Copy Markdown
Member

Summary

  • add manual Save to SQLite for the current generated experiment export
  • archive the exact validated artifact through a narrow Game API endpoint
  • reuse the transactional, idempotent local archive importer without automatic persistence or browser-selected paths
  • add safe error handling, duplicate-request protection, focused coverage, and architecture/security documentation

Validation

Repository owner confirmed the complete local suite is green:

  • pnpm format:check
  • pnpm lint
  • pnpm typecheck
  • pnpm test
  • pnpm build
  • pnpm test:e2e

@christopherjnelson
christopherjnelson marked this pull request as ready for review August 23, 2026 16:22
@christopherjnelson
christopherjnelson merged commit 5c00940 into main Aug 23, 2026
2 checks passed
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