LICENSE
README.md
pyproject.toml
agent_borg.egg-info/PKG-INFO
agent_borg.egg-info/SOURCES.txt
agent_borg.egg-info/dependency_links.txt
agent_borg.egg-info/entry_points.txt
agent_borg.egg-info/requires.txt
agent_borg.egg-info/top_level.txt
borg/__init__.py
borg/cli.py
borg/benchmark/skills/test_skills.py
borg/benchmarks/__init__.py
borg/benchmarks/report.py
borg/benchmarks/runner.py
borg/benchmarks/scorer.py
borg/benchmarks/tasks.py
borg/benchmarks/tests/__init__.py
borg/benchmarks/tests/test_benchmarks.py
borg/cli/__init__.py
borg/cli/__main__.py
borg/cli/doctor.py
borg/cli/install.py
borg/core/__init__.py
borg/core/agent_priming.py
borg/core/agentskills_converter.py
borg/core/aggregator.py
borg/core/apply.py
borg/core/atom_policy.py
borg/core/atom_registry.py
borg/core/atom_retrieval.py
borg/core/atom_store.py
borg/core/atom_tenant.py
borg/core/bm25_index.py
borg/core/causal.py
borg/core/changes.py
borg/core/clustering.py
borg/core/cold_start.py
borg/core/collective_learning.py
borg/core/conditions.py
borg/core/confidence_gate.py
borg/core/contextual_selector.py
borg/core/convert.py
borg/core/crypto.py
borg/core/dirs.py
borg/core/embeddings.py
borg/core/failure_memory.py
borg/core/feedback_loop.py
borg/core/first_user_readiness.py
borg/core/generate.py
borg/core/generator.py
borg/core/human_language.py
borg/core/key_management.py
borg/core/learning_atoms.py
borg/core/mutation_engine.py
borg/core/negative_traces.py
borg/core/openclaw_converter.py
borg/core/optimizer_review_queue.py
borg/core/pack_optimizer.py
borg/core/pack_optimizer_rejections.py
borg/core/pack_optimizer_schemas.py
borg/core/pack_optimizer_scoring.py
borg/core/pack_taxonomy.py
borg/core/privacy.py
borg/core/prompt_injection.py
borg/core/proof_gates.py
borg/core/publish.py
borg/core/rescue.py
borg/core/rescue_packet_eval.py
borg/core/runtime_fingerprint.py
borg/core/safety.py
borg/core/schema.py
borg/core/search.py
borg/core/seed_loader.py
borg/core/seeds.py
borg/core/semantic_search.py
borg/core/session.py
borg/core/sharing.py
borg/core/signals.py
borg/core/stack.py
borg/core/synthesis.py
borg/core/telemetry.py
borg/core/temporal.py
borg/core/trace_matcher.py
borg/core/traces.py
borg/core/uri.py
borg/core/v3_integration.py
borg/core/value_receipts.py
borg/db/__init__.py
borg/db/analytics.py
borg/db/embeddings.py
borg/db/migrations.py
borg/db/reputation.py
borg/db/store.py
borg/dojo/__init__.py
borg/dojo/auto_fixer.py
borg/dojo/cron_runner.py
borg/dojo/data_models.py
borg/dojo/failure_classifier.py
borg/dojo/learning_curve.py
borg/dojo/pipeline.py
borg/dojo/report_generator.py
borg/dojo/session_reader.py
borg/dojo/skill_gap_detector.py
borg/dojo/tests/__init__.py
borg/dojo/tests/test_auto_fixer.py
borg/dojo/tests/test_failure_classifier.py
borg/dojo/tests/test_learning_curve.py
borg/dojo/tests/test_pipeline.py
borg/dojo/tests/test_report_generator.py
borg/dojo/tests/test_session_reader.py
borg/dojo/tests/test_skill_gap_detector.py
borg/eval/__init__.py
borg/eval/ab_test.py
borg/eval/e1a_seed_pack_validation.py
borg/eval/production_smoke_test.py
borg/fleet/syncer.py
borg/integrations/__init__.py
borg/integrations/agent_hook.py
borg/integrations/borg_search_assist.py
borg/integrations/http_server.py
borg/integrations/mcp_server.py
borg/integrations/notify.py
borg/integrations/nudge.py
borg/integrations/hermes_plugins/__init__.py
borg/integrations/hermes_plugins/borg_search_assist/__init__.py
borg/seeds_data/circular-dependency-migration.md
borg/seeds_data/code-review.md
borg/seeds_data/collective_seed.json
borg/seeds_data/configuration-error.md
borg/seeds_data/defi-risk-check.md
borg/seeds_data/defi-yield-strategy.md
borg/seeds_data/extended_seeds.yaml
borg/seeds_data/import-cycle.md
borg/seeds_data/migration-state-desync.md
borg/seeds_data/missing-dependency.md
borg/seeds_data/missing-foreign-key.md
borg/seeds_data/null-pointer-chain.md
borg/seeds_data/permission-denied.md
borg/seeds_data/race-condition.md
borg/seeds_data/schema-drift.md
borg/seeds_data/systematic-debugging.md
borg/seeds_data/test-driven-development.md
borg/seeds_data/timeout-hang.md
borg/seeds_data/type-mismatch.md
borg/seeds_data/borg/SKILL.md
borg/seeds_data/borg-autopilot/SKILL.md
borg/seeds_data/packs/bash-permission-denied.yaml
borg/seeds_data/packs/django-circular-dependency.yaml
borg/seeds_data/packs/django-migration-state.yaml
borg/seeds_data/packs/django-null-pointer.yaml
borg/seeds_data/packs/django-schema-drift.yaml
borg/seeds_data/packs/docker-no-space.yaml
borg/seeds_data/packs/git-merge-conflict.yaml
borg/seeds_data/packs/pytest-flaky-test.yaml
borg/seeds_data/packs/python-import-cycle.yaml
borg/seeds_data/packs/python-missing-dependency.yaml
borg/seeds_data/packs/systematic-debugging.workflow.yaml