feat(fleet): system-type profiles (H2) (#660)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful

This commit was merged in pull request #660.
This commit is contained in:
2026-06-24 16:02:25 +00:00
parent 538f0556d5
commit a738ac1410
10 changed files with 783 additions and 2 deletions

View File

@@ -0,0 +1,19 @@
id: personal-assistant
title: Personal Assistant
description: >-
A personal-logistics fleet for one principal: handles errands, reminders,
calendar, inbox triage, and ad-hoc lookups. The personal-assistant leads and
delegates scheduling, inbox triage, and research to specialist seats.
lead: personal-assistant
floor:
- personal-assistant
roster:
- class: personal-assistant
- class: executive-assistant
reports_to: personal-assistant
- class: scheduler
reports_to: executive-assistant
- class: inbox-manager
reports_to: personal-assistant
- class: researcher
reports_to: personal-assistant