initial public release
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Phase 3E: Extract STAR stories from Block F into structured data.
|
||||
-- Stores stories as JSON array for querying and UI reconstruction.
|
||||
|
||||
ALTER TABLE reports ADD COLUMN stories TEXT; -- JSON array of STAR story objects
|
||||
Reference in New Issue
Block a user