Phase 1 overview — first real ONIX stones
Phase 1 turns the Phase 0 tooling proof into real ONIX package artifacts.
We start deliberately small:
onix-branding
onix-filesystem
These packages establish identity, default filesystem policy, and the first publishable repository shape.
Why Phase 1 exists
Phase 0 proved we can build a toy package. Phase 1 proves ONIX can build real package payloads, compose them, index them into a Moss repo, export that repo to the host, and preview a future static package repository.
Steps
- 100 — forge readiness
- 101 — build
onix-branding - 102 — build
onix-filesystem - 103 — assemble first named local ONIX repo
- 104 — prepare publishable ONIX repo layout
- 105 — export publishable repo to the host
- 106 — verify exported host artifact
- 107 — verify no-upload publishing plan
- 108 — preview publication without upload
Running:
make phase 1
runs the whole Phase 1 family.