Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ title: ZeroShip
message: Please cite this public showcase surface using the metadata below.
type: software
authors:
- family-names: Pillay
given-names: Priniven
- name: Zer0pa
repository-code: https://github.com/Zer0pa/ZeroShip
license: LicenseRef-Zer0pa-SAL-6.2
abstract: Public architecture and evidence surface for the ZeroShip ship-design platform.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ ZeroShip is the public ship-design platform surface for Zer0paShip: architecture

This repo shows how the design machine is structured and where the current public boundary sits. Ship truth promotion still happens only through the governed private vessel lane and is surfaced separately in the sibling Hull 20098 repo.

## Information Architecture

This repo is one of three distinct surfaces in the Zer0paShip program. Promotion does not flow between them implicitly; each surface owns a bounded scope.

| Surface | Owns | Does not promote |
|---|---|---|
| `Zer0pa/ZeroShip` (this repo) | Public ship-design platform: 15 dimensions, 6 cross-cutting services, 7 public candidate cases, V_01..V_04 audit. | Vessel authority. Class approval. Yard package. Manufacturing release. 23 kn commercial closure. |
| `Zer0pa/Zero-Class-Vessel-Hull-20098` (public sibling) | Public vessel authority packet for Hull 20098: 14.36 MW @ 23 kn baseline, 10,955 t loaded displacement, 14.35 MW hydro anchor, V_01..V_04 PASS. | Class approval. Yard package. Manufacturing release. Lawful one-unit-out 23 kn commercial closure. |
| Private working repo (authority-gated) | Implementation, runtime, CAD, raw CFD, OEM/vendor/partner data, premium relaunch authorization. | Anything in the private repo remains gated outside both public surfaces and is not promoted from platform work alone. |

Platform work in this repo can enable ship work, but does not promote ship truth by itself. Ship truth promotion happens only through the governed private working repo and is surfaced separately in the Hull 20098 sibling.

## Ship Mechanics

| Field | Value |
Expand Down
Loading