Skip to content

Genesis v0.1.0 (Pre-OSS Preview)

Pre-release
Pre-release

Choose a tag to compare

@peking2 peking2 released this 22 Jul 01:22

Genesis v0.1.0

Genesis v0.1.0 was a private pre-open-source preview of the OurArk creation
engine for agent-owned software bodies. Its tag remains an immutable
development-lineage checkpoint; v0.1.1 is the first public open-source release.

Included

  • Creation of independently versioned descendants from compatible source
    bodies.
  • Explicit genesis.toml schema version 1 body manifests.
  • Git-tracked, UTF-8 body materialization with ignored and untracked state
    excluded.
  • Fresh descendant identity and private-state boundaries.
  • Immutable parent-at-birth and descendant-birth provenance.
  • Pre-birth inherited validation and clean-target guarantees.
  • Pinned, replaceable runtime dependency declarations.
  • Source inspection and guarded local recycle commands.
  • A reproducible Genesis × Enoch cross-artifact release gate.

Compatibility

  • Python 3.11 or newer.
  • genesis.toml schema version 1.
  • Enoch v0.1.0 is the default public reference body.

Remote source bodies contain executable code. Inspect and pin a source before
using --trust-source.