Skip to content

feat: add mutation parsing and version creation#32

Merged
jdleo merged 1 commit into
mainfrom
issue-11-mutation-flow
Mar 23, 2026
Merged

feat: add mutation parsing and version creation#32
jdleo merged 1 commit into
mainfrom
issue-11-mutation-flow

Conversation

@jdleo

@jdleo jdleo commented Mar 23, 2026

Copy link
Copy Markdown
Owner

Closes #11

Summary

  • parse natural-language interventions into validated mutation patches
  • apply valid patches to create immutable world versions and persist mutation history
  • add mutation panel wiring and store tests for version creation

@vercel

vercel Bot commented Mar 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ontic Ready Ready Preview, Comment Mar 23, 2026 0:33am

Request Review

@jdleo jdleo merged commit 78f704f into main Mar 23, 2026
5 checks passed
@jdleo jdleo deleted the issue-11-mutation-flow branch March 23, 2026 00:33
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.

Implement mutation parsing, patch application, and version creation

1 participant