You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added editor-safe action catalog metadata for host-owned runtime action
registries.
Added the reusable Squidie.Step.HTTP runtime action with request validation,
host-enforced destination policy, credential references, redacted responses,
and bounded response-body persistence controls.
Added the reusable Squidie.Step.Elixir runtime action for host-approved
adapter keys, safe persisted adapter metadata, and execution-time registry
policy.
Added editor metadata preservation and diff output for visual workflow specs.
Changed
Runtime-authored specs now carry registry-owned action options into planned
steps and validate runtime action inputs at start and execution boundaries.
Refreshed dependency and CI tooling versions, including Ecto SQL, Spark,
Jido, Credo, Codecov, and TruffleHog.
Ratcheted static-analysis and behavior-coverage gates.
Fixed
Hardened action catalog metadata validation and HTTP action policy
enforcement for runtime-authored specs.