Skip to content

Various fixes and hardening:#51

Open
leducp wants to merge 1 commit into
masterfrom
hardening
Open

Various fixes and hardening:#51
leducp wants to merge 1 commit into
masterfrom
hardening

Conversation

@leducp

@leducp leducp commented Jul 9, 2026

Copy link
Copy Markdown
Owner
  • engine: build() fails on a scheduled step with an unwired required input (declare_input gains an optional flag; dt_in marked optional)
  • editor: enforce validate_connection + can_connect (reject same-node and input fan-in); push active mode to the engine after build/rebuild
  • autosave: flush-check the stream before rename; keep the autosave file when a recovery load fails
  • format: keep V2 at version 2 for pre-beta; re-stamp example .piper files
  • style: remove all production ternaries (shared Step::resolve_dt helper)

@leducp
leducp requested a review from trns1997 July 9, 2026 16:21
  - engine: build() fails on a scheduled step with an unwired required
    input (declare_input gains an `optional` flag; dt_in marked optional)
  - editor: enforce validate_connection + can_connect (reject same-node
    and input fan-in); push active mode to the engine after build/rebuild
  - autosave: flush-check the stream before rename; keep the autosave file
    when a recovery load fails
  - format: keep V2 at version 2 for pre-beta; re-stamp example .piper files
  - style: remove all production ternaries (shared Step::resolve_dt helper)
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