Skip to content

chore(repo): untrack stray node_modules symlink; Navigate is implemented - #22

Merged
mathias-heide merged 2 commits into
mainfrom
chore/main-hygiene
Sep 11, 2026
Merged

mathias-heide merged 2 commits into
mainfrom
chore/main-hygiene

Conversation

@mathias-heide

Copy link
Copy Markdown
Contributor

Fixes two things left after the merge: a node_modules symlink that the rename PR accidentally tracked, and the op-registry drift allowlist entry for Navigate (now on engine main). Drift test green against the engine sibling checkout.

🤖 Generated with Claude Code

mathias-heide and others added 2 commits September 10, 2026 20:54
…ine main

The rename copy pass (#21) accidentally committed a node_modules symlink from
the worktree it was prepared in (git add -A). Removed from the index and the
ignore rule now covers the symlink form too. The engine's Navigate op landed on
engine main, so it leaves the drift test's known-unimplemented list.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…emented list

Engine PRs #147/#155/#156/#158 and the Navigate op all landed on engine main
today; the allowlist only keeps ops that are still missing there. Also ignore
the symlink form of node_modules.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@mathias-heide
mathias-heide merged commit 06b959f into main Sep 11, 2026
1 check passed
@mathias-heide
mathias-heide deleted the chore/main-hygiene branch September 11, 2026 03:56
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