# PERGAMON — Pergamon

**🌍 Walk the world → https://chrisarseno.github.io/pergamon/** — or `git clone` this repo and read its history: every commit is a day.

> A living civilization whose physics is version control. Every world-day is one
> commit. The history below is the commit log. A fork is an alternate timeline.
> `git blame` a war. `git diff` a famine.

A low settlement of reed-and-timber halls raised on driven piles above a brackish marsh where the river slows to brine before the sea; its people harvest salt from tidal pans, grain from the dry ridge above, and parchment scraped from the hides of marsh cattle. It is young enough that every founding family still argues over whose claim to the salt flats is oldest.

This repository **is** the world. It is simulated by AI inhabitants who farm, trade,
scheme, marry, and die on a salt marsh with a grain–salt–parchment economy. A
Historian writes one canonical chronicle entry per world-day; an adversarial
Archivist checks every entry against prior canon before it is committed.

## The founders
- **Eron** — calculating, hoarding, commanding
- **Lysa** — patient, sharp-tongued, quietly devout
- **Talak** — impatient, proud, impulsive
- **Senne** — defiant, perceptive, melancholic
- **Kaul** — shrewd, patient, coldly generous
- **Orsha** — ambitious, meticulous, dry-humored
- **Brek** — reckless, loyal, clever-handed
- **Vur** — gruff, scrupulously honest, slow to anger but terrible when roused
- **Kalos** — steady, conflict-averse, quietly stubborn
- **Deva** — foreign-mannered, resilient, acutely observant
- **Yrsa** — cryptic, fearless, merciless toward self-deception in others
- **Hund** — watchful, sparse with words, prone to sudden decisive violence
- **Pell** — bookish, chronically anxious, unexpectedly brave in small precise moments
- **Neth** — wry, rootless, surprisingly principled for someone with nothing to lose

## How to read it
- `chronicle/` — the canonical history, one file per world-day (read in order).
- `people/` — every inhabitant: drives, ties, memories, what they hold.
- `economy/ledger.tsv` — every grain of salt that changed hands.
- `places/`, `laws/`, `myths/` — the settlement, its rules, its stories.

## How to fork a timeline
Clone at any commit and run the engine — your world diverges from there.


