24 lines
845 B
YAML
24 lines
845 B
YAML
# Hermes profile distribution manifest — native Hermes install contract.
|
|
# Used by `hermes profile install`. Distinct from manifest.yaml (workspace
|
|
# convention layered on top — see ../sot/03-PROTOCOLS/PROFILE-DISTRIBUTION-PROTOCOL.md).
|
|
name: cto-planb
|
|
version: 2.0.0
|
|
description: "CTO agent for Plan B — WebUI direct coding profile with Sandcastle background-job support. Reads, searches, patches, runs commands, verifies scoped work, delegates review/exploration, and requests JP approval for deploy, push, secret, production-data, cron, or infra actions."
|
|
hermes_requires: ">=0.14.0"
|
|
author: "Svrnty / JP <mathias@openharbor.io>"
|
|
license: "proprietary"
|
|
|
|
env_requires: []
|
|
|
|
distribution_owned:
|
|
- credbridge.sh
|
|
- AGENT.md
|
|
- CONTRACT.md
|
|
- CLAUDE.md
|
|
- README.md
|
|
- manifest.yaml
|
|
- schema.sql
|
|
- install.sh
|
|
- skills/
|
|
- lib/
|