CLAUDE.md
LICENSE
MANIFEST.in
MIGRATION.md
README.md
VISION.md
pyproject.toml
setup.py
adapters/CLAUDE.md
adapters/__init__.py
adapters/azure_devops/CLAUDE.md
adapters/azure_devops/README.md
adapters/azure_devops/__init__.py
adapters/azure_devops/bulk_operations.py
adapters/azure_devops/cli_wrapper.py
adapters/azure_devops/field_mapper.py
adapters/azure_devops/type_mapper.py
adapters/file_based/__init__.py
agents/CLAUDE.md
agents/README.md
agents/__init__.py
agents/registry.py
agents/templates/architect.j2
agents/templates/business-analyst.j2
agents/templates/engineer.j2
agents/templates/scrum-master.j2
agents/templates/security-specialist.j2
agents/templates/senior-engineer.j2
agents/templates/slash-command.j2
agents/templates/tester.j2
agents/templates/ux-designer.j2
cli/CLAUDE.md
cli/README.md
cli/__init__.py
cli/main.py
cli/permissions_generator.py
cli/platform_detector.py
cli/commands/CLAUDE.md
cli/commands/README.md
cli/commands/__init__.py
cli/commands/agent.py
cli/commands/configure.py
cli/commands/context.py
cli/commands/doctor.py
cli/commands/init.py
cli/commands/learnings.py
cli/commands/permissions.py
cli/commands/skill.py
cli/commands/status.py
cli/commands/validate.py
cli/commands/validate_docs.py
cli/commands/workflow.py
cli/config_generators/__init__.py
cli/config_generators/jest_generator.py
cli/config_generators/pytest_generator.py
config/CLAUDE.md
config/README.md
config/__init__.py
config/loader.py
config/schema.py
config/test_taxonomy.py
core/CLAUDE.md
core/README.md
core/__init__.py
core/context_loader.py
core/directed_loader.py
core/optimized_loader.py
core/profiler.py
core/state_manager.py
skills/CLAUDE.md
skills/README.md
skills/__init__.py
skills/base.py
skills/registry.py
skills/azure_devops/CLAUDE.md
skills/azure_devops/README.md
skills/azure_devops/__init__.py
skills/azure_devops/cli_wrapper.py
skills/context/__init__.py
skills/coordination/__init__.py
skills/learnings/__init__.py
skills/work_tracking/__init__.py
skills/workflow/__init__.py
tests/CLAUDE.md
tests/README.md
tests/__init__.py
tests/conftest.py
tests/integration/CLAUDE.md
tests/integration/README.md
tests/integration/TEST_SCENARIOS_PERMISSIONS.md
tests/integration/__init__.py
tests/integration/test_cli_agent.py
tests/integration/test_cli_init.py
tests/integration/test_cli_permissions.py
tests/integration/test_cli_validate.py
tests/integration/test_cli_workflow.py
tests/integration/test_context_generation.py
tests/integration/test_jest_generation.py
tests/integration/test_permissions_generator.py
tests/integration/test_permissions_system.py
tests/integration/test_pytest_generation.py
tests/integration/test_utf8_encoding.py
tests/integration/test_workflow_adapter_pattern.py
tests/unit/CLAUDE.md
tests/unit/README.md
tests/unit/__init__.py
tests/unit/test_agent_registry.py
tests/unit/test_configuration.py
tests/unit/test_framework_detection.py
tests/unit/test_jest_generator.py
tests/unit/test_mappers.py
tests/unit/test_permissions_generator.py
tests/unit/test_permissions_validate.py
tests/unit/test_platform_detector.py
tests/unit/test_pytest_generator.py
tests/unit/test_test_taxonomy.py
tests/unit/test_windows_compatibility.py
tests/unit/test_workflow_registry.py
trustable_ai.egg-info/PKG-INFO
trustable_ai.egg-info/SOURCES.txt
trustable_ai.egg-info/dependency_links.txt
trustable_ai.egg-info/entry_points.txt
trustable_ai.egg-info/requires.txt
trustable_ai.egg-info/top_level.txt
workflows/CLAUDE.md
workflows/README.md
workflows/__init__.py
workflows/registry.py
workflows/templates/agent-spawn-example.j2
workflows/templates/architecture-planning.j2
workflows/templates/backlog-grooming.j2
workflows/templates/context-generation.j2
workflows/templates/daily-standup.j2
workflows/templates/dependency-management.j2
workflows/templates/product-intake.j2
workflows/templates/roadmap-planning.j2
workflows/templates/sprint-execution.j2
workflows/templates/sprint-planning.j2
workflows/templates/sprint-retrospective.j2
workflows/templates/sprint-review.j2
workflows/templates/update-context.j2
workflows/templates/workflow-resume.j2