docs: statemachine add statemachines - #126
Merged
Merged
Conversation
…horing, IR differential block Rewrite the registration page around the AddStateMachines builder step (auto-registers the SnapshotDbContext, contributes the mutations to the mediator scan). Update the host-wiring example, add .Differential / IDifferentialBuilder to the fluent-authoring reference and the differential block to the IR format, and reframe the codegen pipeline around the C#-authored differential.
The concept page still called machine.json the single structural source and described guards as hand-written per language. C# is the source now, the IR is exported, and declarative logic is interpreted from it (machine.json is legacy, checkout only). Also corrects where the differential samples and seeds live and the location table.
Theauxm
force-pushed
the
docs/statemachine-add-statemachines
branch
from
August 13, 2026 21:20
a863357 to
87fdd72
Compare
Add the trax machine command group (new/generate/check/migrate) to the CLI reference, document Machine.ExportIr() on the authoring page, and point the codegen pipeline concept at trax machine generate as the command that runs it.
Theauxm
force-pushed
the
docs/statemachine-add-statemachines
branch
from
August 13, 2026 21:35
87fdd72 to
ed3a5c4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.