Skip to main content

Crate oris_evolution

Crate oris_evolution 

Source
Expand description

Evolution domain model, append-only event store, projections, and selector logic.

Re-exports§

pub use confidence::*;
pub use evolver::*;
pub use pipeline::*;

Modules§

confidence
Confidence Lifecycle Scheduler
evolver
Evolver automation feedback loop for self-evolution.
gep
GEP (Genome Evolution Protocol) compatible types.
pipeline
Evolution Pipeline - Complete detect/select/mutate runtime pipeline.

Structs§

BlastRadius
Capsule
EnvFingerprint
EvolutionProjection
Gene
GeneCandidate
JsonlEvolutionStore
MutationArtifact
MutationIntent
Outcome
PreparedMutation
ProjectionSelector
SelectorInput
StoreBackedSelector
StoredEvolutionEvent
ValidationSnapshot

Enums§

ArtifactEncoding
AssetState
CandidateSource
EvolutionError
EvolutionEvent
MutationTarget
RiskLevel
TransitionReasonCode

Constants§

MIN_REPLAY_CONFIDENCE
REPLAY_CONFIDENCE_DECAY_RATE_PER_HOUR

Traits§

EvolutionStore
Selector

Functions§

asset_state_to_evomap_compat
Convert Oris AssetState to EvoMap-compatible state string. This mapping preserves the EvoMap terminology without modifying the core enum.
compute_artifact_hash
decayed_replay_confidence
default_store_root
hash_string
next_id
rebuild_projection_from_events
stable_hash_json

Type Aliases§

CapsuleId
GeneId
MutationId