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.
Patch Changes
e986fc0 Derive Operating Board producer provenance from the installed OpenPlanr package version instead of a copied release literal.
08349b3 Report a missing OpenPlanr configuration as the actionable advisor error instead
of an unexpected internal failure. planr operate init writes .planr/operate/config.json, not the project-wide .planr/config.json, so a
project that ran only the operate initializer reached the structured adapter
with no config at all and surfaced "an unexpected internal Operating Board
error" on the primary first-run path.