Role
Lets short commands become sourced, validated actions while the vault remains the source of truth.
The access layer on top of the vault: Hermes, skills, Telegram, repo tools, browser tools, and scheduled jobs that turn the vault into an operational cockpit.
Lets short commands become sourced, validated actions while the vault remains the source of truth.
Interfaces may be fast and conversational, but durable changes still need provenance and vault writeback.
A command can be traced from Telegram/session input to vault context, repo output, or an explicit blocker.
Agents should receive bounded context, clear read/write permissions, and the exact source path or workflow contract that governs the operation.
A good agent output leaves traceable evidence: changed files, validation results, provenance, and a handoff that another agent or human can resume.
Did the agent receive only bounded context, did it respect read/write scope, and did the output include evidence instead of a vague done-claim?
A Telegram instruction that changes a repo should resolve to a bounded task, inspect source context, edit only allowed files, run mechanical checks, and return commit plus verification evidence.
Failure mode: If interfaces become the source of truth, knowledge fragments across chats and tool state.