Skip to content

Extract Knot Editor to its independent repository - #5

Open
mark-ik wants to merge 1 commit into
mainfrom
codex/knot-editor-extraction-20260901
Open

Extract Knot Editor to its independent repository#5
mark-ik wants to merge 1 commit into
mainfrom
codex/knot-editor-extraction-20260901

Conversation

@mark-ik

@mark-ik mark-ik commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • consume knot-editor and knot-document from immutable public revision c4d15aa66eee46060081902ba8459f01c9c82f98
  • patch Knot's Mere-facing Git dependencies back to this checkout so embedded contracts keep one Cargo identity
  • cut Djinn over to the external package and remove the two former in-tree source directories
  • mark old Knot plans as historical snapshots and point current documentation at the independent product
  • keep mere-canvas test debug info to line tables so MSVC can link the Djinn test archive

Receipts

  • cargo metadata --locked --format-version 1: one Git identity for each Knot package and one identity for every audited Mere/Genet boundary package
  • cargo test -p djinn --lib resident_knot::tests --locked -j1: 1 passed, 58 filtered out
  • git diff --check HEAD^: clean

Related

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