Files
larksuite-cli/internal/cmdutil
shanglei adfe1f8ec6 refactor(envelope): rename error.type pruning/strict_mode to command_denied
The envelope's `type` field was leaking implementation terms ("pruning",
"strict_mode") that describe enforcement mechanism rather than the user-
facing semantic. It also duplicated `detail.layer`, and forced consumers
to branch on two values for the same conceptual error ("a command was
denied by policy").

Collapse both into a single semantic type "command_denied". The
enforcement layer ("pruning" / "strict_mode") is preserved in
`detail.layer` so debugging and per-layer diagnostics still work.
2026-05-15 11:44:09 +08:00
..
2026-04-28 18:15:56 +08:00
2026-04-28 18:15:56 +08:00
2026-04-28 18:15:56 +08:00
2026-04-28 18:15:56 +08:00