alpha
Login
or
Join now
burrito.space
/
szzt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
asdfas
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
szzt
/
docs
3 files
at
main
dietrich ayala
deploy: rename the script to `pnpm ship`; lead docs with it, demote Docker
3d ago
13542201
architecture.md
deploy: rename the script to `pnpm ship`; lead docs with it, demote Docker `pnpm deploy` never ran the deploy script — pnpm has a built-in `deploy` subcommand that shadows a package.json script of the same name, so the obvious command failed with ERR_PNPM_NOTHING_TO_DEPLOY. Rename the script `deploy` -> `ship` (`ship` is not a pnpm builtin), so `pnpm ship` runs it directly. Old name fully removed; header comment and all doc references updated. Also reframe the architecture deploy section: nobody runs Docker locally. The action is one command from a clean tree — `pnpm ship` (= node scripts/deploy.mjs = railway up --ci, provenance stamp). Railway builds the image remotely from apps/gateway/Dockerfile; that's the how, not a step anyone performs. Edge-TLS posture and dormant CUSTOM_DOMAIN_TLS context preserved.
3 days ago
content-spec.md
docs: strip self-referential/audience framing from the three reference docs Remove doc-about-doc and reader-addressing framing (e.g. "A high-level map of the codebase for a new engineer", "This document specifies…", "written for someone implementing…", citation-convention notes) while keeping all technical content, tables, spec §-refs, and sibling cross-links. The pages now read as descriptions of the system, not of the document.
1 week ago
gateway-conformance.md
docs: strip self-referential/audience framing from the three reference docs Remove doc-about-doc and reader-addressing framing (e.g. "A high-level map of the codebase for a new engineer", "This document specifies…", "written for someone implementing…", citation-convention notes) while keeping all technical content, tables, spec §-refs, and sibling cross-links. The pages now read as descriptions of the system, not of the document.
1 week ago