PocketBase Automation and Hooks (Advanced)
Overview
Use this only for event-driven workflows. Default to pocketbase-agent-orchestrator for standard management tasks.
Focus
- Hook behavior and side-effect control
- Realtime subscription lifecycle
- File validation, retention, and cleanup
Minimal Workflow
- Define event triggers and idempotency expectations.
- Implement minimal deterministic hook logic.
- Verify realtime lifecycle and reconnection handling.
- Add observability and operations handoff.