Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.veri.studio/llms.txt

Use this file to discover all available pages before exploring further.

Recent Commit History

Production hardening and multi-method training

  • bb8ce42 Remove VLA support, add production API hardening
  • 62b00dd Add multi-method training support (video gen SFT)
  • 2576608 Add CI/CD pipeline with tests, coverage, and security scanning
  • 19269b5 Align billing identity with Clerk
  • 1337789 Migrate auth from WorkOS to Clerk
  • 7e0426c Remove admin console
  • ab8f980 Add datasets and evaluations frontend pages with create flows

Infrastructure and architecture

  • e05cd2c Clean up superseded EC2 deployment scripts
  • cc049cb Add provider capability selection
  • 8b2091e Extract shared training runtime
  • c31f94b Refine training job lifecycle orchestration
  • 0210f1f Update TODO + PLAN: Fargate migration in progress, balance check done

Private-beta hardening and multi-provider compute

  • 153996a Private-beta hardening + TanStack Query + multi-provider compute
  • 345c35d Add TanStack Query job polling
  • 4a4189b Multi-provider GPU compute: Lambda, RunPod + worker agent
  • 8b7c7ad Pre-job balance check + OOM hint verification tests
  • 9421210 Add frontend test suite
  • 1b03d75 Standardize frontend workflow on Bun

Earlier changes

  • ca23a8d Multi-source datasets, checkpoint destination, end-to-end API validation
  • 540ea9d Billing UI: real payment methods, middleware fix, ensureSignedIn fix
  • 39ebe3e Billing: Stripe credit ledger, webhook handler, job deduction
  • 8e5711d Close ownership bypass on NULL user_id records, structure dual auth paths
  • 58d4ac0 User ownership layer: scoped queries, trusted proxy, Stripe linkage
  • 9a493c0 Per-user API keys, SDK package, CLI login, testing scripts
  • 1750178 Test suite: 58 pytest tests covering all API endpoints and core logic

Themes

  • multi-method training (GRPO + video gen SFT)
  • multi-provider compute (Modal, Lambda, RunPod)
  • auth migration to Clerk
  • production deployment on ECS Fargate
  • stronger user ownership and scoping
  • billing and Stripe flows
  • dataset ingestion and external source support