What does MiroFish actually do?
MiroFish is not trying to be a normal answer engine. The product makes more sense when the user has a question that depends on many actors reacting to each other: citizens responding to a policy, investors processing a signal, viewers reacting to a brand crisis, or characters moving through a fictional world. The input is seed material plus a natural-language prediction need. The output is a report and a simulated world that can still be inspected after the run, including follow-up conversations with simulated individuals.
The product's strongest detail is the pipeline. MiroFish describes graph construction from seed material, individual and collective memory injection, GraphRAG construction, entity relationship extraction, persona generation, simulation parameter injection, parallel simulation, temporal memory updates, report generation, and post-run interaction. That stack gives it a real shape. It is not just asking an LLM to guess what happens next; it tries to create a world with agents, relationships, memory, and a report agent sitting on top of the result, so the user can inspect the simulated world instead of reading one unsupported paragraph.