| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dennis v0.7.0 -- The Forge Learns to Decide source code.tar.gz | 2026-03-20 | 207.1 kB | |
| Dennis v0.7.0 -- The Forge Learns to Decide source code.zip | 2026-03-20 | 253.4 kB | |
| README.md | 2026-03-20 | 2.0 kB | |
| Totals: 3 Items | 462.5 kB | 0 | |
🚀 Dennis v0.7.0 — The Decision Engine
This release marks a major step in the evolution of Dennis.
Dennis is no longer just a string extractor.
It is now a deterministic decision engine.
🔥 Highlights
🧠 Clean Engine (Decision Layer)
Introduces a deterministic classification layer that separates:
- meaningful human strings
- from noise (SQL, CSS, identifiers, code artifacts)
This dramatically improves transformation quality and reliability.
⚙️ Stable Transformation Pipeline
The core pipeline is now:
scan → decide → plan → package → sign → apply
Each step is deterministic, inspectable, and reproducible.
📦 DEX Artifacts (Stabilized)
- artifact packaging is stable
- inspection and verification supported
- reversible transformations fully implemented
🔐 Lineage Tracking
Artifacts now include chained lineage:
- each step is hashed
- transformations form a verifiable chain
- tampering becomes detectable
This enables auditability and forensic traceability.
🧠 What Changed
Dennis now focuses on:
- meaning over extraction
- determinism over heuristics
- trust over convenience
⚠️ Notes
- registry and federation features are still evolving
- APIs may change as the platform matures
📚 Learn More
🧭 What’s Next
Toward 0.9.0:
- artifact registry (DEX ecosystem)
- improved plan introspection
- visualization and UI tooling
- expanded plugin system
Dennis is no longer just a tool.
It is becoming a platform.
No magic. Just steel.