-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Summary
The CLI currently exposes solverforge console, but the command is not actually available yet.
Problem
A public user-facing command exists only to report that the feature is unavailable.
Why This Matters
The CLI surface should reflect supported behavior, not placeholders.
Proposed Work
- Either implement a minimal supported
solverforge consoleworkflow, or remove/gate the command until it exists. - Align help output and generated docs with the true support level.
Acceptance Criteria
solverforge consoleis either functional and supported, or no longer exposed as a normal user-facing command.- Help output does not present unfinished functionality as if it were complete.
Source
Derived from PR #3 (PRODUCTION_REVIEW_ISSUES_2026-03-20.md).
Reactions are currently unavailable