Party
| Field | Type | Required | Notes |
|---|---|---|---|
id | str (slug) | yes | Stable cross-reference id. |
name | str | yes | Display name. |
kind | PartyKind | no | Defaults to vendor; also supports integrator, shipowner, shipyard, analytics_provider,
class_society, operator. |
role | str | no | Project-specific role text. |
contact | str | no | Contact channel. |
parties.yaml
YAMLparties:
- id: VFD_VENDOR_A
name: Variable-speed AC drive supplier (Vendor A)
kind: vendor
role: Main drive supplier
contact: vendor-a@example.com
- id: YARD_INTEGRATOR
name: Yard SI Team
kind: integrator