CLI roadmap
Define the automation contract before publishing commands.
A standalone ReplicaMD CLI is planned, not released. The desktop interface remains the supported entry point while command names, output schemas, and compatibility guarantees are designed.
Capability index03 modules
Planned workspace automation
Versioned output
Security boundary
Planned workspace automation
The future surface is intended to expose workspaces, agents, worktrees, and session state without duplicating desktop business logic.
Shared application services
Stable resource identifiers
Explicit exit codes
Versioned output
Human-readable output and machine-readable JSON need a documented schema and compatibility policy before scripts can safely depend on them.
Schema versioning
Deterministic errors
CI-safe behavior
Security boundary
Automation must reuse local provider authentication and permission boundaries without printing credentials or silently widening access.
No secret output
Least privilege
Auditable mutations
Make it durable