dogwood.trace#
Trace parsing and replay helpers.
Rust mapping:
parse_trace()mirrorsdogwood_language::parse_tracefor the subset needed by the Python fallback.replay_log()maps todogwood_language::replay_logwhen a schema-backedLoweredPolicySetis supplied, otherwise it uses the temporary Python fallbackAuthorizer.
Functions
|
Parse Dogwood trace log text into |
|
Replay a trace against a policy set and return CLI-style verdict lines. |