新功能(#5): 新增 acceptance 测试脚手架 (#8)

This commit is contained in:
2026-06-03 20:07:06 -07:00
committed by GitHub
parent 53fb541846
commit 5e4cc33ff6
10 changed files with 717 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
-- Idempotent staging acceptance fixture seed.
-- HIF-5 lands the loader and smoke skeleton; HIF-6/HIF-7 can extend this file
-- with concrete qa_acceptance_ rows after the MVP surface is expanded.
SELECT 1;