Files
DevRunbook-Public/content/playbooks/error-handling-hardening
DevRunbook release export cfd2804e27
Managed validation / full (push) Successful in 3m18s
Publish DevRunbook source
2026-09-03 04:09:17 +02:00
..
2026-09-03 04:09:17 +02:00
2026-09-03 04:09:17 +02:00
2026-09-03 04:09:17 +02:00
2026-09-03 04:09:17 +02:00
2026-09-03 04:09:17 +02:00
2026-09-03 04:09:17 +02:00

Harden Error Handling

Improve error classification, propagation, user feedback and safe logging across a selected flow.

Purpose

This is a publishable P0 built-in DevRunbook package. It is designed for the execute work mode with default autonomy verify and risk tier moderate.

Required context

  • Target flow: Describe the user or system flow whose error behavior must be hardened.
  • Error policy: Describe expected error taxonomy, user messaging, retry and logging behavior.

Completion

  • Expected failure modes have explicit behavior.
  • Sensitive details are not leaked and tests cover errors.
  • Validation evidence and unresolved limitations are reported honestly.

Quality status

Editorially reviewed and covered by static structure and determinism fixtures. It is not represented as execution-validated or battle-tested until the platform stores corresponding evidence.