docs: record the SouveraineOS front page release
This commit is contained in:
parent
a1931fd6fb
commit
3840922204
1 changed files with 11 additions and 5 deletions
|
|
@ -26,13 +26,19 @@ Owner: Rook, under Casey's direction. Casey took the site's identity decision: s
|
|||
- The old forge head was `fee4e47`. The shipped chain is `97d1300` (Astro
|
||||
deployment path and archive), `f0b93f9` (nested docs history folded into the
|
||||
outer repo), `56eaf8b` (public SouveraineOS, hardware and Souvie surfaces),
|
||||
and `9a96fbf` (route cleanup).
|
||||
`9a96fbf` (route cleanup), and `c4c0ade` (SouveraineOS front-page release).
|
||||
- The front page now leads with SouveraineOS: a body/interior/presence map,
|
||||
explicit authority boundaries, and a redacted workbench photograph of the
|
||||
Pixel 3 and iPhone 7. The original manifesto, contrast, sensorium,
|
||||
architecture, N+1, and closing material remain on the same page below it.
|
||||
The source photograph was not published raw; visible private display details
|
||||
were removed before it entered the public asset tree.
|
||||
- `npm run build` is green: 31 static routes. The generated output leak scan
|
||||
found no private network addresses, local home paths or forge credential.
|
||||
- Server is clean at `9a96fbf`; Docker rebuilt and recreated the port-3303
|
||||
service. `/`, `/hardware/`, `/being/`, and `/docs/os/session-authority/`
|
||||
each return 200 locally; the three new routes were also verified through the
|
||||
public edge.
|
||||
- Server is clean at `c4c0ade`; Docker rebuilt and recreated the port-3303
|
||||
service. `/`, `/hardware/`, `/being/`, `/docs/os/session-authority/`, and
|
||||
`/img/two-bodies-workbench.png` each return 200 locally. The front page and
|
||||
its image also return 200 through the public HTTPS edge.
|
||||
|
||||
## Remaining work
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue