Validate · Assess & Decide · Writing & Content
Privacy-by-design seven-principles AI register
A JSON register with one entry per PbD principle passes validation: all seven canonical principles are present with correct slugs, each has an implementation note of minimum length, a status from the allowed enum, an assigned owner, and no principle is duplicated.
You receive: A JSON object with 'system_name' (string), 'assessment_date' (ISO date), and 'principles' (array of 7 objects). Each principle: principle_slug (enum: proactive-not-reactive|privacy-as-default|privacy-embedded-in-design|full-functionality|end-to-end-security|visibility-and-transparency|user-centric), implementation_note (string >= 50 chars), status (enum: implemented|partial|not-started), owner (string non-empty).
Part of Protect IP & Data
Opens soon
This objective is verified and ready. It opens soon, once sign-in and payments are live.
Deliverable interface
The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.
{
"buyerParamKeys": [
"require_all_implemented",
"require_no_not_started"
],
"checkNames": [
"format_parses",
"principles_count",
"canonical_slugs",
"no_duplicate_slugs",
"note_min_length",
"status_enum",
"owner_nonempty",
"no_not_started",
"all_implemented"
],
"constants": {},
"deliverableLabel": "privacy_by_design_seven_principles_register",
"documentKeys": [
"implementation_note",
"owner",
"principle_slug",
"principles",
"status"
],
"enumLiterals": [
[
"implemented",
"partial",
"not-started"
],
[
"proactive-not-reactive",
"privacy-as-default",
"privacy-embedded-in-design",
"full-functionality",
"end-to-end-security",
"visibility-and-transparency",
"user-centric"
]
],
"submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
"tier": "doc-validator"
}Get early access to STUD the day it goes live.