generated: '2026-07-15' method: generated source: openapi/linksquares-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: 12 acting: 6 by_consequence: read: 12 write: 6 human_in_the_loop_required: 0 operations: - path: /api/analyze/v1/me method: get operationId: getCurrentUser x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/analyze/v1/agreements method: get operationId: listAgreements x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/analyze/v1/agreements method: post operationId: createAgreement 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: /api/analyze/v1/agreements/{agreement_id} method: get operationId: getAgreement x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/analyze/v2/agreements/{agreement_id} method: patch operationId: updateAgreement 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: /api/analyze/v1/agreements/{agreement_id}/hierarchy method: get operationId: getAgreementHierarchy x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/analyze/v1/agreements/{agreement_id}/terms method: get operationId: getAgreementTerms x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/analyze/v2/agreements/{agreement_id}/terms/{term_id} method: patch operationId: updateAgreementTerm 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: /api/analyze/v1/agreement_types method: get operationId: listAgreementTypes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/analyze/v1/agreements/{agreement_id}/attachments method: post operationId: addAgreementAttachment 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: /api/analyze/v2/agreements/{agreement_id}/attachments method: get operationId: listAgreementAttachments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/analyze/v2/agreements/{agreement_id}/attachments/{attachment_id}/download method: get operationId: downloadAgreementAttachment x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/analyze/v1/uploads/{upload_id} method: get operationId: getUpload x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/finalize/v1/templates method: get operationId: listFinalizeTemplates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/finalize/v1/tasks method: get operationId: listFinalizeTasks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/finalize/v1/tasks/{task_id} method: get operationId: getFinalizeTask x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/finalize/v1/tasks/{task_id} method: patch operationId: approveFinalizeTask 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: /api/finalize/v1/agreements method: post operationId: createFinalizeAgreement 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