인증 준비도 추정
estimate_cert_readinessAggregates multi-page audit reports by item compliance to estimate web accessibility certification readiness, indicating remaining manual and user reviews instead of relying on automated checks alone.
Instructions
여러 페이지의 검사 Report를 검사항목별 준수율로 집계해 웹 접근성 품질인증 준비도를 추정한다. 자동 검사만으로 인증 통과를 판정하지 않으며 수동·사용자 심사 잔여를 함께 알린다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reports | No | check_html·audit_url의 Report 배열(reportPaths와 택1) | |
| pageCount | No | 표본 총 페이지 수(미지정 시 report 수) | |
| reportPaths | No | Report JSON 파일 경로 배열(reports와 택1) |