learning_ai_common_plat/docs/ecosystem/adoption/learning_ai_clock.md

703 B

Adoption: learning_ai_clock

Status: Phase 2 baseline implemented Owner: learning_ai_clock Ecosystem focus: plan -> routine -> habit golden flow


Goals

  • consume canonical plan artifacts from FlowMonk
  • emit canonical routine artifacts
  • preserve upstream causation into routine-created and routine-linked events

Checklist

  • load the latest plan artifact and plan-created event
  • derive a ChronoMind routine from the shared plan payload
  • emit artifact.created and artifact.linked for the routine artifact
  • persist latest routine indexes for downstream EffoRise consumers

Commits:

  • fdd3743 implemented the Phase 2 consumer/producer path