Skip to content

v0.2.0 - Professional Architecture Milestone

Choose a tag to compare

@Cloudhabil Cloudhabil released this 10 Jan 20:58
· 145 commits to main since this release

🏗️ 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 standard src/ 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 .gitignore rules 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/.