Skip to content

Prototype: declarative PostWriteReconcilePlan - #189

Draft
kyleve wants to merge 1 commit into
cursor/tla-protocol-expansionfrom
cursor/prototype-post-write-reconcile-plan
Draft

Prototype: declarative PostWriteReconcilePlan#189
kyleve wants to merge 1 commit into
cursor/tla-protocol-expansionfrom
cursor/prototype-post-write-reconcile-plan

Conversation

@kyleve

@kyleve kyleve commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Prototype (draft) — stacked on #184

Exploratory follow-on to TLA+ protocol expansion for Where. Not merge-ready — validates whether a declarative post-write fan-out plan makes PostWriteReconcile easier to digest and extend.

Hypothesis

Post-write behavior is a fixed pipeline with a policy fork (sample ingest vs day-data change vs issue-only). That fork should be a pure plan builder; DayJournal should only execute steps.

What this adds

Non-goals

Verification

  • PostWriteReconcilePlanTests
  • DayJournalTests (full suite on prototype branch)

Next step if this lands

Adding DailySummaryReconciler becomes extending forOutcome / adding a step — not touching every write call site.

Open in Web Open in Cursor 

Derive post-write fan-out steps from PostWriteOutcome and execute them
sequentially in DayJournal. Exploratory follow-on to #184.

Co-authored-by: Cursor <cursoragent@cursor.com>
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