ramp-observability
Installation
SKILL.md
Ramp Integration Observability
Overview
Monitor both transport health and business completeness. A low error rate is insufficient if events are missing, objects remain unsynced, or duplicate financial effects occur.
Prerequisites
- Identify the Ramp application, environment, business entities, affected data and workflows, accountable owner, and rollback boundary.
- Read
references/official-docs.mdand re-check endpoint schemas, scopes, limits, and support status before a live operation. - Use synthetic fixtures or Ramp sandbox until production access and business effects are explicitly approved.
- Prepare approved secret storage and a sanitized evidence location.
Current Contract
- Ramp returns
x-trace-idon API responses for request correlation. - Webhook deliveries carry a stable event ID across retries and may arrive out of order.
- Deferred operations have task state that must be polled or reconciled rather than inferred from request acceptance.
- Accounting correctness requires agreement among Ramp source state, downstream references, and Ramp sync receipts.