generated: '2026-07-19' method: generated source: openapi/freight-waves-sonar-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 9 by_action_class: acting: 1 connected: 8 by_consequence: write: 1 read: 8 human_in_the_loop_required: 0 operations: - path: /Credential/authenticate method: post operationId: authenticate x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /data/{index}/{qualifier}/{date} method: get operationId: getIndexData x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /data/{index}/{qualifier}/{startDate}/{endDate} method: get operationId: getIndexDataRange x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Lookup/Indexes method: get operationId: lookupIndexes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Lookup/Qualifiers method: get operationId: lookupQualifiers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Lookup/Levels method: get operationId: lookupLevels x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Lookup/Lanes method: get operationId: lookupLanes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Lookup/Zip3 method: get operationId: lookupZip3 x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /Lookup/Latest method: get operationId: lookupLatestData x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none