details, limit, tokenBalance, resetAt, …). The code values are stable; branch on them, not on messages.
Common codes
Partial success (207)
Enrich returns HTTP207 with a success-shaped body when some sections or modules failed while others succeeded. Inspect failures (core sections) and the per-module modules map, then retry the failed parts - the route is idempotent and never regenerates what already completed.