# Personal Assistant Workspace

This repo is your operations workspace for:
- projects
- tasks
- homeserver/sysadmin/devops work
- notes and captured ideas

## Core areas
- `inbox/` quick capture
- `tasks/` active and backlog task lists
- `tickets/` scoped, resumable work items
- `projects/` project tracking and specs
- `systems/` infrastructure inventory and status
- `runbooks/` repeatable procedures
- `calendar/` lightweight planning
- `docs/` reference material and templates

## Suggested workflow
1. Drop raw thoughts into `inbox/capture.md`
2. Promote actionable work into `tickets/active/` or `tasks/backlog.md`
3. Write a spec before non-trivial builds or infrastructure changes
4. Track multi-step efforts in `projects/`
5. Document infra in `systems/`
6. Save repeatable procedures in `runbooks/`

See `docs/operating-system.md` for the full lightweight workflow.
