From 7428ac2b725fee958f442a464e662f2b33c129a3 Mon Sep 17 00:00:00 2001 From: Zer0pa-Architect-Prime Date: Sun, 10 May 2026 12:56:08 +0200 Subject: [PATCH 1/2] Add Information Architecture split clarification MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Documents the three Zer0paShip program surfaces (this repo, Hull-20098 public sibling, private working repo) with explicit ownership scope and non-promotion fences. Closes the §B "Add README IA split clarification if still absent" item from the 2026-05-09 product-page wave dispatch. Additive only — no existing content modified or removed. --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index c1f2e3c..259d601 100644 --- a/README.md +++ b/README.md @@ -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 | From ce61443405c89893138ac375ff9efb1ddb31d73e Mon Sep 17 00:00:00 2001 From: Architect Prime Date: Fri, 15 May 2026 03:28:42 +0200 Subject: [PATCH 2/2] docs: remove personal citation author --- CITATION.cff | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 3920459..946b5c8 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -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.