Engineering and Project Management
 

NAUTILUS: A New Approach to Maritime Regulatory Compliance Monitoring

Maritime regulatory compliance is a moving target. Between IMO circulars, EU delegated regulations, and Paris MoU inspection regimes, staying current requires constant vigilance. Most operators discover compliance gaps during audits or, worse, after violations. NAUTILUS takes a different approach: continuous automated monitoring with real-time alerting.
What NAUTILUS Does
The system continuously tracks regulatory sources that affect maritime operations:
  • IMO MEPC/MSC — Environmental and safety circulars, resolution amendments
  • EU Official Journal — Delegated acts, implementing regulations (ETS, FuelEU, MRV)
  • Paris MoU — Port State Control updates, inspection focus areas
When a new document appears, NAUTILUS parses it, extracts structured data, and compares it against your current compliance posture. If thresholds change, effective dates shift, or new requirements emerge, you know immediately — not during the next quarterly review.
NAUTILUS Dashboard

The Dashboard

The NAUTILUS dashboard provides a single view of your compliance landscape:

Fleet Status Overview

  • Real-time CII rating projections for each vessel
  • EU ETS allowance balance tracking against projected consumption
  • FuelEU Maritime compliance status for 2025 deadlines
  • Paris MoU detention risk indicators based on inspection history

Active Alarms

  • Threshold-based alerts when metrics cross defined boundaries
  • Escalation logic — low-priority notifications can become high-priority if unacknowledged
  • Multi-channel delivery (email, SMS) with rate limiting to prevent alert fatigue

Regulatory Update Pipeline

  • Documents fetched automatically, parsed for machine-readable structure
  • Confidence-scored extraction of threshold changes, applicability shifts, effective dates
  • Manual review queue for updates below auto-apply confidence threshold
  • One-click approval workflow for changes requiring human judgment
Practical Impact

Consider a typical EU ETS scenario: allowance prices spike from €85 to €95 per tonne CO₂. Without monitoring, you discover this when purchasing next year’s allowances — a €50,000 surprise on a mid-size fleet. With NAUTILUS, the price threshold alarm fires immediately, triggering a budget review before the next commitment period.

Or FuelEU Maritime: the regulation requires 2% renewable fuel share by 2025, with €2,400 penalties per tonne of non-compliant fuel. Most operators won’t discover compliance gaps until their first verification. NAUTILUS tracks your fleet’s aggregated GHG intensity against the declining annual thresholds, flagging vessels that need fuel strategy adjustments with 6-12 months of lead time.


NAUTILUS Dashboard
Technical Architecture

NAUTILUS is built for operational reliability:

  • Scrapers run on scheduled intervals with backoff for transient failures
  • Diff engine compares new documents against existing regulatory catalogue, surfacing only net-new changes
  • Auto-apply logic handles threshold updates above configurable confidence scores
  • Digest service compiles daily summaries for stakeholders who don’t need real-time alerting
  • SQLite/PostgreSQL backend for audit trail and data persistence

The frontend is a React dashboard communicating with a FastAPI backend. All data is queryable via REST endpoints for integration with existing fleet management systems.

Current State

NAUTILUS is operational with:

  • Multi-source regulatory scraping (IMO, EU, Paris MoU)
  • Structured document parsing and change detection
  • Real-time alarm engine with configurable rule checkers
  • Email and SMS notification delivery
  • RESTful API with full CRUD for vessels, regulations, alarms, and contacts

The system runs on SQLite for lightweight deployments, PostgreSQL for production environments. Frontend serves via Cloudflare Tunnel for secure external access without VPN complexity.

Next Steps

Immediate priorities include:

  • Expanding scraper coverage to include USCG NVICs and additional regional MoUs
  • Implementing machine learning for confidence scoring of regulatory change extraction
  • Adding pre-built integration adapters for major fleet management platforms

For operators tired of discovering compliance requirements after they become binding, NAUTILUS offers a better alternative: know before it matters.

 Have a peek at a working dashboard at https://nautilus.ingeniat.eu