{
  "schema_version": "1.0",
  "title": "Child-First Independent Seed Contract",
  "purpose": "Protect a child's voice, privacy and creative authority while allowing voluntary support and carefully chosen public sharing.",
  "creator_center": {
    "child_may_choose": true,
    "child_may_mix_or_reject_options": true,
    "child_may_decide_later": true,
    "child_veto_blocks_release": true,
    "adults_may_finish_answers_for_child": false,
    "next_revision_requires_child_review": true
  },
  "privacy_defaults": {
    "first_name_only": true,
    "private_guest_list_public": false,
    "child_contact_data_public": false,
    "exact_location_public": false,
    "raw_private_media_shared_with_canopy": false,
    "analytics": false,
    "advertising": false,
    "behavioral_profiling": false
  },
  "permission_law": {
    "public_link_is_permission": false,
    "chat_upload_is_permission": false,
    "prior_publication_is_permission": false,
    "support_contribution_is_permission": false,
    "adult_role_is_permission": false,
    "every_name_requires_approval": true,
    "every_image_requires_approval": true,
    "every_recording_requires_approval": true,
    "every_biography_requires_approval": true,
    "every_link_requires_approval": true,
    "every_billing_decision_requires_approval": true
  },
  "publication_gate": {
    "silent_publication": false,
    "publication_is_a_proposal": true,
    "exact_preview_required": true,
    "audience_choice_required": true,
    "duration_choice_required": true,
    "copy_download_choice_required": true,
    "creator_approval_required": true,
    "guardian_approval_where_required": true,
    "subject_approval_required": true,
    "withdrawal_path_required": true,
    "keep_private_equal_choice": true,
    "decide_later_equal_choice": true
  },
  "support_without_ownership": {
    "money_required": false,
    "payment_processor_required": false,
    "support_creates_authority": false,
    "offers_are_optional": true,
    "creator_selects_support": true
  },
  "stewardship": {
    "flow_advocate_may": ["explain choices", "identify risk", "organize tasks", "help restore access after approved recovery"],
    "flow_advocate_may_not": ["impersonate the creator", "read private conversations by role alone", "silently change choices", "publish for the creator", "convert support into control"]
  },
  "private_collaboration": {
    "must_fail_closed_until_verified": true,
    "independent_identity_boundary": true,
    "recovery_quorum_required": true,
    "end_to_end_encryption_required": true,
    "identity_provider_may_read_messages": false,
    "recovery_may_grant_transcript_access": false
  },
  "verification": {
    "reversible_changes": true,
    "publication_privacy_scan": true,
    "pii_secret_machine_identifier_scan": true,
    "minimal_consent_receipts": true,
    "private_content_in_consent_receipt": false,
    "rollback_required": true,
    "human_review_for_high_impact_actions": true
  }
}
