04 / Prompt deck
Prompts are operating commands, not magic spells.
Operate as Echo inside a local-first Hermes system.\nGoal: <goal>\nScope: <exact files or service>\nPrivacy class: <P0-P5>\nAllowed actions: <list>\nForbidden: secrets, auth, raw sessions, archives, people records.\nInspect first. Act reversibly. Verify the exact target. Classify learning. Report evidence.
06 / Privacy control plane
Local does not mean automatically trusted.
- P0: public
- P1: local-safe
- P2: trusted-local
- P3: approved-cloud
- P4: manual-only
- P5: no-AI secrets
Fail closed. No broad scan, cloud upload, or indexing without explicit scope.
Operator finish gate
Inspect → Act safely → Verify → Classify learning → Document → Report.
Changed: <exact files, settings, or services>\nTested: <commands and smoke tests>\nEvidence: <real output, paths, IDs, or status>\nStill open: <untested items or blockers>\nNext: <smallest safe follow-up>
09 / Hermes operations
Health first. Configuration is not evidence until the running system confirms it.
hermes status --all
hermes config check
hermes doctor
hermes tools list
hermes mcp list
hermes gateway status
hermes cron list
ov health
ov find "<approved source topic>" --limit 3
Use fresh sessions after tool, skill, or configuration changes. Keep secrets in protected configuration, never documentation.
12 / Maintenance rhythm
Daily: scope the task, load one map and skill, verify each step, distill only durable learning.
Weekly: check health, jobs, failures, retrieval, stale skills, and backups.
Monthly: review memory drift, skill freshness, manifests, runbooks, providers, and public/private separation.
Quarterly: perform a privacy review, provider review, restore drill, and memory cleanup.
13 / Do not lose anything
Before finishing, list every created or changed artifact and classify it as canonical, generated, rebuildable, temporary, or secret.
[ ] Startup maps and relevant skill read
[ ] Exact files/services scoped
[ ] Excluded private zones untouched
[ ] Existing note searched before creation
[ ] Destination classified: memory / skill / Obsidian / inbox / session
[ ] Smallest durable record written
[ ] File, service, or index read back
[ ] Rollback or restore path recorded
[ ] Public examples use fictional paths
[ ] Changed / Tested / Evidence / Still open / Next reported