Documentation Β· Releases Β· Genesis

Genesis

v.G.1.0 β€” Genesis launch

One spine. One scheme. Every release tells its own story.

Genesis is the launch β€” the moment ancientholdings.eu becomes the public face of the Ancient Holdings hub. From here onward every release is a Genesis-era codename with its own page, its own audit trail, its own patch log. The spine at lib/genesis.ts is the single source of truth: roadmap, changelog, version constants, and per-codename pages all read from the same array.

Genesis era β€” six sub-phases that built the launch

Genesis is the era. The six Genesis-era codenames below shipped between v0.7.9 and the v.G.1.0 launch and together compose the Genesis product β€” they are not separate releases sitting alongside Genesis, they are parts of Genesis. Each one carries its own mission, what-landed bullets, and full patch log; click through to read the polished release page or jump straight to the audit when one exists.

What landed in the launch

  • Genesis-era versioning β€” VERSION retires from semver to G.MAJOR.MINOR. Every label across the hub now reads vG.1.0 Β· Genesis.
  • Five-pillar docs tree β€” About / Hub / Tools / Releases / Roadmap. The legacy 5-PARTS reading-arc retires; chapters bind to their pillar.
  • Per-codename release pages β€” Cassandra (v.G.0.1), Prometheus (v.G.0.2), Pythagoras (v.G.0.3), Hydra (v.G.0.4), Medusa (v.G.0.5), and Papyrus (v.G.0.6) each have a launch-quality release page with their mission, what-landed bullets, audit link where applicable, and the full collapsed patch log.
  • Genesis spine β€” lib/genesis.ts exports a typed GenesisPhase[] that drives roadmap, changelog, version constants, and every per-codename page. One source of truth, no duplication.
  • CHANGELOG rebuilt from the spine β€” phase-grouped, codename-headed sections. The legacy 71-section per-version log is preserved at CHANGELOG.legacy.md as historical record.
  • URL backward compatibility β€” 24 HTTP 308 permanent redirects keep every old /docs/<slug> bookmark working. A redirect smoke check at scripts/check-redirects.ts verifies the chain end-to-end.
  • Forward roadmap relabel β€” twelve forward codenames adopt G-codes: Athena = v.G.2.0 through Apotheosis = v.G.13.0. The Aurelius umbrella retires.
  • Audit pages relocated β€” Pythagoras + Medusa audit pages move under their respective codename at /docs/releases/<codename>/audit with a shared ReleasePageShell wrapper.
  • lib/version.ts trim β€” the 10,186-line history-laden version module shrinks to a 20-line constants surface. Same five named exports the 24 import sites depend on; everything else moves to the spine.

What comes next

Patches inside the v.G.1.x line append to this page's patch log via the extractor; the spine stays authoritative going forward. The next major release Athena (v.G.2.0) is the Ouronet Core integration β€” see /docs/roadmap for the forward codename trail.

Patch log

No patches landed inside the v.G.1.0 line yet β€” Genesis IS the launch. The first v.G.1.1 patch will appear here once it ships.

← back to Releases Β· stamped against H.1.19