GestaltView-AI/recursive_observatory
0
Recursive Engine Observatory
A tiny deterministic Gradio instrument for inspecting whether one cycle changes the conditions of the next.
What this prototype demonstrates
- Iteration 1 creates a structured recursive event.
- An environmental response introduces contradictory information.
- Iteration 2 consumes that preserved information.
- The interpretation and action change.
- An independent inspector checks the trace.
This is intentionally not a claim that the system is conscious, autonomous, or a novel intelligence mechanism. It is a small test harness for the narrower recursive-engine hypothesis described in the GestaltView source material.
Hugging Face
Create a new Gradio Space and upload app.py, requirements.txt, and this README.
The prototype is session-local. It does not pretend that in-memory state is durable persistence. A later version can replace the state store with a real persistence boundary, such as the GestaltView action API.
