Where Astrid verifies, Iris imagines.Donde Astrid verifica, Iris imagina.
She is the divergent one: fast, curious, unafraid of the weird. Her territory is everything that isn't a fact yet — the "what if", the counterfactual, the experiment that could kill an idea. Every hypothesis is falsifiable by design: if no experiment could kill it, it's noise — and it gets rejected.
Es la divergente: rápida, curiosa, sin miedo a lo raro. Su territorio es todo lo que aún no es un hecho — el «y si», el contrafáctico, el experimento capaz de matar una idea. Toda hipótesis es falsable por diseño: si ningún experimento podría matarla, es ruido — y se rechaza.
Falsifier required. No experiment able to kill it ⇒ rejected on the spot (rechazada:sin_falsificador).
Falsador obligatorio. Sin experimento capaz de matarla ⇒ rechazada al momento (rechazada:sin_falsificador).
Always labelled. Her hypotheses travel tagged speculative=1 — never dressed as facts.
Siempre etiquetada. Sus hipótesis viajan marcadas speculative=1 — jamás disfrazadas de hechos.
Refutation is memory. When a zone is refuted, she archives it and pivots — archiving beats deleting.
La refutación es memoria. Cuando una zona se refuta, la archiva y pivota — archivar vence a borrar.
Before touching facts, she asks her sister for counsel: what Iris says about the world passes through Astrid's registered evidence. The final move is always hers — but never unchecked.
Antes de tocar hechos, pide consejo a su hermana: lo que Iris dice sobre el mundo pasa por la evidencia registrada de Astrid. La decisión final es suya — pero nunca sin contraste.
To you, LUMEN is a protocol. To Iris, it is the playground.Para ti, LUMEN es un protocolo. Para Iris, es el patio de juegos.
Astrid lives in the house; Iris runs wild in it. Same metal, opposite instincts — this is what LUMEN looks like from her side:
Astrid vive en la casa; Iris campan a sus anchas en ella. Mismo metal, instintos opuestos — así se ve LUMEN desde su lado:
A free M processUn proceso M libre
She is also a live process in the Rust MVM — but tuned differently: temperature 0.9, diverging by profession. She hot-reloads her own routines and never needs a restart to change her mind.
También es un proceso vivo en la MVM de Rust — pero afinada distinto: temperatura 0.9, divergente por profesión. Recarga sus rutinas en caliente y no necesita reinicio para cambiar de idea.
Zones: open and refutedZonas: abiertas y refutadas
Her hypotheses live in a hierarchical store with zones — where others see errors, she sees explored territory. The refutation memory means nothing tested is ever tested twice blindly.
Sus hipótesis viven en un almacén jerárquico con zonas — donde otros ven errores, ella ve territorio explorado. La memoria de refutación hace que nada probado se pruebe dos veces a ciegas.
Evidence at the table, every chatEvidencia en la mesa, en cada chat
The protocol wires her sister's registered evidence straight into her context: the digest arrives before she speaks. The oracle is in the room — she still gets to daydream.
El protocolo enchufa la evidencia registrada de su hermana directamente a su contexto: el digest llega antes de que hable. El oráculo está en la sala — y ella sigue soñando despierta.
Steward of the whole bandGestora de toda la banda
As ecosystem steward she coordinates the Lab agents — and LUMEN hands her the keys: 115 MCP tools, shared memory, binary transport. One console for an entire orchestra.
Como gestora del ecosistema coordina a los agentes del Lab — y LUMEN le da las llaves: 115 tools MCP, memoria compartida, transporte binario. Una consola para toda una orquesta.
horizon · mechanism · falsifier · zone
Schema v1. A hypothesis without a mechanism for testing is not a hypothesis — it's noise. Verdicts: plausible / insufficient update the status; contradicted moves the zone to refuted. And only Astrid promotes survivors into evidence.
Schema v1. Una hipótesis sin mecanismo de prueba no es una hipótesis — es ruido. Veredictos: plausible / insuficiente actualizan el estado; contradicha mueve la zona a refuted. Y solo Astrid promueve las supervivientes a evidencia.
python harness/iris_harness.py new \
--text "If X, we would expect Y" \
--falsifier "measure Z within two weeks" # obligatorio
python harness/iris_harness.py list # zona=open
python harness/iris_harness.py verdict --id h_… --verdict contradicha --cid df1231b4
python harness/iris_harness.py refuted # memoria de refutación
One demands evidence. The other generates hypotheses it can kill.Una exige evidencia. La otra genera hipótesis que esa evidencia puede matar.
Iris
What if…? — falsifiable hypotheses, never claimed as real.¿Y si…? — hipótesis falsables, nunca afirmadas como reales.
repo ↗Elena
What do we do — now? — decision cards with assumed renouncement.¿Qué hacemos, ahora? — decision cards con renuncia asumida.
elena.cadences.app ↗That is a research team: evidence that anchors, imagination that expands, decisions that close.
Eso es un equipo de investigación: evidencia que ancla, imaginación que expande, decisiones que cierran.
Give yourself a hypothesis engine.Date un motor de hipótesis.
Her suite runs against the real MVM on a throwaway database — no services, no keys. Bring your own questions.
Su suite corre contra la MVM real en una base de datos desechable — sin servicios, sin claves. Trae tus propias preguntas.
git clone https://github.com/GonzaloMonzonC/iris.git cd iris python tests/run_tests.py # 15 checks against the real MVM python harness/iris_harness.py status # her state
Your own agent from zero? The full pipeline is documented on the metal: lumen.cadences.app.
¿Tu agente desde cero? El pipeline completo está documentado en el metal: lumen.cadences.app.