This repo is the public, stripped version of Opinion-os. It does not contain anyone's personal DNA files.
Your private repo should contain:
- VOICE_DNA.md — your actual voice profile
- OPINION_DNA.md — your actual opinion profile
- PERSONAL_AI_OS.md — your combined system (if you built one)
- the runtime prompt you use day to day
- any update files
Your private repo should be PRIVATE.
Do NOT publish:
- your personal VOICE_DNA.md
- your personal OPINION_DNA.md
- your personal PERSONAL_AI_OS.md
- any runtime prompt that includes your actual DNA files
- raw chat logs that contain other people's data, private conversations, or credentials
- API keys, tokens, passwords, or
.envfiles - any file that contains information you would not want strangers to have
A Voice DNA or Opinion DNA file is a behavioral fingerprint. Treat it like private data.
- The prompts you use to build your own Voice DNA and Opinion DNA
- The templates you fill in
- The concept doc explaining the two-module model
- A reference SKILL.md showing how to load and use the system as a skill
It does NOT contain anyone's actual DNA files.
- Keep your DNA files in a private repo or a private folder.
- Do not commit raw chat logs unless you have scrubbed them of other people's data and credentials.
- Do not commit
.env,config.yamlwith keys,auth.lock,state.db, or any credential file. - Use the public prompts and templates to build your own private profile.