v0.2.0 - Professional Architecture Milestone
🏗️ ASI-OS v0.2.0: Professional Architecture Milestone
This release marks the transition of ASI-OS from a research laboratory to a professional-grade software architecture.
✨ Major Changes
- Modular
src/Layout: Core logic has been moved to a standardsrc/directory for better maintainability and packaging compatibility. - Unified Management CLI: Introduced
manage.py, providing a single entry point for all system operations (server,learn,test,clean). - Standardized Documentation: All guides have been synchronized with the new architecture and renamed to follow professional conventions.
- Proprietary IP Protection: Enhanced
.gitignorerules to strictly isolate proprietary skill implementations and personal research archives from the public repository. - Improved Test Suite: Relocated and standardized all verification scripts under
tests/.
🚀 Updated Operations
To run the server:
python manage.py server --mode Sovereign-Loop
To start learning:
python manage.py learn --duration 180 --cycles 3
🛡️ Safety & Governance
- Standardized hardware and cognitive safety guardrails.
- Full auditability maintained via append-only JSONL ledgers in
data/ledger/.