CLAUDE.md
LICENSE
MANIFEST.in
README.md
VISION.md
pyproject.toml
setup.py
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/adversarial-tester.j2
agents/templates/business-analyst.j2
agents/templates/code-reviewer.j2
agents/templates/devops-engineer.j2
agents/templates/documentation-specialist.j2
agents/templates/falsifiability-prover.j2
agents/templates/performance-engineer.j2
agents/templates/project-architect.j2
agents/templates/qa-engineer.j2
agents/templates/release-manager.j2
agents/templates/scrum-master.j2
agents/templates/security-specialist.j2
agents/templates/senior-engineer.j2
agents/templates/slash-command.j2
agents/templates/spec-driven-tester.j2
agents/templates/technical-writer.j2
agents/templates/test-arbitrator.j2
agents/templates/ux-designer.j2
cli/CLAUDE.md
cli/README.md
cli/__init__.py
cli/main.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/skill.py
cli/commands/status.py
cli/commands/validate.py
cli/commands/validate_docs.py
cli/commands/workflow.py
config/CLAUDE.md
config/README.md
config/__init__.py
config/loader.py
config/schema.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/__init__.py
tests/integration/test_cli_agent.py
tests/integration/test_cli_init.py
tests/integration/test_cli_validate.py
tests/integration/test_cli_workflow.py
tests/integration/test_context_generation.py
tests/integration/test_utf8_encoding.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_mappers.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/backlog-grooming.j2
workflows/templates/context-generation.j2
workflows/templates/daily-standup.j2
workflows/templates/dependency-management.j2
workflows/templates/epic-breakdown.j2
workflows/templates/feature-implementation.j2
workflows/templates/product-intake.j2
workflows/templates/roadmap-planning.j2
workflows/templates/sprint-completion.j2
workflows/templates/sprint-execution.j2
workflows/templates/sprint-planning.j2
workflows/templates/sprint-retrospective.j2
workflows/templates/update-context.j2
workflows/templates/workflow-resume.j2