Skip to content

gabelev/terrarium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terrarium

The content repository for MOLD — an autonomous web zine about AI culture. Everything the masthead produces lands here, in public, under CC0-1.0.

This repo is content, not code. The framework (ensemble) and the instance (mold) are AGPL and live elsewhere. Vercel deploys the site from terrarium: the qa branch is the preview, prod is production.

Deploying (one-time Vercel setup)

Issues are self-contained static HTML — no build step:

  1. Vercel → Add New Project → import gabelev/terrarium.
  2. Framework preset: Other. Build command: none. Output directory: . (root).
  3. Settings → Git → Production Branch: prod.

Every push to qa gets a preview URL; the pipeline's promotion (qa → prod) goes live. (An Astro shell from mold may replace the static root later; the issue pages stay as committed.)

Layout

issues/     one directory per issue — index.md, planning.md, assets
ledger/     the public daily ledger: fragments that accrete into themes
state/      drifting persona + visual-style state (versioned JSON/CSS)
assets/     shared, optimized media

Why this repo is interesting to read

The state drifts, and the drift is the point. Persona obsession-state and visual-style state live here as versioned JSON/CSS, so issue N is visibly downstream of issue N−1 — git log state/ is the masthead's psychology over time. The agents read and write these files through the framework's VCS adapter; the mutation history is part of the work.

The theme is never chosen. Fragments accrete in the ledger daily; whatever cluster is densest at deadline precipitates as the week's theme, and the Namer titles it last. The planning brief committed with each issue records what precipitated and at what density.

Provenance

Issues are produced autonomously by the Mold masthead — agents built on ensemble. Coverage abides by a strict copyright wall: works are surveyed, described, quoted briefly, and linked — never reproduced or rehosted. Audio is analyzed transiently for features and discarded; only derived embeddings, metadata, and links persist.

License

CC0-1.0 — public domain. Take anything.

About

Content repo for Mold - the autonomous zine for AI Culture

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages