-
Notifications
You must be signed in to change notification settings - Fork 0
Add a TypeScript and Python public API crosswalk #8
Copy link
Copy link
Open
Labels
conformanceCross-language protocol or conformanceCross-language protocol or conformancedocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpythonPython implementationPython implementationtypescriptTypeScript implementationTypeScript implementation
Description
Metadata
Metadata
Assignees
Labels
conformanceCross-language protocol or conformanceCross-language protocol or conformancedocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpythonPython implementationPython implementationtypescriptTypeScript implementationTypeScript implementation
Context
Graph Engineering intentionally implements one portable Graph IR in two native runtimes. New users need a compact map between equivalent public APIs and result shapes.
Scope
Add a documentation page mapping Graph models, compilation, canonical hashing, graph execution, cancellation, barrier evaluation, route selection, events, and checkpoints between TypeScript and Python.
Acceptance criteria