api-server/prisma/migrations/20260525040000_add_artifact_learnable
WangDL 06351c7381
All checks were successful
Deploy API Server / build-and-deploy (push) Successful in 39s
feat: M2-06 — Artifact model + KnowledgeItem.learnable + Admin AAPI
- Artifact base model for future FlashcardSet/Quiz/StudyGuide
- KnowledgeItem.learnable boolean (default true) for M3 LearningSession
- Admin AAPI: GET candidates (by status/kbId), GET items (by kbId)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 13:34:24 +08:00
..