MANIFEST.in
README.md
pyproject.toml
aethel/__init__.py
aethel/cli.py
aethel/config.py
aethel/linter.py
aethel/markers.py
aethel/session.py
aethel/templates/AETHEL.md.template
aethel/templates/AETHEL_ONBOARDING.md.template
aethel/templates/AGENTS.md.template
aethel/templates/CLAUDE.md.template
aethel/templates/CONTEXT.md.template
aethel/templates/GEMINI.md.template
aethel/templates/aethel.toml.template
aethel/templates/gitattributes.template
aethel/templates/.agents/plugins/aethel-plugin/plugin.json
aethel/templates/.agents/plugins/aethel-plugin/skills/proposal-analysis/SKILL.md
aethel/templates/knowledge/README.md
aethel/templates/knowledge/decisions/0001-record-architecture-decisions.md
aethel/templates/recipes/javascript/.eslintrc.json
aethel/templates/recipes/javascript/AETHEL_RECIPE_ADDENDUM.md
aethel/templates/recipes/python/.ruff.toml
aethel/templates/recipes/python/AETHEL_RECIPE_ADDENDUM.md
aethel/templates/recipes/python/semgrep-rules.yaml
aethel_cli.egg-info/PKG-INFO
aethel_cli.egg-info/SOURCES.txt
aethel_cli.egg-info/dependency_links.txt
aethel_cli.egg-info/entry_points.txt
aethel_cli.egg-info/top_level.txt
tests/test_annotation.py
tests/test_bootstrap.py
tests/test_cli.py
tests/test_config.py
tests/test_console_encoding.py
tests/test_doctor.py
tests/test_eject.py
tests/test_linter.py
tests/test_packaging.py
tests/test_reachability.py
tests/test_release_smoke.py
tests/test_report_lang.py
tests/test_scenario_projects.py
tests/test_session.py
tests/test_version.py