SDF logoSafety Definition Framework
SDF logo

SDF Plan Docs

v0.2.9
GitHub

Troubleshooting

Common issues and the fastest paths to resolution.

Common issues

  • Unexpected `REQUIRE_CONFIRM`: validate tool classification and policy defaults.
  • Token errors: verify clock skew, token expiry, and secret consistency.
  • Input parsing failures: confirm your payload shape matches supported formats.

Debug tips

  • Start with the quickstart example and reproduce in isolation.
  • Enable strict mode incrementally so failures are easier to locate.
  • Use deterministic fixtures for hashing and decision regressions.