Skip to content

CRITICAL: "Generate Report" is 100% hardcoded fake text (Ignores all inputs/prompts) #638

@hse00435-hub

Description

@hse00435-hub

The recent backend fix (PR #626) allowed the simulation to complete all 6 rounds without crashing, but it exposed a much more severe and unacceptable issue: The final "Generate Report" feature is completely hardcoded.

As a paid subscriber, I ran multiple simulations using entirely different Reality Seeds and Prompts (e.g., testing different sports data, odds, and market sentiments). However, the system completely ignores the simulation results and outputs the exact same static placeholder text every single time.

No matter what I input, the "Executive summary" always outputs:

• The seed event does not remain local. It rapidly converts into a wider interpretation contest.
• The first decisive shift happens when institutional framing collides...

And the "Full report" always outputs:

The simulation suggests that the seed material contains a strong asymmetry between raw facts and public interpretation...
Predictions:
• Round 1-2 establish the moral frame of the scenario...

This is not an AI analysis; this is a static HTML/text template hardcoded into the frontend. The ReportAgent in the chat also just repeats the same fallback string: "The most important takeaway is that narrative compression is outpacing factual stabilization."

This means the core product being sold to paid users is currently a non-functional mock-up. Is the LLM endpoint for report generation even connected?

Please provide an immediate explanation for why placeholder text is being served in the production environment for paid users. This needs to be addressed urgently!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions