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:
@@ -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.
|
||||
Reference in New Issue
Block a user