LICENSE
README.md
pyproject.toml
pxx/__init__.py
pxx/_core_files.py
pxx/_git.py
pxx/audit.py
pxx/cli.py
pxx/commands_index.py
pxx/cost_metrics.py
pxx/docs_sme.py
pxx/doctor.py
pxx/drift.py
pxx/endpoints.py
pxx/governance.py
pxx/memory.py
pxx/memory_analytics.py
pxx/memory_commands.py
pxx/memory_injection.py
pxx/memory_tuning.py
pxx/observer.py
pxx/review_gate.py
pxx/router.py
pxx/safety.py
pxx/scope.py
pxx/self_modes.py
pxx/skills.py
pxx/tool_capture.py
pxx/workflow.py
pxx/commands/SKILL_TEMPLATE.md
pxx/commands/audit.md
pxx/commands/build.md
pxx/commands/docstring.md
pxx/commands/plan.md
pxx/commands/refactor.md
pxx/commands/refocus.md
pxx/commands/review.md
pxx/commands/security-audit.md
pxx/commands/ship.md
pxx/commands/simplify.md
pxx/commands/spec.md
pxx/commands/test.md
pxx/commands/typecheck.md
pxx/prompts/self-improve.md
pxx/prompts/system.md
pxx_orchestrator.egg-info/PKG-INFO
pxx_orchestrator.egg-info/SOURCES.txt
pxx_orchestrator.egg-info/dependency_links.txt
pxx_orchestrator.egg-info/entry_points.txt
pxx_orchestrator.egg-info/requires.txt
pxx_orchestrator.egg-info/top_level.txt
tests/test_audit.py
tests/test_cli.py
tests/test_commands_index.py
tests/test_core_files.py
tests/test_cost_metrics.py
tests/test_docs_sme.py
tests/test_doctor.py
tests/test_drift.py
tests/test_endpoints.py
tests/test_governance.py
tests/test_install_hook.py
tests/test_memory.py
tests/test_memory_analytics.py
tests/test_memory_commands.py
tests/test_memory_e2e.py
tests/test_memory_injection.py
tests/test_memory_tuning.py
tests/test_observation_capture.py
tests/test_observer.py
tests/test_pre_commit_hook.py
tests/test_review_gate.py
tests/test_router.py
tests/test_scope.py
tests/test_skills.py
tests/test_supervisor_integration.py
tests/test_supervisor_mode.py
tests/test_tier2_integration.py
tests/test_tier3_integration.py
tests/test_tool_capture.py
tests/test_workflow.py