Skip to content

Document syntax movement tables in the grimoire#833

Draft
jackfirth wants to merge 2 commits into
masterfrom
grimoire-syntax-movement
Draft

Document syntax movement tables in the grimoire#833
jackfirth wants to merge 2 commits into
masterfrom
grimoire-syntax-movement

Conversation

@jackfirth

Copy link
Copy Markdown
Owner

Moves resyntax/private/syntax-movement into resyntax/grimoire and adds a draft chapter, slotted after the expansion analyzers stub.

Per discussion, this draft only covers the mechanical prose and examples. TODO(@notjack.space) comments mark where the broader overview belongs: the table's role in the analysis pipeline, the one-to-many disambiguation policy and its connection to #688, and a possible hint about movement tables for rule outputs. The examples go through source-expand, and the second one demonstrates the one-to-many case using struct copying its name into four expanded locations.

One small observation: the module's provide contract is just immutable-sorted-map? — the code comments note rebellion lacks sorted map/set contracts, so the key/value shape is documented in prose only.

🤖 Generated with Claude Code

jackfirth and others added 2 commits July 17, 2026 02:53
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

Docs preview: https://resyntax.notjack.space/preview/833/

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resyntax analyzed 1 file in this pull request and found no issues.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 96.578% (+0.01%) from 96.567% — grimoire-syntax-movement into master

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.

2 participants