Implement install stages S3–S5: package, policy, and skills sync.

Attach/onboard sandbox from agents/hermes, additive OpenShell policy overlays, and nemohermes skill install for scaffold skills. No doctor/connect and no push.
This commit is contained in:
Ty
2026-07-27 12:13:25 -07:00
parent e5e179e541
commit 0198ab6881
38 changed files with 1422 additions and 51 deletions
+18
View File
@@ -0,0 +1,18 @@
---
name: availability
description: "Check and display appointment availability"
domain: operations
---
# availability
Check and display appointment availability.
## Description
Shows available time slots for appointments based on the salon's schedule and service durations.
## Constraints
- Deterministic gap math from tools.
- No booking without owner confirmation.