{
  "schema_version": "scola.t1b.core-capability-parity.v1",
  "workstream": "T1-B",
  "generated_at": "2026-08-10",
  "denominator": "T1-B-core-parity-denominator.json",
  "checker": "scripts/t1b/check-core-parity.mjs",
  "hard_findings": 0,
  "classifications": {
    "core.admin.dashboard": ["PARITY"],
    "core.teacher.dashboard": ["PARITY"],
    "core.student.dashboard": ["PARITY"],
    "core.parent.dashboard": ["PARITY"],
    "core.students.list": ["PARITY"],
    "core.academic_year": ["PARITY"],
    "core.schedule": ["PARITY"],
    "core.attendance.home": ["PARITY"],
    "core.attendance.daily": ["PARITY"],
    "core.news": ["PARITY"],
    "core.calendar": ["PARITY"],
    "core.settings.company": ["PARITY"],
    "core.admin.users": ["PARITY"]
  },
  "fixes_applied": [
    "dashboard.stats_capability_to_dashboard.operations.view",
    "teacher_student_parent_dashboard_be_bindings",
    "attendance_app_capability_students.attendance.view",
    "attendance_role_bleed_removed",
    "students.attendance.edit_to_update",
    "canonical_home_routes_teacher_student_parent"
  ],
  "workflow_boundaries": {
    "W01": "NOT_CERTIFIED",
    "W02": "NOT_CERTIFIED",
    "W05": "NOT_CERTIFIED"
  },
  "parent_capability_split": {
    "shell": "parents.portal.view",
    "dashboard_page": "parents.dashboard.view",
    "linked_child_data": "parents.dashboard.view / parents.children.view"
  }
}
