docs(ecosystem): reconcile rebased phase hashes
This commit is contained in:
parent
f65f41c157
commit
27c4879668
@ -208,7 +208,7 @@ Commits:
|
||||
|
||||
- `41fa2cd` drafted the event taxonomy
|
||||
- `76f1b47` added canonical Phase 1 event schemas and example payloads
|
||||
- `5460662` extended canonical artifact payloads so Phase 2 can reuse `artifact.created` and `artifact.linked` for `plan`, `routine`, and `habit`
|
||||
- `78918fb` extended canonical artifact payloads so Phase 2 can reuse `artifact.created` and `artifact.linked` for `plan`, `routine`, and `habit`
|
||||
|
||||
---
|
||||
|
||||
|
||||
@ -120,7 +120,7 @@ Example:
|
||||
- `0f469a9`
|
||||
- `49796b1`
|
||||
- `623d02c`
|
||||
- `dcb861a`
|
||||
- `dd3636d`
|
||||
Status note:
|
||||
- artifact flow is implemented end-to-end and downstream event lineage is now hardened with persisted latest-event indexes
|
||||
- MindLyst web Phase 1 memory-import path is verified by Codex with focused Vitest using a workspace `vitest` binary; `49796b1` improved the local package path but did not fully close it by itself
|
||||
@ -134,11 +134,11 @@ Example:
|
||||
- `learning_ai_efforise`
|
||||
- `learning_ai_common_plat`
|
||||
Commits:
|
||||
- `5460662`
|
||||
- `78918fb`
|
||||
- `59ab8b1`
|
||||
- `fdd3743`
|
||||
- `4975498`
|
||||
- `pending current commit`
|
||||
- `f65f41c`
|
||||
Status note:
|
||||
- shared contract now supports first-class `plan`, `routine`, and `habit` artifacts
|
||||
- FlowMonk exports a canonical plan artifact plus latest plan-created event index
|
||||
|
||||
@ -201,4 +201,4 @@ Commits:
|
||||
|
||||
- `eae3409` drafted the initial stub
|
||||
- `76f1b47` added Phase 1 artifact schemas and canonical fixtures
|
||||
- `5460662` added Phase 2 artifact schemas for `plan`, `routine`, and `habit`
|
||||
- `78918fb` added Phase 2 artifact schemas for `plan`, `routine`, and `habit`
|
||||
|
||||
@ -50,7 +50,7 @@ This phase uses the same narrow, disk-backed proof strategy as Phase 1.
|
||||
|
||||
Commit:
|
||||
|
||||
- `5460662` `feat(events): add phase2 plan routine habit contracts`
|
||||
- `78918fb` `feat(events): add phase2 plan routine habit contracts`
|
||||
|
||||
### 4.2 learning_ai_flowmonk
|
||||
|
||||
|
||||
@ -66,4 +66,4 @@
|
||||
|
||||
## 7. Commits
|
||||
|
||||
- `pending current commit`
|
||||
- `dd3636d`
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
- **Owner:** Codex
|
||||
- **Status:** done
|
||||
- **Updated at:** 2026-04-03T23:30:00Z
|
||||
- **Latest commit:** `pending current commit`
|
||||
- **Latest commit:** `dd3636d`
|
||||
- **Verification command:** `node --experimental-strip-types --input-type=module -e "..."` walkthrough against `/tmp/bytelyst-phase1-walkthrough.qzzwch`
|
||||
- **Verification result:** pass
|
||||
- **Blocker:** none
|
||||
|
||||
Loading…
Reference in New Issue
Block a user