Svrnty 30d586e79e chore(bypass): Wave 7 schema-migration transition — drift expected per W7-DRIFT-RESIDUAL
enforcement-bypass: schema-migration — Wave 7 v1→v2 schema migration in flight; install.sh F2 denylist landed but additive external_dirs builtin-path additions deferred to Wave 8 per sot/01-ROADMAP/WAVE7-SPRINT-2026-05-25.md §"Wave 7 D7 — runtime verification findings"

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 17:11:11 -04:00

Steev — Hermes profile distribution

JP's personal assistant / chief of staff. Daily briefing, inbox triage, comms in JP's voice, business delegation to CEO. French/English bilingual.

Structure

steev/
├── AGENT.md              identity: role, mission, boundaries
├── manifest.yaml         machine-readable install contract
├── install.sh            idempotent wiring → ~/.hermes/steev symlink
├── schema.sql            steev.db schema (never committed)
├── skills/
│   └── steev-agent/      orchestrator: briefing, triage, drafting, delegation
└── docs/
    └── STEEV-MASTER.md   source of truth

Install

git clone https://git.openharbor.io/hermes/steev && cd steev
./install.sh              # symlinks repo → ~/.hermes/steev (idempotent)
hermes -p steev skills list | grep steev-agent

Default install symlinks ~/.hermes/steev → this repo. Use ./install.sh --copy on machines that shouldn't run the checkout as the live dir.

Key invariants

  • JP's voice ≠ Plan B brand voice (add skills/steev-agent/jp-voice.md to scope it)
  • Business tasks → CEO via kanban, never execute directly
  • No Plan B marketing credentials (WooCommerce, Mailchimp, Meta, etc.)
  • Steev drafts, JP sends — no autonomous message delivery
S
Description
Steev profile distribution — JP personal assistant
Readme 456 KiB
Languages
Shell 94.6%
Python 5.4%