Skip to main content

Crate disney_loop

Crate disney_loop 

Source
Expand description

Disney Loop: ρ(t) → ∂(¬σ⁻¹) → ∃(ν) → ρ(t+1)

Forward-only compound discovery pipeline. Assess state → reject regression → search for novelty → arrive at new state.

Modules§

humanize
Humanization Loop Stages

Enums§

DisneyError
Errors specific to the Disney Loop pipeline.

Functions§

sink_new_state
Stage 4: ρ(t+1) — New State Sink
transform_anti_regression_gate
Stage 2: ∂(¬σ⁻¹) — Anti-Regression Gate
transform_curiosity_search
Stage 3: ∃(ν) — Curiosity Search

Type Aliases§

Result