Skip to content

feat: Release integration + publication polish (v0.23.1)#26

Merged
coredipper merged 1 commit intomainfrom
feat/release-integration
Mar 24, 2026
Merged

feat: Release integration + publication polish (v0.23.1)#26
coredipper merged 1 commit intomainfrom
feat/release-integration

Conversation

@coredipper
Copy link
Copy Markdown
Owner

Summary

Phase 8 — the capstone. Completes the roadmap.

  • Memory adapters: histone_to_bitemporal() and episodic_to_bitemporal() bridge existing memory systems into the bi-temporal fact store (one-way, non-destructive)
  • 5 integration tests: substrate+watcher, adaptive+consolidation, social+development, full lifecycle, adapters+consolidation
  • Article polish: abstract rewritten for v0.19–v0.23 six-layer scope; conclusion with roadmap arc and updated future work
  • 11 new tests (1130 total, zero regressions)
  • Version: 0.23.0 → 0.23.1

Test plan

  • pytest tests/unit/memory/test_adapters.py — 6 tests pass
  • pytest tests/integration/test_full_stack.py — 5 tests pass
  • pytest tests/ — 1130 tests pass
  • Article compiles with tectonic

🤖 Generated with Claude Code

Phase 8 of the roadmap — the capstone.

Bi-temporal memory adapters:
- histone_to_bitemporal() bridges HistoneStore markers into bi-temporal facts
- episodic_to_bitemporal() bridges EpisodicMemory entries into bi-temporal facts
- One-way, non-destructive: source systems unchanged

Cross-subsystem integration tests (5 end-to-end):
- Substrate + watcher: facts recorded, watcher observes
- Adaptive assembly + consolidation: run → consolidate → promote
- Social learning + development: scaffold with developmental gating
- Full lifecycle: telomere → development → library → adaptive → consolidation
- Memory adapters + consolidation: histone/episodic → bi-temporal bridge

Article polish:
- Abstract rewritten for full v0.19–v0.23 scope (six-layer progression)
- Conclusion updated with roadmap arc + updated future work
- References to Dupoux/LeCun/Malik and Hao et al. in conclusion

- 11 new tests (1130 total, all passing)
- Bump version to 0.23.1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coredipper coredipper merged commit b955420 into main Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant