components:
  schemas:
    JsonValue: {}
    Problem:
      additionalProperties: true
      properties:
        code:
          type: string
        detail:
          type: string
        requestId:
          type: string
        status:
          type: integer
        title:
          type: string
        traceId:
          type: string
        type:
          format: uri
          type: string
      type: object
  securitySchemes:
    bearerAuth:
      bearerFormat: JWT
      scheme: bearer
      type: http
externalDocs:
  description: Customer documentation
  url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/customer_website
info:
  description: Generated discovery contract for the live Platform3 master route. Domain field semantics remain owned by the linked data dictionary.
  title: Platform3 Results Alpha API
  version: 1.0.0
openapi: 3.1.0
paths:
  /:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_2786d426
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      security: []
      summary: Read the API discovery descriptor
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/academic-records:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_academic_records_529d85f0
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 academic-records
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/ai-grading-audit:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_ai_grading_audit_d7fb0cd3
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 ai-grading-audit
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/assessment-finalizations:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_assessment_finalizations_3568706f
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 assessment-finalizations
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/assessment-finalizations/finalize:
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_POST_alpha_results_v1_assessment_finalizations_finalize_3bd18136
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200": &a1
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a1
        "202": *a1
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Create alpha results v1 assessment-finalizations finalize
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/component-xp-awards:
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_POST_alpha_results_v1_component_xp_awards_f46d5848
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200": &a2
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a2
        "202": *a2
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Create alpha results v1 component-xp-awards
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/content-effectiveness:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_content_effectiveness_e618fb84
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 content-effectiveness
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/course-grades:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_course_grades_a4a9122e
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 course-grades
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/course-transcripts:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_course_transcripts_67ed83d0
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 course-transcripts
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/imports:
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_POST_alpha_results_v1_imports_8df66253
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200": &a3
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a3
        "202": *a3
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Create alpha results v1 imports
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/imports/{importId}:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_imports_importId_7899fe3b
      parameters:
        - in: path
          name: importId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 imports importId
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/item-calibrations:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_item_calibrations_73bc0fcc
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 item-calibrations
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/map-percentile-translations:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_map_percentile_translations_1f0cbf2b
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 map-percentile-translations
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/map-r90-norm-points:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_map_r90_norm_points_07847929
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 map-r90-norm-points
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/missed-item-kc-attribution:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_missed_item_kc_attribution_540cc7bd
      parameters:
        - in: query
          name: resultRecordId
          required: false
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 missed-item-kc-attribution
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/next-task:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_next_task_e168fd84
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 next-task
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/policy-config:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_policy_config_8be75dd3
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 policy-config
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/pp100/attempts:
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_POST_alpha_results_v1_pp100_attempts_58f6a1e2
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200": &a4
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a4
        "202": *a4
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Create alpha results v1 pp100 attempts
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/pp100/attempts/{attemptId}:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_pp100_attempts_attemptId_b540e88f
      parameters:
        - in: path
          name: attemptId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 pp100 attempts attemptId
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/pp100/attempts/{attemptId}/responses:
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_POST_alpha_results_v1_pp100_attempts_attemptId_responses_b2d95cc3
      parameters:
        - in: path
          name: attemptId
          required: true
          schema:
            type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200": &a5
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a5
        "202": *a5
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Create alpha results v1 pp100 attempts attemptId responses
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/answer-key:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_reports_answer_key_27daf82c
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports answer-key
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/closed-loop-reconciliation:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_reports_closed_loop_reconciliation_29410b53
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports closed-loop-reconciliation
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/group-growth-x:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_reports_group_growth_x_cda87af9
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports group-growth-x
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/growth-breakdown:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_reports_growth_breakdown_8cae1a4d
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports growth-breakdown
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/growth-over-time:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_reports_growth_over_time_b9eaea16
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports growth-over-time
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/map-quadrants:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_reports_map_quadrants_1e60e08b
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports map-quadrants
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/norms-isolation:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_reports_norms_isolation_4bd503d0
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports norms-isolation
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/retake-audit:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_reports_retake_audit_89e3a220
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports retake-audit
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/reports/student-progress-animation:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_reports_student_progress_animation_d41afbb2
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 reports student-progress-animation
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/result-records:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_result_records_2bc355a8
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 result-records
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_POST_alpha_results_v1_result_records_77015b67
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200": &a6
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a6
        "202": *a6
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Create alpha results v1 result-records
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/result-records/{resultRecordId}:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_result_records_resultRecordId_68d08148
      parameters:
        - in: path
          name: resultRecordId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 result-records resultRecordId
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
    patch:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_PATCH_alpha_results_v1_result_records_resultRecordId_d9b933c2
      parameters:
        - in: path
          name: resultRecordId
          required: true
          schema:
            type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: "#/components/schemas/JsonValue"
        required: true
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Update alpha results v1 result-records resultRecordId
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/source-adapters:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_source_adapters_306ed03b
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 source-adapters
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/advancement:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_advancement_f5d730fa
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId advancement
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/ai-grading-audit:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_ai_grading_audit_c0ed80e6
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId ai-grading-audit
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/assessment-finalizations:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_assessment_finalizations_83fdd6de
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId assessment-finalizations
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/course-progress:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_course_progress_cfcfc203
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId course-progress
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/current-map:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_current_map_2e6e3218
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId current-map
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/gate-passes:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_gate_passes_088670b7
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId gate-passes
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/grade-level-progress:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_grade_level_progress_9a2447fb
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId grade-level-progress
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/grades-mastered:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_grades_mastered_c75ff48d
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId grades-mastered
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/growth-windows:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_growth_windows_66da6652
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId growth-windows
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/highest-mastered-grade:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_highest_mastered_grade_3e014f29
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId highest-mastered-grade
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/kc-state:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_kc_state_175952e0
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId kc-state
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/map-goal-strands:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_map_goal_strands_f49fd423
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId map-goal-strands
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/map-scores:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_map_scores_39f07158
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId map-scores
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/map-sittings:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_map_sittings_0f55d7b8
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId map-sittings
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/report-card:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_report_card_76c865d6
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId report-card
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/results:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_results_c697b397
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId results
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/test-result-components:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_test_result_components_46c71915
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId test-result-components
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/track-state:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_track_state_459ca861
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId track-state
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/working-grade:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_working_grade_f5b41a82
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId working-grade
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/students/{studentId}/xp-ledger:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_students_studentId_xp_ledger_6e7cba83
      parameters:
        - in: path
          name: studentId
          required: true
          schema:
            type: string
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 students studentId xp-ledger
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/test-result-components:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_test_result_components_eda3662f
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 test-result-components
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /alpha/results/v1/transcript-results:
    get:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_GET_alpha_results_v1_transcript_results_ab968d11
      responses:
        "200":
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      summary: Read alpha results v1 transcript-results
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
  /dev/mint:
    post:
      externalDocs:
        description: Owning data dictionary
        url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
      operationId: results_alpha_POST_dev_mint_21d5c0e2
      parameters:
        - in: query
          name: tenantId
          required: false
          schema:
            type: string
      responses:
        "200": &a7
          content:
            application/json:
              schema:
                $ref: "#/components/schemas/JsonValue"
          description: Successful response
        "201": *a7
        "202": *a7
        default:
          content:
            application/problem+json:
              schema:
                $ref: "#/components/schemas/Problem"
          description: Problem response
      security: []
      summary: Create dev mint
      tags:
        - Results
      x-data-dictionary: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
security:
  - bearerAuth: []
servers:
  - description: Platform3 master alias
    url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/implementation/api
tags:
  - externalDocs:
      description: Owning data dictionary
      url: https://platform3-andymontgomery-9773s-projects.vercel.app/results/alpha/data_dictionary
    name: Results
x-platform3-module: results
x-platform3-operation-count: 57
x-platform3-shipped-inventory-source: site/vercel.json
x-platform3-surface: alpha
