Every pane is a repository in its own right, with its own files, its own history, its own
audience. A clone is the part of the stack you are allowed to hold, projected onto one
familiar page.
Three sheets hang over daybreak/daybreak. Scroll, and each drops into the projection, its
files landing in the same listing that every audience reads differently.
SHEET 01 base
The bottom sheet of the stack is public.
Base is a complete repository on its own: the README, the open-source SDK, and the signed release builds under dist/. This is the sheet the world sees: your open work and your downloads, versioned together, with nothing above it even hinted at.
LANDING IN THE LISTING
+ README.md
+ LICENSE
+ sdk/client.ts
+ dist/Daybreak-1.8.0.ipa
+ 1 more
Everyone, no account required · Read for the world
SHEET 02 marketing
A repo for people who never read code.
The marketing sheet lands: launch imagery, the brand mark, homepage copy. Mara can recolor the hero image and rewrite the headline, with commit, history, and review intact, while src/ stays off every page she can open. Write access to brand/ says nothing about anything beneath it.
LANDING IN THE LISTING
+ brand/daybreak-mark.svg
+ brand/launch-hero.webp
+ site/homepage-copy.md
+ press/press-kit.zip
The marketing team · Read + write images and copy
SHEET 03 source
The code lands last, environments included.
The top sheet carries the application source, and inside it, .env.staging and .env.production committed at their natural paths. Storage, replication, and access are decided per sheet, so the file every team is trained to exile finally lives beside the code that reads it.
LANDING IN THE LISTING
+ src/app/Checkout.svelte
+ src/api/checkout.ts
+ src/workers/receipt.ts
+ src/.env.staging
+ 1 more
Product engineers · Read + write code and environments
01base +5 files
README.mdsdk/dist/ · signed 1.8.0 builds
02marketing +4 files
brand/ · mark + imagerysite/homepage-copy.mdpress/press-kit.zip
dist/Daybreak-1.8.0.ipaSigned iOS archive base pane
DAYBREAK / IOS DISTRIBUTION
version: 1.8.0
build: C42
signed-by: APPLE_RELEASE
sha256: 7de4…91b2
5 / 14 FILESTHE PUBLIC PROJECTION IS THE BOTTOM SHEET
PUBLIC SHEET
THE SAME STACK, HELD DIFFERENTLY
One repository. Three honest projections.
The publicAny visitor No account, no grant
basenot in the stacknot in the stack
Sees the SDK and the releases: a real repository, not a teaser. The sheets above contribute nothing, filenames included.
Marketing leadMara Iversen Writes images and copy
basemarketingnot in the stack
Edits the launch hero and the homepage headline with full history and review. src/ is not on any page she can open.
Product engineerOmar Reyes Writes code and environments
basenot in the stacksource
Ships from src/ with the environments beside it, and holds no marketing sheet, because grants stack by decision, not by rank.
A sheet you do not hold projects nothing: no filenames, no history, no bytes.
MORROWFOLD / OPEN PRODUCT EXPLORATION
Stack the audiences. Keep one repo.
Marketing edits the imagery, engineers ship the code, the public downloads the releases.
One repository, many sheets, and no side channels left to leak.