Autonomous Decision Making
Medium
- Category
- Excessive Agency
- Content
## Save Results After delivering the read, ask: "Save these results for future sessions?" On confirmation, save to `memory/social/share-of-voice-tracker/YYYY-MM-DD-<topic>.md` — see [Skill Contract](../../../references/skill-contract.md) §Save Results Template — and keep the panel record (members, terms, platforms, lock date, break log) current in the same directory. Registry-grade channel facts go only to `memory/events/channels.ndjson` via an authorized `operation: propose` request to `registry-events.py`; [channel-registry](../../../protocol/channel-registry/SKILL.md) is the sole writer of `memory/channels/`. Do not write memory without asking. ## Reference Materials
- Confidence
- 75% confidence
- Finding
- Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
