docs(work): use workledger command name

Update work graph verification references from work to workledger.
This commit is contained in:
slhx agent
2026-06-25 23:40:19 +02:00
parent e77ddd459c
commit 38794cfa6d
4 changed files with 7 additions and 7 deletions
@@ -34,8 +34,8 @@ Complete the `.heml` editor experience around existing compiler/build authority:
## Verification
- `work check`
- `work list`
- `workledger check`
- `workledger list`
- Later implementation slices should prefer focused `cargo test -p hemx-lsp`/integration tests, then `cargo check --workspace` or `cargo run -p hemx-xtask -- test` when build integration changes.
## Non-goals