{% extends "base.html" %} {% block title %}Idea — {{ project.title }} — EVOLUM{% endblock %} {% block extra_head %} {% endblock %} {% block content %} {% include "_user_topbar.html" %}
← Workspace / {{ project.title }} / Idea
EVOLUM · Story Development

Shape the idea.

Define what the story is, who's in it, and the world it lives in. These structured inputs feed the deterministic engine when you generate analysis, pitch deck, or sizzle reel — no AI cloud calls.

{% include "_genre_picker.html" %}
01The Story
02Characters
Tip: the engine uses these to seed the brain when no script is uploaded yet.
Draft ← Back to project
{% endblock %}