Files
yao-meta-skill/evidence/world_class/templates/native-client-telemetry.intake.json
T
2026-06-14 00:45:12 +08:00

51 lines
1.8 KiB
JSON

{
"schema_version": "1.0",
"evidence_key": "native-client-telemetry",
"template_only": true,
"category": "external",
"source_type": "native-client-telemetry",
"submitted_by": "Browser/Chrome/IDE/provider client integrator",
"submitted_at": "YYYY-MM-DD",
"summary": "Metadata-only production events imported from a real external client into the local drift loop.",
"artifact_refs": [
{
"path": "reports/adoption_drift_report.json",
"kind": "adoption-drift-report",
"contains_raw_content": false,
"note": "Must show summary.source_types.external > 0 and adoption_sample_count > 0."
},
{
"path": "reports/telemetry_hook_recipes.json",
"kind": "hook-recipes",
"contains_raw_content": false,
"note": "Documents local-first metadata-only client integration."
}
],
"provenance": {
"client": "Browser/Chrome/IDE/provider client",
"native_host_manifest": "/local/path/not/committed",
"event_source": "external",
"metadata_only": true
},
"privacy": {
"raw_user_content_included": false,
"raw_provider_prompt_included": false,
"credentials_included": false,
"secrets_included": false,
"notes": "Never commit telemetry JSONL with raw prompts, outputs, transcripts, notes, or messages."
},
"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
},
"attestation": {
"real_external_or_human_evidence": false,
"reviewer_or_operator_identity_present": false,
"artifact_refs_reviewed": false,
"privacy_contract_satisfied": false,
"notes": "Copy this template into submissions/ after real client events have been imported."
}
}