|
853 | 853 | { |
854 | 854 | "id": "SAFE-UC-0030", |
855 | 855 | "title": "Teen safety & age-assurance enforcement assistant", |
856 | | - "status": "seed", |
| 856 | + "status": "draft", |
| 857 | + "maturity": "draft", |
857 | 858 | "repo_path": "use-cases/SAFE-UC-0030/README.md", |
858 | 859 | "naics_2022": [ |
859 | 860 | { |
860 | 861 | "code": "51", |
861 | 862 | "name": "Information" |
862 | 863 | } |
863 | 864 | ], |
864 | | - "summary": "Enforce teen safety/age assurance and related policy actions with privacy-preserving checks and robust appeals." |
| 865 | + "summary": "Determine a user's age category (declared, estimated, or verified) and apply age-appropriate restrictions to content, features, defaults, data processing, and parental-supervisor flows on consumer platforms. Spans UK Online Safety Act, EU DSA Article 28, COPPA Rule, ICO Children's Code, state laws under partial injunction, and ISO/IEC 27566-1 (December 2025).", |
| 866 | + "workflow_family": "Teen safety and online child protection", |
| 867 | + "operating_modes": [ |
| 868 | + "manual", |
| 869 | + "hitl", |
| 870 | + "autonomous" |
| 871 | + ], |
| 872 | + "tags": [ |
| 873 | + "teen-safety", |
| 874 | + "age-assurance", |
| 875 | + "age-estimation", |
| 876 | + "age-verification", |
| 877 | + "biometric-privacy", |
| 878 | + "parental-supervisor", |
| 879 | + "block-access-as-safety", |
| 880 | + "csam-reporting", |
| 881 | + "tipping-off", |
| 882 | + "uk-osa", |
| 883 | + "ofcom-heaa", |
| 884 | + "dsa-article-28", |
| 885 | + "coppa", |
| 886 | + "ico-childrens-code", |
| 887 | + "caadca", |
| 888 | + "kosa", |
| 889 | + "iso-27566", |
| 890 | + "nist-ir-8525", |
| 891 | + "edpb-statement-1-2025" |
| 892 | + ], |
| 893 | + "evidence": [ |
| 894 | + { |
| 895 | + "label": "UK Online Safety Act 2023 (legislation.gov.uk, Royal Assent 26 October 2023)", |
| 896 | + "url": "https://www.legislation.gov.uk/ukpga/2023/50" |
| 897 | + }, |
| 898 | + { |
| 899 | + "label": "Ofcom Guidance on Highly Effective Age Assurance, Part 3 (24 April 2025)", |
| 900 | + "url": "https://www.ofcom.org.uk/siteassets/resources/documents/consultations/category-1-10-weeks/statement-age-assurance-and-childrens-access/part-3-guidance-on-highly-effective-age-assurance.pdf?v=395680" |
| 901 | + }, |
| 902 | + { |
| 903 | + "label": "European Commission, Guidelines on the Protection of Minors under DSA Article 28 (14 July 2025)", |
| 904 | + "url": "https://digital-strategy.ec.europa.eu/en/library/commission-publishes-guidelines-protection-minors" |
| 905 | + }, |
| 906 | + { |
| 907 | + "label": "EDPB Statement 1/2025 on Age Assurance (adopted 11 February 2025)", |
| 908 | + "url": "https://www.edpb.europa.eu/system/files/2025-04/edpb_statement_20250211ageassurance_v1-2_en.pdf" |
| 909 | + }, |
| 910 | + { |
| 911 | + "label": "FTC Final Rule amending COPPA (16 CFR Part 312, effective 23 June 2025; compliance 22 April 2026)", |
| 912 | + "url": "https://www.federalregister.gov/documents/2025/04/22/2025-05904/childrens-online-privacy-protection-rule" |
| 913 | + }, |
| 914 | + { |
| 915 | + "label": "NIST IR 8525, Face Analysis Technology Evaluation: Age Estimation and Verification (May 2024)", |
| 916 | + "url": "https://nvlpubs.nist.gov/nistpubs/ir/2024/NIST.IR.8525.pdf" |
| 917 | + }, |
| 918 | + { |
| 919 | + "label": "NY Attorney General James and 42-state coalition complaint against Meta for harming youth (24 October 2023)", |
| 920 | + "url": "https://ag.ny.gov/press-release/2023/attorney-general-james-and-multistate-coalition-sue-meta-harming-youth" |
| 921 | + }, |
| 922 | + { |
| 923 | + "label": "FTC investigation leads to lawsuit against TikTok and ByteDance for COPPA violations (2 August 2024)", |
| 924 | + "url": "https://www.ftc.gov/news-events/news/press-releases/2024/08/ftc-investigation-leads-lawsuit-against-tiktok-bytedance-flagrantly-violating-childrens-privacy-law" |
| 925 | + }, |
| 926 | + { |
| 927 | + "label": "Apple Developer documentation, Declared Age Range API (introduced iOS 26, WWDC 2025)", |
| 928 | + "url": "https://developer.apple.com/documentation/declaredagerange" |
| 929 | + }, |
| 930 | + { |
| 931 | + "label": "Yoti Facial Age Estimation White Paper, July 2025 (vendor methodology)", |
| 932 | + "url": "https://www.yoti.com/wp-content/uploads/2025/08/Yoti-Age-Estimation-White-Paper-July-2025-PUBLIC-v1.pdf" |
| 933 | + } |
| 934 | + ] |
865 | 935 | }, |
866 | 936 | { |
867 | 937 | "id": "SAFE-UC-0032", |
|
0 commit comments