memory + vault
Memory vs Vault
Separate useful work memory from credentials, keys, passwords, and sensitive secrets.
Memory and Vault are different boundaries. Memory helps TARX remember the work. Vault protects secrets that should not become ordinary AI memory.
Memory
Memory can store approved project context, preferences, decisions, workflows, and operating assumptions.
Vault
Vault is where credentials and sensitive secrets belong.
- API keys
- Tokens
- SSH keys
- Passwords
- Passcodes
- Private keys
Rule
TARX should remember the work. It should not casually remember secrets.
