{"record":{"id":"ec2415efd58112a2","repo":"zeroclaw-labs/zeroclaw","slug":"cli-alias-not-configured","errorCode":"cli-alias-not-configured","errorMessage":"{$path} is not configured","messagePattern":"(.+?) is not configured","errorType":"console","errorClass":null,"httpStatus":null,"severity":"error","filePath":"src/alias_cli/mod.rs","lineNumber":269,"sourceCode":"                \"{}\",\n                mta(\n                    \"cli-alias-delete-refused-header\",\n                    &[(\"count\", count.as_str())],\n                    \"refused: {$count} hard reference(s) block the delete:\"\n                )\n            );\n            for b in &report.blockers {\n                println!(\"  ✗ {}\", b.path);\n            }\n            bail!(\n                \"{}\",\n                mt(\n                    \"cli-alias-delete-refused-hint\",\n                    \"delete refused — resolve the hard references first\"\n                )\n            );\n        }\n        Err(CascadeError::NotFound(p)) => bail!(\n            \"{}\",\n            mta(\n                \"cli-alias-not-configured\",\n                &[(\"path\", p.as_str())],\n                \"{$path} is not configured\"\n            )\n        ),\n        Err(e) => {\n            let es = e.to_string();\n            bail!(\n                \"{}\",\n                mta(\n                    \"cli-alias-delete-failed\",\n                    &[(\"error\", es.as_str())],\n                    \"delete failed: {$error}\"\n                )\n            )\n        }","sourceCodeStart":251,"sourceCodeEnd":287,"githubUrl":"https://github.com/zeroclaw-labs/zeroclaw/blob/88bb9c8533fc57ed7a03e36ca7c9ed2bf8336dcc/src/alias_cli/mod.rs#L251-L287","documentation":"Error \"{$path} is not configured\" thrown in zeroclaw-labs/zeroclaw.","triggerScenarios":"Thrown at src/alias_cli/mod.rs:269 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Configure the path first with `zeroclaw config set <path> <value>`, then retry the operation.","Check the path spelling against existing keys shown by `zeroclaw config get`."],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"88bb9c8533fc57ed7a03e36ca7c9ed2bf8336dcc","analyzedAt":"2026-08-23T01:07:41.857Z","schemaVersion":2},"datasetVersion":"2026-08-23T08:06:27.607Z"}