Documentation
README
Hypothesis Generation Loop
A multi-agent, literature-grounded generation loop. The artifact is a growing pool of hypotheses; the feedback signal is the count of strong, distinct hypotheses that clear the bar โ where "strong" is decided against real retrieved literature, not assertion. Each round: generate โ ground โ judge โ keep โ mutate toward the gaps, until the pool stops growing (saturation).
The discipline: a hypothesis enters the pool only if the literature says it is not already established (novelty), prior work makes it plausible (grounding), and a feasible test exists. Generating is not confirming โ the output is a ranked set of strong candidates to test, each stated with how to test it.
This is the opening of the README. Read the full README on GitHub.