Documentation Index
Fetch the complete documentation index at: https://docs.appliedaifoundation.org/llms.txt
Use this file to discover all available pages before exploring further.

Where the data comes from
| Source | What it provides |
|---|---|
| Flag administration portals | Statutory certificate validity, dispensations, endorsements |
| Class portals (ABS, BV, DNV, LR, NK, CCS, KR, IRS, RINA) | Class-issued statutory certificates and SoCs |
| Vessel ERP (certificates module) | Master register, scanned PDFs, renewal-coordination notes |
| Insurance broker correspondence | P&I and H&M certificates of entry |
| Recognised Organisation (RO) database | Authorisation status per flag |
The portfolio
A typical vessel carries 30–50 certificates beyond the class set:- Statutory certificates — flag-issued under SOLAS, MARPOL, MLC, ISM, ISPS, BWM, IHM
- Trade-specific — IOPP, ISPP, SOPEP, GAS Code, Chemical Code, Polar Code (where relevant)
- Vessel registration — registry certificate, continuous synopsis record
- Insurance — P&I, H&M (typically renewed annually)
- Wireless / radio — cargo ship safety radio
- Operational — minimum safe manning, fitness certificates aggregate
How a verdict is produced
Effective expiry
Same logic the class pipeline uses for class certificates: Days remaining drives the verdict:Window classification
| Window | Bucket | Action |
|---|---|---|
| Already expired | CRITICAL | Vessel non-compliant — escalate immediately |
| 0–30 days | HIGH | Renewal urgent |
| 31–90 days | MEDIUM | Renewal in planning |
| 91–180 days | LOW | Track |
| Beyond 180 days | OK | Routine |
Flag-specific overrides
Some flags issue full-term certificates that supersede class-issued versions for specific instruments. The most common case is Panama issuing full-term BWMC, IHM, ISSC, or security certificates — these read as expired in the class portal but are administratively in order. The pipeline applies the same flag-aware logic the class pipeline uses:Detention-risk scoring
A composite weighted by certificate type and window urgency: Type weights reflect that not all certificates carry equal PSC detention risk:| Certificate type | Weight |
|---|---|
| Statutory (SOLAS / MARPOL / MLC / IOPP) | 5 |
| Class (Hull / Machinery / Cargo Ship Safety) | 4 |
| Trade-specific (BWMC / IHM / ISSC) | 3 |
| Insurance (P&I / H&M) | 2 |
| Other (registry / wireless / etc.) | 1 |
Renewal lead-time
For each certificate due within the next 180 days, the pipeline computes the renewal critical path:- Survey requirement (in-port vs underway)
- Surveyor availability at the planned port
- Document preparation lead-time
- Flag administration processing time
Worked example
MV POSUN, Panama-flagged, mid-April review:
| Certificate | Expiry | Δ days | Verdict |
|---|---|---|---|
| Cargo Ship Safety Construction | 2026-09-12 | 134 | OK |
| Cargo Ship Safety Equipment | 2026-06-04 | 35 | MEDIUM |
| MARPOL Annex VI / IAPP | 2026-05-21 | 21 | HIGH |
| BWMC | 2026-04-08 | -7 | Full term — flag-issued (override) |
| MLC | 2026-08-30 | 121 | LOW |
| P&I | 2027-02-20 | 295 | OK |
| Continuous Synopsis Record | 2026-12-01 | 214 | OK |
- Routes the IAPP renewal to the Marine Superintendent for surveyor coordination.
- Logs the BWMC override (no action needed).
- Schedules the next review for the Cargo Ship Safety Equipment certificate at the 14-day mark.
Multi-vessel rollup
For fleet-wide reviews, the pipeline produces a heat-map style table — one row per vessel, one column per certificate type, colour-coded by expiry window. A reviewer scans across the row to see how exposed any given vessel is, and down the column to see if any certificate type is systematically under-managed across the fleet. A column with five vessels in the HIGH bucket but spread across different expiry months usually points to a process gap (renewal-coordinator capacity); a column with five vessels in HIGH bucket clustered in the same month points to a calendar artefact (whole class certificated together at delivery, all coming due together).What the senior review contains
- Portfolio table — every certificate with effective expiry and verdict.
- Renewal timeline — upcoming renewals grouped by urgency window.
- Detention-risk score — composite with contributing factors.
- Lead-time gaps — renewals with insufficient runway to the next port.
- Flag overrides — certificates that look expired but aren’t (with reason).
- Recommendations — prioritised by deadline.
- Escalation decision — to whom, and why.
Escalation triggers
| Trigger | Severity |
|---|---|
| Any statutory certificate expired (no override applies) | CRITICAL |
| Mandatory certificate missing | CRITICAL |
| Renewal lead-time insufficient for next port call | HIGH |
| Multiple HIGH-window renewals with no plan | HIGH |
| Detention-risk score = HIGH or CRITICAL | CRITICAL |
| RO authorisation lapsed | HIGH |
Why this is its own pipeline
Class certificates are managed in a portal with their own rhythm. Statutory certificates touch flag administration, insurance brokers, charterer requirements, and PSC inspection regimes — different audience, different timeline, different intervention pattern. Keeping them separate means the senior review for each can be ranked appropriately and routed to the right superintendent.References
Related: Class
Class certificates and surveys — separate pipeline with the same expiry and override logic.
Related: Compliance
PSC detention risk integrates certificate state with inspection findings and CII rating.
Related: Crew
Crew-side certificates (CoC, GMDSS, STCW endorsements, medicals) are tracked in the crew pipeline.
Related: Flag circulars
Some certificate renewal procedures depend on the latest flag circulars — keep the document corpus current.