Evidence-Driven Storyboard OS

Settings

App URL

https://storyboarder.mundane.cloud

Queue

database

Cache Store

database

API Health

Unavailable

cURL error 7: Failed to connect to 127.0.0.1 port 18080 after 0 ms: Could not connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://127.0.0.1:18080/api/health

Settings

Keep the operator-facing config here and let the reference generator be swapped without changing Laravel code.

Reference Script Contract

The generator command receives one JSON input file and must print JSON to stdout. The result should include the exact sections the reference screen needs: discovery_summary, research_tasks, canon_summary, character_guide, source_artifacts, evidence_documents, processed_insights, approaches, recommended_approach_key, and references.

Deterministic expectation: we gather the fixed inputs, run the generator once, and receive the structured data blocks needed to populate the workspace.

Input highlights: project title, subtitle, source basis, format family, output type, genres, duration target, creative brief, source title, retrieval brief, reference goals, and any existing manual references.

Operator Commands

Export payload

php artisan storyboarder:reference-payload 2 --path=/tmp/reference-set-2-input.json

Run configured generator

php artisan storyboarder:reference-run 2

Ingest external output

php artisan storyboarder:reference-ingest 2 /tmp/reference-set-2-output.json