{% extends "web/base.html" %} {% block title %}Starter Prompt | tcx{% endblock %} {% block page_label %}Starter Prompt{% endblock %} {% block content %} Codex-native launch Prepare a starter prompt for the fixed-role workflow. Django prepares routing text. Codex remains the orchestration runtime, and MCP remains the execution boundary. Inspect harness Request Generate prompt Investment workflow request {{ query }} Generate starter prompt {% include "web/fragments/starter_prompt.html" %} {% endblock %}
Django prepares routing text. Codex remains the orchestration runtime, and MCP remains the execution boundary.