mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 03:13:41 +08:00
Five-commit bundle brings the Dream v2 P1 engine layer online, sitting on top of the lifecycle mediator foundation already merged. B.1-B.4 · Schema + records - Flyway V26 (dream_report) + V27 (memory_recall review fields), both h2 and mysql - DreamReportEntity + DreamMode + DreamStatus enum + record types - DreamReportMapper repository layer B.5-B.8 · Consolidate refactor + focused dream - MemoryEmergenceService refactored for plug-in dream modes - MemoryRecallService extended with promoted/rejected review fields - Focused dream endpoint + prompt template - MemoryController exposes the review/trigger surface B.9-B.10 · Monthly archive service - MemoryArchiveService rolls cold promoted entries into archival rows and reclaims daily_count storage - DreamingScheduler runs archive job on its own schedule B.12-B.14 · Tests - MemoryArchiveServiceTest - DreamFlagGuardTest - DreamV2AcceptanceIT (end-to-end acceptance under feature flag) Plus a verification script + HTTP e2e kit in the private test/ dir, used for local staged rollout — not part of the open-source distribution. All features stay gated behind the mate.memory.dream.* flags from Phase 1. Enable per-phase after staging validation. |
||
|---|---|---|
| .. | ||
| src | ||
| Dockerfile | ||
| pom.xml | ||