WayneOS is a governed platform foundation for future AI systems, developer tools, and products. Phase 0 establishes stable contracts, replaceable infrastructure boundaries, secure hosting defaults, observability, and a repeatable contribution process. It does not implement agents or product workflows.
- Read WAYNEOS.md for the mission and vocabulary.
- Read ARCHITECTURE.md for boundaries and dependency rules.
- Follow the bootstrap guide.
- Read CONTRIBUTING.md before proposing a change.
- AI contributors must also read AGENTS.md.
WayneOS Phase 0 is a local release candidate awaiting publication, CI evidence,
and Principal Architect review. The canonical repository is
https://github.com/wayne9999/wayneos and remains private while its governance,
security posture, and release policy are established.
On Windows:
.\scripts\bootstrap.ps1
.\scripts\verify.ps1On macOS or Linux:
bash scripts/bootstrap.sh
bash scripts/verify.shThese scripts are the canonical local and CI entry points. See the Phase 0 acceptance report for current evidence and open gates.
Do not report vulnerabilities in a public issue. Follow SECURITY.md.