generated: '2026-07-15' method: generated source: openapi/university-of-pennsylvania-penn-courses.yaml 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: 68 by_action_class: connected: 38 acting: 30 by_consequence: read: 38 write: 23 physical: 5 safety-critical: 2 human_in_the_loop_required: 2 operations: - path: /accounts/me/ method: get operationId: Retrieve User x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /accounts/me/ method: put operationId: Update User 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: /accounts/me/ method: patch operationId: Partial Update User 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/review/course/{course_code} method: get operationId: Retrieve Course Reviews x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/review/course_plots/{course_code} method: get operationId: Retrieve Plots x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/review/instructor/{instructor_id} method: get operationId: Retrieve Instructor Reviews x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/review/department/{department_code} method: get operationId: Retrieve Department Reviews x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/review/course/{course_code}/{instructor_id} method: get operationId: Retrieve Section-Specific Reviews x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/review/autocomplete method: get operationId: Retrieve Autocomplete Dump x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/plan/{schedule_pk}/calendar/ method: get operationId: Get Calendar x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/plan/schedules/ method: get operationId: List Schedules x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/plan/schedules/ method: post operationId: Create Schedule 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/plan/schedules/{id}/ method: get operationId: Retrieve Schedule x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/plan/schedules/{id}/ method: put operationId: Update Schedule 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/plan/schedules/{id}/ method: delete operationId: Destroy Schedule 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/plan/primary-schedules/ method: get operationId: List Primary Schedules x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/plan/primary-schedules/ method: post operationId: Create Primary Schedule 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/plan/primary-schedules/{id}/ method: get operationId: Retrieve Primary Schedule x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/plan/breaks/ method: get operationId: List Breaks x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/plan/breaks/ method: post operationId: Create Break 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/plan/breaks/{id}/ method: get operationId: Retrieve Break x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/plan/breaks/{id}/ method: put operationId: Update Break 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/plan/breaks/{id}/ method: patch operationId: Partial Update Break 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/plan/breaks/{id}/ method: delete operationId: Destroy Break 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/alert/registrations/ method: get operationId: List Registrations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/alert/registrations/ method: post operationId: Create Registration 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/alert/registrations/{id}/ method: get operationId: Retrieve Registration x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/alert/registrations/{id}/ method: put operationId: Update Registration 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/alert/registrationhistory/ method: get operationId: List Registration History x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/alert/registrationhistory/{id}/ method: get operationId: Retrieve Historic Registration x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/degree/degreeplans method: get operationId: List Degree Plan Lists x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/degree/degreeplans method: post operationId: Create Degree Plan Detail 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/degree/degreeplans/{id} method: get operationId: Retrieve Degree Plan Detail x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/degree/degreeplans/{id} method: put operationId: Update Degree Plan Detail 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/degree/degreeplans/{id} method: patch operationId: Partial Update Degree Plan Detail 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/degree/degreeplans/{id} method: delete operationId: Destroy Degree Plan Detail 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/degree/degrees method: get operationId: List Degrees x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/degree/degrees/{id} method: get operationId: Retrieve Degree x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/degree/docked method: get operationId: List Docked Courses x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/degree/docked method: post operationId: Create Docked Course 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/degree/docked/{full_code} method: get operationId: Retrieve Docked Course x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/degree/docked/{full_code} method: delete operationId: Destroy Docked Course 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/degree/degreeplans/{degreeplan_pk}/fulfillments method: get operationId: List Fulfillments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/degree/degreeplans/{degreeplan_pk}/fulfillments method: post operationId: Create Fulfillment x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/degree/degreeplans/{degreeplan_pk}/fulfillments/{full_code} method: get operationId: Retrieve Fulfillment x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/degree/degreeplans/{degreeplan_pk}/fulfillments/{full_code} method: delete operationId: Destroy Fulfillment x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/degree/satisfied-rule-list/{degree_plan_id}/{full_code}/{rule_id} method: get operationId: Retrieve Satisfied Rule List x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/health/ method: get operationId: List Healths x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/{semester}/courses/ method: get operationId: List Courses x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/{semester}/search/courses/ method: get operationId: Course Search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/{semester}/courses/{full_code}/ method: get operationId: Retrieve Course x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/{semester}/search/sections/ method: get operationId: Section Search x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/{semester}/sections/{full_code}/ method: get operationId: Retrieve Section x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/{semester}/pre-ngss-requirements/ method: get operationId: List Pre-Ngss Requirements x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/attributes/ method: get operationId: List Attributes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/restrictions/ method: get operationId: List Ngss Restrictions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/statusupdate/{full_code}/ method: get operationId: List Status Updates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/friendship/ method: get operationId: List Friendships x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/base/friendship/ method: post operationId: Create Friendship x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/base/friendship/ method: delete operationId: Destroy Friendship x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/plan/recommendations/ method: post operationId: Create Course Recommendations 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/degree/degreeplans/{id}/copy method: post operationId: Copy Degree Plan Detail 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/degree/degreeplans/{id}/degrees method: post operationId: Degrees Degree Plan Detail 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/degree/degreeplans/{id}/degrees method: delete operationId: Degrees Degree Plan Detail 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/degree/degreeplans/{degreeplan_pk}/fulfillments/{full_code}/override method: post operationId: Add Override Fulfillment x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required - path: /api/degree/degreeplans/{degreeplan_pk}/fulfillments/{full_code}/switch-rule method: post operationId: Switch Rule Fulfillment x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/degree/onboard-from-transcript/{degree_plan_id} method: post operationId: Create Onboard From Transcript 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/degree/degreeplans/{degreeplan_pk}/fulfillments/{full_code}/override/{rule_id} method: delete operationId: Remove Override Fulfillment x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required