closed-blueprint walkforward --axis prints the UnknownKnob rejection twice #177
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
aura walkforward <closed bp> --axis <name>=<v>emits the same rejectiondiagnostic twice (exit 2, no panic):
Exit code is correct; the diagnostic is just duplicated (the sweep / mc paths emit
their rejection once). Likely the per-window walk-forward closure re-raises the
same top-level bind error. Low severity — dedupe the emit.
Surfaced by the World/C21 milestone fieldtest. Detail in
docs/specs/fieldtest-milestone-world-c21-blueprint-data-families.md.
refs #170