663 B
663 B
Implemented explicit Workspace initialization command and removed implicit initialization from serve.
Delivered:
yoi workspace init [--workspace <PATH>].yoi-workspace-server init [--workspace <PATH>].initcreates.yoi/workspace.tomland.yoi/workspace-backend.default.tomlonly.serverequires.yoi/workspace.tomlto already exist and fails with an init diagnostic otherwise.serveno longer creates workspace identity or default config template.- Help text and focused tests updated.
Validation:
cargo test -p yoi-workspace-servercargo test -p yoicargo check -p yoigit diff --checknix build .#yoi --no-link