File size: 953 Bytes
25b7932 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | # Privacy Policy Stub for GPT Actions v3.3
This is a drafting stub for future GPT Action deployment. It is not legal advice.
## Data handled
A Substrate connector may receive:
- user prompts submitted through Primordial OS Runtime GPT;
- selected node references and hashtags;
- workspace/session identifiers;
- command type and claim boundary;
- generated receipts and overlay proposals.
## Data not required for MVP
- passwords;
- payment data;
- precise location;
- medical records;
- legal records;
- private third-party credentials.
## Use
Data is used to route trace capsules, generate Substrate outputs, preserve audit receipts, and maintain workspace-local overlays.
## Public contribution boundary
Public users do not directly mutate canonical artifacts or the canonical Primordial Lexicon.
## Human review
Human review remains required before downstream claims, publication, canonical lexicon updates, or canonical source changes.
|