CurbAuditHook
classPoliciesRecords every settled payment on HCS and commits the spend hold (advances the daily counter).
signature
new CurbAuditHook(deps: CurbDeps)Runs after a tool executes: writes an immutable `executed` record to the audit topic and converts the spend hold into committed spend.
Parameters
NameTypeDescription
depsreqCurbDeps`{ cfg, store }`.