Skip to content

Tags: aeonscript-spec/aeonscript

Tags

v0.1.0

Toggle v0.1.0's commit message
AeonScript v0.1.0 — first public release

The open standard for archiving information on DNA.

This release ships:
- A 7-layer spec (L1, L4, L5 normative in v0.1)
- A Python reference codec backed by reedsolo for error correction
- A Node smoke test demonstrating L1+L5 round-trip without dependencies
- 10 canonical L1+L5 test vectors for cross-implementation conformance
- Self-describing semantic tags with reserved-character validation
- Bio-safety screening stub (SPEC §9 API surface)
- Full documentation suite: manifesto, FAQ, glossary, quickstart, wire format,
  comparison vs alternatives, trademark research
- Landing page at https://aeonscript.org with an in-browser interactive demo
- MIT (code) + CC-BY-SA 4.0 (docs) — no royalty, no NDA, no premium tier

Read the spec: https://github.com/aeonscript-spec/aeonscript/blob/main/spec/SPEC-v0.1.md
Read the manifesto: https://github.com/aeonscript-spec/aeonscript/blob/main/MANIFESTO.md
Roadmap: https://github.com/aeonscript-spec/aeonscript/blob/main/ROADMAP.md

Built to outlive its authors.