Expand description
dirtydata-core — Canonical IR / Patch Engine.
Re-exports§
pub use ir::Edge;pub use ir::Graph;pub use ir::Node;pub use patch::Operation;pub use patch::Patch;pub use patch::PatchError;pub use patch::PatchSet;pub use validate::validate_commit;pub use validate::ValidationReport;pub use types::*;
Modules§
- actions
- User-facing Action Schema.
- constitution
- 憲法テスト — DirtyData の根本的不変条件。
- dsl
- Surface DSL — Layer 2: Human Review Language.
- exploration
- Parameter Space Exploration — Logic for the “Real Engineer” “当たり個体は、分散の果てにある。”
- graph_
utils - hash
- Deterministic hashing using BLAKE3.
- ir
- Canonical IR — Layer 1: Machine Truth.
- merge
- mutation
- Circuit Mutation Engine — Darwin for DSP “退屈は罪。変異は進化。”
- mutation_
eval - Circuit Mutation Engine — Evaluation Logic “美しさは、秩序と混沌の境界にある。”
- patch
- Patch Engine — the heart of DirtyData.
- storage
- Filesystem-based storage for DirtyData.
- types
- Shared type definitions for DirtyData.
- validate
- Commit Validation — §6.