{
  "module": "nweamap",
  "surface": "1edtech",
  "deliverable": "skill_pack",
  "verified_at": "2026-06-04T19:17:03Z",
  "base_url": "https://platform3-andymontgomery-9773s-projects.vercel.app/nweamap/1edtech/implementation/api",
  "account_id": "skill-pack-proof-20260604T191703Z-92562",
  "descriptor": {
    "http_status": 200,
    "module": "nweamap",
    "surface": "1edtech",
    "endpoints": [
      "POST /dev/mint?tenantId=demo",
      "GET /dev/cdf",
      "GET /dev/cdf/{sourceFile}",
      "POST /nweamap/v1/imports",
      "GET /nweamap/v1/imports",
      "GET /nweamap/v1/imports/{importId}",
      "GET /nweamap/v1/assessment-results",
      "GET /nweamap/v1/assessment-results/{rowId}",
      "GET /nweamap/v1/students",
      "GET /nweamap/v1/class-assignments",
      "GET /nweamap/v1/program-assignments",
      "GET /nweamap/v1/accommodations"
    ]
  },
  "demo_mint": {
    "http_status": 200,
    "token_type": "Bearer",
    "tenant_id": "demo",
    "scopes": [
      "nweamap:read",
      "nweamap:import"
    ],
    "demo_cdf_bundle": "/dev/cdf"
  },
  "cdf_headers": {
    "StudentsBySchool.csv": 16,
    "AssessmentResults.csv": 143,
    "ClassAssignments.csv": 11,
    "ProgramAssignments.csv": 5,
    "AccommodationAssignment.csv": 6
  },
  "import": {
    "http_status": 201,
    "import_id": "96eb4eba-77a2-4edd-a7f2-03e99235590a",
    "status": "applied",
    "row_counts": {
      "ClassAssignments.csv": 1,
      "StudentsBySchool.csv": 1,
      "AssessmentResults.csv": 3,
      "ProgramAssignments.csv": 0,
      "AccommodationAssignment.csv": 1
    },
    "file_evidence": [
      {
        "source_file": "StudentsBySchool.csv",
        "row_count": 1,
        "validation_status": "valid"
      },
      {
        "source_file": "AssessmentResults.csv",
        "row_count": 3,
        "validation_status": "valid"
      },
      {
        "source_file": "ClassAssignments.csv",
        "row_count": 1,
        "validation_status": "valid"
      },
      {
        "source_file": "ProgramAssignments.csv",
        "row_count": 0,
        "validation_status": "empty_valid"
      },
      {
        "source_file": "AccommodationAssignment.csv",
        "row_count": 1,
        "validation_status": "valid"
      }
    ]
  },
  "test_of_record": {
    "http_status": 200,
    "query": "/nweamap/v1/assessment-results?nweaAccountId=skill-pack-proof-20260604T191703Z-92562&termName=Spring%202025-2026&sittingScope=test_of_record&studentId=stu-12345&subject=Math",
    "row": {
      "student_id": "stu-12345",
      "subject": "Math",
      "test_rit_score": 211,
      "test_id": "1110000001",
      "is_test_of_record": true,
      "test_of_record_reason": "highest_rit",
      "norms_reference_data": "2025",
      "growth_measure_yn": "Y"
    }
  },
  "all_sittings_audit": {
    "http_status": 200,
    "query": "/nweamap/v1/assessment-results?nweaAccountId=skill-pack-proof-20260604T191703Z-92562&termName=Spring%202025-2026&sittingScope=all&includeDeleted=true&studentId=stu-12345&subject=Math",
    "rows": [
      {
        "StudentID": "stu-12345",
        "Subject": "Math",
        "TestRITScore": "211",
        "TestID": "1110000001",
        "is_test_of_record": true,
        "test_of_record_reason": "highest_rit",
        "deleted_at": null
      },
      {
        "StudentID": "stu-12345",
        "Subject": "Math",
        "TestRITScore": "204",
        "TestID": "1110000000",
        "is_test_of_record": false,
        "test_of_record_reason": "highest_rit",
        "deleted_at": null
      }
    ]
  },
  "pack_checks": {
    "runnable_check": {
      "checked_at": "2026-06-04T19:22:16Z",
      "result": "passed",
      "account_id": "skill-pack-check-20260604T192216Z-2464",
      "terminal_output": "PASS NWEAMap 1EdTech skill-pack live check: account=skill-pack-check-20260604T192216Z-2464 test_of_record=stu-12345/Math/211"
    },
    "worked_example": {
      "checked_at": "2026-06-04T19:22:26Z",
      "result": "passed",
      "import_id": "15491de4-8cd9-4b6b-a090-0b90834d21b8",
      "final_row": {
        "student_id": "stu-12345",
        "subject": "Math",
        "test_rit_score": 211,
        "test_id": "1110000001",
        "is_test_of_record": true,
        "test_of_record_reason": "highest_rit",
        "norms_reference_data": "2025",
        "growth_measure_yn": "Y"
      }
    }
  },
  "binary_leak_check": {
    "result": "passed",
    "surface_calls_only": true,
    "forbidden_logic_absent": [
      "norms tables",
      "dedupe algorithm",
      "growth-window switches",
      "term parsing",
      "Growth X calculator",
      "RIT50/RIT90 calculator",
      "Effective Grade calculator",
      "MAP Quadrants report contract",
      "golden-cell verifier"
    ]
  }
}
