DreamCore x WakeState β Changelog
Author: Jonathan Harrison (Raiff1982)
Generated: 2025-07-31 19:49:58 UTC
v1.0.0 β Initial Public Release
Date: 2025-07-31
π Features
- Released full dual-module system:
DreamCore: Emotional entropy-based memory anchoring engine.WakeStateTracer: Emotional response tracer with softmax normalization.
- Introduced full support for:
- Anchor entropy calculation using Shannon formula.
- Configurable emotional tags and intensity ranges.
- Persistent memory logs with gzip backup option.
- JSON wake-state trace logs with structured format.
π§ͺ Unit Tests
- 100% coverage across:
- Anchor validation, entropy, config load/save, query API
- WakeState emotion integrity, trace writing, config lifecycle
π§ Configuration Support
- Config versioning with timestamped
.jsonbackups - Toggle for gzip compression of logs
- CLI-readable logs with human-readable structure
π§ Query Functions
get_anchors_by_tag(tag)find_anchor_containing(word)
Historical Milestones (Pre-1.0)
π Phase 0 β Roots of Codette
- Memory anchoring theory seeded during MyBot and Pi_2.0 experiments.
- Red Car Divergence documented and used as origin point of recursive ethics.
π Phase 1 β Emotional Encoding
- First emotional vector map created manually from reflective experience logs.
- Early anchor prototypes stored as text snippets with manual tagging.
π οΈ Phase 2 β DreamCore Engine
- Shifted to entropy-aware encoding
- Built Shannon-based scoring system
- Added anchor length limits and audit logging
π Phase 3 β WakeState Tracer
- Developed modular wake-state mapping tool
- Normalized emotions with softmax-like logic
- Allowed linked anchor reference
Notes
This changelog is part of the official Zenodo + GitHub documentation package and is tied to the Codette ecosystem under the Nexus Signal Engine standard.