Type
AFK
Objective
Create the app-facing operations facade used by interaction surfaces.
Acceptance criteria
- New
arco-ops crate exposes load/check/compile/export/solve entrypoints.
arco-cli delegates at least one existing command path through arco-ops.
- CLI output stays unchanged under existing tests.
- Facade owns orchestration, not parsing/solver details.
Type
AFK
Objective
Create the app-facing operations facade used by interaction surfaces.
Acceptance criteria
arco-opscrate exposes load/check/compile/export/solve entrypoints.arco-clidelegates at least one existing command path througharco-ops.