Metadata-Version: 2.4
Name: aios-kiro-master
Version: 1.0.0
Summary: AIOS Master — Full AI Engineering OS with persistent memory, voice input, Kiro bridge, and enterprise governance.
Author-email: Christian Hernandez Escamilla <christianescamilla15@gmail.com>
License: Proprietary
Project-URL: Homepage, https://github.com/christianescamilla15-cell
Keywords: ai,engineering,agents,spec-driven,kiro,master,enterprise
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.25.0
Provides-Extra: voice
Requires-Dist: sounddevice; extra == "voice"
Requires-Dist: numpy; extra == "voice"

# AIOS Master — Full AI Engineering Operating System

The complete version of AIOS with all advanced features unlocked.

## Install

```bash
pip install aios-kiro-master
```

## Activate

```bash
aios activate --key YOUR_SECRET_KEY
```

## Features (Master Only)

| Feature | Description |
|---------|-------------|
| Voice Input | Mic recording, audio file, WhatsApp webhook |
| Memory Search | Semantic search across all memory files |
| Session Continuity | Auto-detect task continuation |
| Auto-Truncation | Keep memory bounded (30 decisions, 20 risks, 100 history) |
| Kiro Bridge | Full sync with spec translation (6→3 files) |
| Kiro Hooks | JSON event-driven hook generation |
| Conditional Steering | fileMatch/manual inclusion modes |
| Release Gate | Readiness validation before deploy |
| Enterprise Policies | Governance rules and compliance |
| Dependency Graph | Import analysis and impact detection |
| Smart Test Runner | Affected test detection |
| Auto Changelog | Git-based changelog generation |

## 30 CLI Commands

```
aios init|task|boot|refresh|status|analyze|release|doctor|
     module|handoff|onboard|guide|hook|mcp|diff|impact|
     config|test|progress|watch|cache|refine|sync|search|
     changelog|clean|memory|voice|version|activate
```

## Author

Christian Hernandez Escamilla
