378 lines
18 KiB
JSON
378 lines
18 KiB
JSON
{
|
|
"schema_version": "1.0",
|
|
"ok": true,
|
|
"generated_at": "2026-06-15",
|
|
"skill_dir": ".",
|
|
"summary": {
|
|
"schema_present": true,
|
|
"ledger_entry_count": 4,
|
|
"template_count": 4,
|
|
"template_pass_count": 4,
|
|
"submission_count": 0,
|
|
"valid_submission_count": 0,
|
|
"invalid_submission_count": 0,
|
|
"operator_checklist_count": 4,
|
|
"operator_checklist_ready_count": 0,
|
|
"valid_packet_source_incomplete_count": 0,
|
|
"ready_for_external_collection": true,
|
|
"ready_for_ledger_review": false,
|
|
"ready_to_claim_world_class": false,
|
|
"overclaim_guard_active": true,
|
|
"decision": "awaiting-submissions"
|
|
},
|
|
"schema": "evidence/world_class/intake.schema.json",
|
|
"templates": [
|
|
{
|
|
"path": "evidence/world_class/templates/provider-holdout.intake.json",
|
|
"evidence_key": "provider-holdout",
|
|
"status": "pass",
|
|
"template_only": true,
|
|
"artifact_integrity": {
|
|
"artifact_ref_count": 1,
|
|
"artifact_existing_count": 0,
|
|
"artifact_sha256_verified_count": 0,
|
|
"required_artifact_count": 0,
|
|
"required_artifact_verified_count": 0
|
|
},
|
|
"errors": []
|
|
},
|
|
{
|
|
"path": "evidence/world_class/templates/human-adjudication.intake.json",
|
|
"evidence_key": "human-adjudication",
|
|
"status": "pass",
|
|
"template_only": true,
|
|
"artifact_integrity": {
|
|
"artifact_ref_count": 2,
|
|
"artifact_existing_count": 0,
|
|
"artifact_sha256_verified_count": 0,
|
|
"required_artifact_count": 0,
|
|
"required_artifact_verified_count": 0
|
|
},
|
|
"errors": []
|
|
},
|
|
{
|
|
"path": "evidence/world_class/templates/native-permission-enforcement.intake.json",
|
|
"evidence_key": "native-permission-enforcement",
|
|
"status": "pass",
|
|
"template_only": true,
|
|
"artifact_integrity": {
|
|
"artifact_ref_count": 3,
|
|
"artifact_existing_count": 0,
|
|
"artifact_sha256_verified_count": 0,
|
|
"required_artifact_count": 0,
|
|
"required_artifact_verified_count": 0
|
|
},
|
|
"errors": []
|
|
},
|
|
{
|
|
"path": "evidence/world_class/templates/native-client-telemetry.intake.json",
|
|
"evidence_key": "native-client-telemetry",
|
|
"status": "pass",
|
|
"template_only": true,
|
|
"artifact_integrity": {
|
|
"artifact_ref_count": 2,
|
|
"artifact_existing_count": 0,
|
|
"artifact_sha256_verified_count": 0,
|
|
"required_artifact_count": 0,
|
|
"required_artifact_verified_count": 0
|
|
},
|
|
"errors": []
|
|
}
|
|
],
|
|
"submissions": [],
|
|
"operator_checklist": [
|
|
{
|
|
"evidence_key": "provider-holdout",
|
|
"label": "Provider Holdout",
|
|
"category": "external",
|
|
"owner": "operator with provider credentials",
|
|
"readiness": "awaiting-submission",
|
|
"blocking_reason": "No real evidence submission has been provided yet.",
|
|
"template_status": "pass",
|
|
"submission_status": "missing",
|
|
"source_accepted": false,
|
|
"observed_state": {
|
|
"model_executed_count": 0,
|
|
"timing_observed_count": 10,
|
|
"token_observed_count": 0,
|
|
"accepted": false
|
|
},
|
|
"template_path": "evidence/world_class/templates/provider-holdout.intake.json",
|
|
"submission_path": "evidence/world_class/submissions/provider-holdout.json",
|
|
"commands": {
|
|
"prepare_submission": "python3 scripts/yao.py world-class-submission-kit . --evidence-key provider-holdout --output-dir evidence/world_class/submissions",
|
|
"validate_intake": "python3 scripts/yao.py world-class-intake . --submissions-dir evidence/world_class/submissions",
|
|
"submission_review": "python3 scripts/yao.py world-class-submission-review . --submissions-dir evidence/world_class/submissions",
|
|
"refresh_ledger": "python3 scripts/yao.py world-class-ledger . --submissions-dir evidence/world_class/submissions",
|
|
"guard_claim": "python3 scripts/yao.py world-class-claim-guard ."
|
|
},
|
|
"must_collect": {
|
|
"provenance_requirements": [
|
|
"provider-backed model run",
|
|
"observed timing",
|
|
"observed token metadata"
|
|
],
|
|
"runbook": [
|
|
"YAO_OUTPUT_EVAL_MODEL=gpt-4.1-mini OPENAI_API_KEY=<redacted> python3 scripts/yao.py output-exec --provider-runner openai --timeout-seconds 60",
|
|
"python3 scripts/yao.py skill-os2-audit . --generated-at <YYYY-MM-DD>",
|
|
"Copy evidence/world_class/templates/provider-holdout.intake.json to evidence/world_class/submissions/provider-holdout.json and fill only real evidence fields.",
|
|
"python3 scripts/yao.py world-class-intake . --submissions-dir evidence/world_class/submissions"
|
|
],
|
|
"success_checks": [
|
|
"reports/output_execution_runs.json summary.model_executed_count > 0",
|
|
"reports/output_execution_runs.json summary.timing_observed_count > 0",
|
|
"reports/output_execution_runs.json summary.token_observed_count > 0",
|
|
"reports/skill_os2_audit.json item provider-holdout status becomes pass"
|
|
],
|
|
"evidence_artifacts": [
|
|
"reports/output_execution_runs.json",
|
|
"reports/output_execution_runs.md",
|
|
"reports/skill_os2_audit.json",
|
|
"evidence/world_class/intake.schema.json",
|
|
"evidence/world_class/templates/provider-holdout.intake.json",
|
|
"reports/world_class_evidence_intake.json",
|
|
"reports/world_class_evidence_intake.md"
|
|
],
|
|
"privacy_contract": [
|
|
"Do not commit provider credentials or environment dumps.",
|
|
"The output execution report records output hashes and aggregate run metadata, not raw provider prompts."
|
|
]
|
|
},
|
|
"anti_overclaim": {
|
|
"planned_work_counts_as_evidence": false,
|
|
"metadata_fallback_counts_as_native_enforcement": false,
|
|
"pending_review_counts_as_human_decision": false,
|
|
"local_command_runner_counts_as_provider_model": false
|
|
},
|
|
"next_action": "Run provider-backed holdout cases with real credentials and commit only aggregate evidence."
|
|
},
|
|
{
|
|
"evidence_key": "human-adjudication",
|
|
"label": "Human Adjudication",
|
|
"category": "human",
|
|
"owner": "human reviewer",
|
|
"readiness": "awaiting-submission",
|
|
"blocking_reason": "No real evidence submission has been provided yet.",
|
|
"template_status": "pass",
|
|
"submission_status": "missing",
|
|
"source_accepted": false,
|
|
"observed_state": {
|
|
"pair_count": 5,
|
|
"judgment_count": 0,
|
|
"pending_count": 5,
|
|
"invalid_decision_count": 0,
|
|
"answer_revealed_count": 0,
|
|
"accepted": false
|
|
},
|
|
"template_path": "evidence/world_class/templates/human-adjudication.intake.json",
|
|
"submission_path": "evidence/world_class/submissions/human-adjudication.json",
|
|
"commands": {
|
|
"prepare_submission": "python3 scripts/yao.py world-class-submission-kit . --evidence-key human-adjudication --output-dir evidence/world_class/submissions",
|
|
"validate_intake": "python3 scripts/yao.py world-class-intake . --submissions-dir evidence/world_class/submissions",
|
|
"submission_review": "python3 scripts/yao.py world-class-submission-review . --submissions-dir evidence/world_class/submissions",
|
|
"refresh_ledger": "python3 scripts/yao.py world-class-ledger . --submissions-dir evidence/world_class/submissions",
|
|
"guard_claim": "python3 scripts/yao.py world-class-claim-guard ."
|
|
},
|
|
"must_collect": {
|
|
"provenance_requirements": [
|
|
"real reviewer identity",
|
|
"blind A/B decisions",
|
|
"answer key unopened until decisions exist"
|
|
],
|
|
"runbook": [
|
|
"python3 scripts/yao.py output-review-kit --write-template",
|
|
"Open reports/output_review_kit.md and choose A or B for each pair without opening the answer key.",
|
|
"python3 scripts/adjudicate_output_review.py --write-template",
|
|
"Edit reports/output_review_decisions.json with winner_variant values and reviewer metadata.",
|
|
"python3 scripts/yao.py output-review",
|
|
"python3 scripts/yao.py skill-os2-audit . --generated-at <YYYY-MM-DD>",
|
|
"Copy evidence/world_class/templates/human-adjudication.intake.json to evidence/world_class/submissions/human-adjudication.json and fill only real evidence fields.",
|
|
"python3 scripts/yao.py world-class-intake . --submissions-dir evidence/world_class/submissions"
|
|
],
|
|
"success_checks": [
|
|
"reports/output_review_adjudication.json summary.pending_count == 0",
|
|
"reports/output_review_adjudication.json summary.judgment_count == summary.pair_count",
|
|
"reports/output_review_adjudication.json summary.invalid_decision_count == 0",
|
|
"reports/skill_os2_audit.json item human-adjudication status becomes pass"
|
|
],
|
|
"evidence_artifacts": [
|
|
"reports/output_blind_review_pack.md",
|
|
"reports/output_review_kit.md",
|
|
"reports/output_review_decisions.json",
|
|
"reports/output_review_adjudication.json",
|
|
"reports/output_review_adjudication.md",
|
|
"evidence/world_class/intake.schema.json",
|
|
"evidence/world_class/templates/human-adjudication.intake.json",
|
|
"reports/world_class_evidence_intake.json",
|
|
"reports/world_class_evidence_intake.md"
|
|
],
|
|
"privacy_contract": [
|
|
"Reviewer decisions should not include raw user data or private customer detail.",
|
|
"Keep the answer key separate until after decisions are recorded."
|
|
]
|
|
},
|
|
"anti_overclaim": {
|
|
"planned_work_counts_as_evidence": false,
|
|
"metadata_fallback_counts_as_native_enforcement": false,
|
|
"pending_review_counts_as_human_decision": false,
|
|
"local_command_runner_counts_as_provider_model": false
|
|
},
|
|
"next_action": "Record real A/B choices in the decision template, then regenerate adjudication."
|
|
},
|
|
{
|
|
"evidence_key": "native-permission-enforcement",
|
|
"label": "Native Permission Enforcement",
|
|
"category": "external",
|
|
"owner": "target client or installer integrator",
|
|
"readiness": "awaiting-submission",
|
|
"blocking_reason": "No real evidence submission has been provided yet.",
|
|
"template_status": "pass",
|
|
"submission_status": "missing",
|
|
"source_accepted": false,
|
|
"observed_state": {
|
|
"native_enforcement_count": 0,
|
|
"metadata_fallback_count": 4,
|
|
"installer_enforcement_pass_count": 4,
|
|
"installer_permission_failure_count": 0,
|
|
"installer_enforcement_ready": true,
|
|
"residual_risk_count": 4,
|
|
"failure_count": 0,
|
|
"accepted": false
|
|
},
|
|
"template_path": "evidence/world_class/templates/native-permission-enforcement.intake.json",
|
|
"submission_path": "evidence/world_class/submissions/native-permission-enforcement.json",
|
|
"commands": {
|
|
"prepare_submission": "python3 scripts/yao.py world-class-submission-kit . --evidence-key native-permission-enforcement --output-dir evidence/world_class/submissions",
|
|
"validate_intake": "python3 scripts/yao.py world-class-intake . --submissions-dir evidence/world_class/submissions",
|
|
"submission_review": "python3 scripts/yao.py world-class-submission-review . --submissions-dir evidence/world_class/submissions",
|
|
"refresh_ledger": "python3 scripts/yao.py world-class-ledger . --submissions-dir evidence/world_class/submissions",
|
|
"guard_claim": "python3 scripts/yao.py world-class-claim-guard ."
|
|
},
|
|
"must_collect": {
|
|
"provenance_requirements": [
|
|
"real target client or external installer runtime guard",
|
|
"native enforcement flag or externally accepted guard proof",
|
|
"residual risk retained for fallback targets"
|
|
],
|
|
"runbook": [
|
|
"Implement or connect a real target client or external installer runtime guard that blocks undeclared network, file_write, or subprocess capabilities.",
|
|
"Update the generated target adapter only when the guard is actually enforced by that target.",
|
|
"python3 scripts/yao.py package . --platform openai --platform claude --platform generic --platform vscode --output-dir dist --zip",
|
|
"python3 scripts/yao.py install-simulate . --package-dir dist --install-root dist/install-simulation",
|
|
"python3 scripts/yao.py runtime-permissions . --package-dir dist",
|
|
"python3 scripts/yao.py skill-os2-audit . --generated-at <YYYY-MM-DD>",
|
|
"Copy evidence/world_class/templates/native-permission-enforcement.intake.json to evidence/world_class/submissions/native-permission-enforcement.json and fill only real evidence fields.",
|
|
"python3 scripts/yao.py world-class-intake . --submissions-dir evidence/world_class/submissions"
|
|
],
|
|
"success_checks": [
|
|
"reports/runtime_permission_probes.json summary.native_enforcement_count > 0",
|
|
"reports/runtime_permission_probes.json summary.failure_count == 0",
|
|
"reports/runtime_permission_probes.json summary.installer_enforcement_pass_count records local installer enforcement but does not replace native evidence",
|
|
"reports/skill_os2_audit.json item native-permission-enforcement status becomes pass"
|
|
],
|
|
"evidence_artifacts": [
|
|
"dist/targets/*/adapter.json",
|
|
"reports/runtime_permission_probes.json",
|
|
"reports/runtime_permission_probes.md",
|
|
"reports/install_simulation.json",
|
|
"reports/install_simulation.md",
|
|
"security/permission_policy.json",
|
|
"evidence/world_class/intake.schema.json",
|
|
"evidence/world_class/templates/native-permission-enforcement.intake.json",
|
|
"reports/world_class_evidence_intake.json",
|
|
"reports/world_class_evidence_intake.md"
|
|
],
|
|
"privacy_contract": [
|
|
"Do not mark native_enforcement true for metadata-only fallbacks.",
|
|
"Keep residual risks visible for targets that still rely on operator enforcement."
|
|
]
|
|
},
|
|
"anti_overclaim": {
|
|
"planned_work_counts_as_evidence": false,
|
|
"metadata_fallback_counts_as_native_enforcement": false,
|
|
"pending_review_counts_as_human_decision": false,
|
|
"local_command_runner_counts_as_provider_model": false
|
|
},
|
|
"next_action": "Integrate a real target-client or external installer runtime guard before claiming native permission enforcement."
|
|
},
|
|
{
|
|
"evidence_key": "native-client-telemetry",
|
|
"label": "Native Client Telemetry",
|
|
"category": "external",
|
|
"owner": "Browser/Chrome/IDE/provider client integrator",
|
|
"readiness": "awaiting-submission",
|
|
"blocking_reason": "No real evidence submission has been provided yet.",
|
|
"template_status": "pass",
|
|
"submission_status": "missing",
|
|
"source_accepted": false,
|
|
"observed_state": {
|
|
"external_source_events": 0,
|
|
"adoption_sample_count": 0,
|
|
"raw_content_allowed": false,
|
|
"risk_band": "low",
|
|
"accepted": false
|
|
},
|
|
"template_path": "evidence/world_class/templates/native-client-telemetry.intake.json",
|
|
"submission_path": "evidence/world_class/submissions/native-client-telemetry.json",
|
|
"commands": {
|
|
"prepare_submission": "python3 scripts/yao.py world-class-submission-kit . --evidence-key native-client-telemetry --output-dir evidence/world_class/submissions",
|
|
"validate_intake": "python3 scripts/yao.py world-class-intake . --submissions-dir evidence/world_class/submissions",
|
|
"submission_review": "python3 scripts/yao.py world-class-submission-review . --submissions-dir evidence/world_class/submissions",
|
|
"refresh_ledger": "python3 scripts/yao.py world-class-ledger . --submissions-dir evidence/world_class/submissions",
|
|
"guard_claim": "python3 scripts/yao.py world-class-claim-guard ."
|
|
},
|
|
"must_collect": {
|
|
"provenance_requirements": [
|
|
"real external client source",
|
|
"metadata-only event",
|
|
"local-first import path"
|
|
],
|
|
"runbook": [
|
|
"python3 scripts/telemetry_native_host.py . --write-launcher /tmp/yao-telemetry-host.sh --write-manifest /tmp/yao-telemetry-host.json --allowed-origin chrome-extension://<extension-id>/",
|
|
"Install the generated native messaging manifest for the real client and send at least one accepted skill_activation or skill_output event.",
|
|
"python3 scripts/yao.py telemetry-import . --input-jsonl .yao/telemetry_spool/external_events.jsonl",
|
|
"python3 scripts/yao.py skill-atlas --workspace-root .",
|
|
"python3 scripts/yao.py skill-os2-audit . --generated-at <YYYY-MM-DD>",
|
|
"Copy evidence/world_class/templates/native-client-telemetry.intake.json to evidence/world_class/submissions/native-client-telemetry.json and fill only real evidence fields.",
|
|
"python3 scripts/yao.py world-class-intake . --submissions-dir evidence/world_class/submissions"
|
|
],
|
|
"success_checks": [
|
|
"reports/adoption_drift_report.json summary.source_types.external > 0",
|
|
"reports/adoption_drift_report.json summary.adoption_sample_count > 0",
|
|
"reports/skill_os2_audit.json item native-client-telemetry status becomes pass"
|
|
],
|
|
"evidence_artifacts": [
|
|
"reports/adoption_drift_report.json",
|
|
"reports/adoption_drift_report.md",
|
|
"reports/telemetry_hook_recipes.json",
|
|
"scripts/telemetry_native_host.py",
|
|
"evidence/world_class/intake.schema.json",
|
|
"evidence/world_class/templates/native-client-telemetry.intake.json",
|
|
"reports/world_class_evidence_intake.json",
|
|
"reports/world_class_evidence_intake.md"
|
|
],
|
|
"privacy_contract": [
|
|
"Telemetry must remain metadata-only and local-first.",
|
|
"Do not package reports/telemetry_events.jsonl or any raw prompt, output, transcript, note, or message field."
|
|
]
|
|
},
|
|
"anti_overclaim": {
|
|
"planned_work_counts_as_evidence": false,
|
|
"metadata_fallback_counts_as_native_enforcement": false,
|
|
"pending_review_counts_as_human_decision": false,
|
|
"local_command_runner_counts_as_provider_model": false
|
|
},
|
|
"next_action": "Install a real client against the native host and import production metadata-only events."
|
|
}
|
|
],
|
|
"source_ledger": {
|
|
"json": "reports/world_class_evidence_ledger.json",
|
|
"markdown": "reports/world_class_evidence_ledger.md",
|
|
"pending_count": 4
|
|
},
|
|
"artifacts": {
|
|
"json": "reports/world_class_evidence_intake.json",
|
|
"markdown": "reports/world_class_evidence_intake.md"
|
|
}
|
|
}
|