Skip to content

Parmesan 4.0.0

Choose a tag to compare

@jacksenpierce jacksenpierce released this 22 Aug 01:53
· 20 commits to main since this release
e360505

Parmesan 4.0.0 introduces collision-preserving managed workspaces for conversational knowledge work.

Highlights:

  • managed PM4 initialization, exact-head mutation, bounded inspection, fork, and multi-parent composition
  • collision-resistant object identities with scoped readable aliases
  • preserved alias, revision-frontier, and ordering conflicts instead of automatic semantic merging
  • explicit working/publish modes; working is the default and nothing rebuilds or serializes automatically
  • direct traversal notation or structured-tree authoring through pgx.traversal.embed
  • PM3-and-earlier workspaces preserved by default as self-verifying immutable registered resources
  • production CLI under parmesan pm4 and Python API under parmesan.v4

Release ID: 1bd757fc-87f0-4427-86f0-251996a335fa
ZIP SHA-256: afabf9cb931a396e31fab1b5e6658263b6f34575a94a9d685f95d7b8c0b58cc5
Validation: 100 tests passed; wheel import, package manifest, extracted archive, and cold PM4 workspace smoke tests passed.

Start with docs/PARMESAN_4_QUICKSTART.md inside the download.