Files
Aura/crates
claude d79d5af036 fix(cli): a missing [nodes] directory refuses with a clean message
An existence pre-check on the [nodes] pointer target fires before the
crate pipeline: the refusal names the absent directory and keeps the
[nodes] context, instead of leaking cargo metadata's os-error wrap.
Existing-but-broken crates keep the ArtifactMissing/CargoMetadata
errors under the pointer prefix.

closes #245
2026-07-12 19:52:01 +02:00
..