Skip to content

Declare distributed model outputs and continue the documentation review - #216

Draft
VEZY wants to merge 6 commits into
mainfrom
codex/bonito-docs-logo
Draft

Declare distributed model outputs and continue the documentation review#216
VEZY wants to merge 6 commits into
mainfrom
codex/bonito-docs-logo

Conversation

@VEZY

@VEZY VEZY commented Sep 7, 2026

Copy link
Copy Markdown
Member

Declare cross-object outputs directly in each model's outputs_ using Distributed(Default(...)) or Distributed(Required(...)). A single anonymous OutputTo can infer its variables; multiple destinations must explicitly partition them. The compiler validates these declarations and kernels request columns by variable name.

Update the graph editor, generated scenarios, examples, and model-authoring documentation. This branch also separates stable object IDs from display names and continues the documentation review and layout fixes.

Validation: focused Julia regression suites, downstream integrations, frontend tests and build, and the documentation build passed locally. The full Julia suite was not repeated after the final targeted fixes.

This PR remains a draft while the documentation review and development continue.

VEZY added 6 commits September 7, 2026 15:11
Use typed object IDs for selectors, scopes, graph nodes, and editor operations. Keep display names optional and nonunique while preserving application and instance identities. Update documentation, examples, packaged guidance, and regression tests.
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