| Field | Type | Required | Notes |
|---|---|---|---|
project_id | str (slug) | yes | Stable project key, e.g. eps_demo. |
project_name | str | no | Human-readable project title. |
schema_version | str | yes | PEP 440 version string identifying the schema version this document was authored against. Must not exceed the current package version. |
client | str | no | Shipyard or customer name. |
vessel_type | str | no | Vessel classification string. |
revision | str | no | Project revision label. |
date | date | no | ISO-8601 date. |
test_sheet.yaml
YAMLproject:
project_id: eps_demo
project_name: Vessel Auxiliary Power System
schema_version: "0.1.0"
client: Shipyard A
vessel_type: LNG Carrier
revision: 0.1.0
date: 2026-06-13