LICENSE
README.md
pyproject.toml
src/atac/__init__.py
src/atac.egg-info/PKG-INFO
src/atac.egg-info/SOURCES.txt
src/atac.egg-info/dependency_links.txt
src/atac.egg-info/entry_points.txt
src/atac.egg-info/requires.txt
src/atac.egg-info/top_level.txt
src/atac/cli/__init__.py
src/atac/cli/main.py
src/atac/cli/ui_server.py
src/atac/core/__init__.py
src/atac/core/atac_api.py
src/atac/core/atac_memory.py
src/atac/core/config.py
src/atac/mcp/memory_server.py
src/atac/mcp/server.py
src/atac/runtimes/__init__.py
src/atac/runtimes/v1/__init__.py
src/atac/runtimes/v1/context.py
src/atac/runtimes/v1/models.py
src/atac/runtimes/v1/parser.py
src/atac/runtimes/v1/runtime.py
src/atac/runtimes/v1/validator.py
src/atac/runtimes/v1/executors/__init__.py
src/atac/runtimes/v1/executors/base.py
src/atac/runtimes/v1/executors/bash_executor.py
src/atac/runtimes/v1/executors/mcp_executor.py
src/atac/specs/__init__.py
src/atac/specs/memory/schema.json
src/atac/specs/v1/__init__.py
src/atac/specs/v1/schema.json
src/atac/ui_static/index.html
src/atac/ui_static/vite.svg
src/atac/ui_static/assets/index-6quOk168.css
src/atac/ui_static/assets/index-DBBuX6mV.js