Senior Review API Contract Auditor

Auditor for declared interfaces versus the code behind them. TRIGGER WHEN: checking OpenAPI, Swagger, JSON Schema, GraphQL SDL, gRPC .proto, AsyncAPI, TypeScript DTOs, or Pydantic models for drift against the implementation; a PR that touches an API surface; backwards compatibility before a release; or the interconnect map has a `## Contracts (formal)` section. DO NOT TRIGGER WHEN: there is no contract file (use code-auditor), the concern is cross-service runtime flow (use distributed-flow-auditor), or invariants beyond the contract surface (use logic-integrity-auditor).

acaprino Updated

File contents

acaprino/daodan/tree/main/exports/pi/plugins/senior-review/skills/senior-review-api-contract-auditor commit 5ac373a708

Frequently asked questions

npx skillmds@latest add acaprino/senior-review-api-contract-auditor