Deck Operations Intelligence for deckboss.ai — catch processing logs, deck crew coordination, and equipment tracking powered by PLATO.
- Catch Processing Logs: Record species, weight, processing method, quality grade, and defects
- Crew Coordination: Assign deck crew to shifts and log activities
- Equipment Tracking: Track equipment status, condition, and maintenance schedules
- Status Overview: Get a snapshot of deck operations
pip install deckboss-agent# Log catch processing
deckboss --catch
# Assign deck crew
deckboss --crew
# Log equipment status
deckboss --equipment
# Check deck status
deckboss --status
# View catch history
deckboss --historyCommunicates with PLATO tile server at http://localhost:8847. All deck operations are logged as tiles in the deckboss-ai room.
MIT
- deckboss.ai — Live site
- deckboss-ai-pages — GitHub Pages source