generated: '2026-07-15' method: generated source: openapi/openstreetmap-main-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: 18 by_action_class: connected: 10 acting: 8 by_consequence: read: 10 write: 8 human_in_the_loop_required: 0 operations: - path: /map method: get operationId: getMapData x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - read_prefs - write_api - write_notes - path: /node/{id} method: get operationId: getNode x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - read_prefs - write_api - write_notes - path: /node/{id} method: put operationId: updateNode 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 scope: - read_prefs - write_api - write_notes - path: /node/{id} method: delete operationId: deleteNode 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 scope: - read_prefs - write_api - write_notes - path: /node/create method: put operationId: createNode 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 scope: - read_prefs - write_api - write_notes - path: /node/{id}/{version} method: get operationId: getNodeVersion x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - read_prefs - write_api - write_notes - path: /way/{id} method: get operationId: getWay x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - read_prefs - write_api - write_notes - path: /relation/{id} method: get operationId: getRelation x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - read_prefs - write_api - write_notes - path: /changeset/create method: put operationId: createChangeset 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 scope: - read_prefs - write_api - write_notes - path: /changeset/{id} method: get operationId: getChangeset x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - read_prefs - write_api - write_notes - path: /changeset/{id} method: put operationId: updateChangeset 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 scope: - read_prefs - write_api - write_notes - path: /changeset/{id}/close method: put operationId: closeChangeset 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 scope: - read_prefs - write_api - write_notes - path: /changeset/{id}/upload method: post operationId: uploadChangeset 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 scope: - read_prefs - write_api - write_notes - path: /notes method: get operationId: searchNotes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - read_prefs - write_api - write_notes - path: /notes method: post operationId: createNote 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 scope: - read_prefs - write_api - write_notes - path: /notes/{id} method: get operationId: getNote x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - read_prefs - write_api - write_notes - path: /user/details method: get operationId: getUserDetails x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - read_prefs - write_api - write_notes - path: /capabilities method: get operationId: getCapabilities x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - read_prefs - write_api - write_notes