{% extends "base.html" %} {% block title %}{{ idea.id }}: {{ idea.title }} - ThinkStorm{% endblock %} {% block content %} {% if idea.lifecycle_state == 'TRASHED' %}
It is withheld from incubation catalogs until restored or permanently emptied.
Automatic pipeline flagged this idea as closely matching existing catalog submissions and paused downstream deep research generation to conserve compute. You can override this and force full research generation at any time.
No external URLs extracted in submission.
{% endif %}
The reference image was safely preserved, but automated vision analysis was unavailable or encountered an error:
{{ failed_image_run[0].error_message or "Model refused or failed image processing." }}.
The idea continues with text-only research synthesis.
Image interpretation is queued or processing. Visual context will appear here once synthesized.
Prior art synthesis was not performed yet or was paused during intake. You can trigger the automated research pipeline to perform market and repository discovery now.
Technical analysis and architectural synthesis were not generated yet. You can trigger the automated research engine to analyze this submission now.
Architectural risk assessment and feasibility scoring were not generated yet. You can trigger the critique engine now.
Assign multiple work types (Article, Blog Entry, Coding Project, YouTube Video) to produce distinct outputs.
No work tracks created yet. Claim this idea to create independent development tracks.
{% endif %}| Run ID | Processor / Stage | Prompt | Model | Tokens (In/Out/Total) | Duration | Status |
|---|---|---|---|---|---|---|
| {{ r.id }} | {{ r.processor_name }} {{ r.stage }} |
{{ r.prompt_id }} v{{ r.prompt_version }} | {{ r.resolved_model }} | {{ r.input_tokens }} / {{ r.output_tokens }} / {{ r.total_tokens }} | {{ r.duration_ms }}ms | {{ r.status }} |
No processor execution runs recorded yet.
{% endif %}Ideas remain local until a Gitea-linked claimant deliberately publishes them under the thinkstorm organization.
git clone https://git.labyricorn.com/{{ idea.gitea_repo_name }}.git