2026-06-18 06:34:03 -04:00
2026-06-18 06:34:03 -04:00
2026-06-17 23:36:07 -04:00
2026-06-14 08:16:27 -04:00
2026-06-18 05:15:50 -04:00
2026-06-17 23:36:07 -04:00
2026-06-18 03:03:49 -04:00
2026-06-17 23:36:07 -04:00

Steev — Personal-Agent Profile Distribution

personal-agent is the canonical profile identity. Steev is the user-facing display name and current distribution alias.

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

Cortex OS Boundary

Steev is a child-local personal-agent profile workspace. It owns profile identity, role and boundary docs, personal-surface contracts, redacted proof packets, proposal-only memory routing records, desktop exposure contracts, runtime-readiness snapshots, validators, and handoff references, but it does not own Core truth, Runtime authority, Profile Exposure authority, credential authority, provider authority, send authority, memory-domain authority, browser-host authority, public product authority, release authority, production readiness, or autonomous execution authority.

Do not install or start Steev, mutate ~/.hermes, run browser-host automation, read credentials, read raw messages, read mail bodies, read contacts, read calendar details, read drive names, send messages, write durable memory, broaden Profile Exposure, call providers, or claim readiness from this cleanup route without explicit governed approval.

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%