LICENSE
README.md
pyproject.toml
setup.py
foreman/__init__.py
foreman/_connector_base.py
foreman/a2a_adapter.py
foreman/agent_identity.py
foreman/agent_improvement.py
foreman/agents.py
foreman/autogen_adapter.py
foreman/autopilot.py
foreman/benchmark.py
foreman/cli.py
foreman/connectors.py
foreman/convergence_detector.py
foreman/crewai_adapter.py
foreman/dashboard.py
foreman/fingerprint_api.py
foreman/google_adk_adapter.py
foreman/graph.py
foreman/interaction_intelligence.py
foreman/intervention_policy.py
foreman/langgraph_handler.py
foreman/llamaindex_adapter.py
foreman/memory.py
foreman/meta_monitor.py
foreman/model_tier.py
foreman/monitor.py
foreman/monitor_reflection.py
foreman/openai_agents_adapter.py
foreman/otel_exporter.py
foreman/outcome_validator.py
foreman/proactive_wellness.py
foreman/process_evaluator.py
foreman/pydantic_ai_adapter.py
foreman/reframe.py
foreman/scoring_profile.py
foreman/self_improvement.py
foreman/semantic_judge.py
foreman/semantic_kernel_adapter.py
foreman/semantic_memory.py
foreman/signal_scanner.py
foreman/skill_router.py
foreman/surprise_tracker.py
foreman/trajectory_detector.py
foreman/webhook_events.py
foreman/starter_bundles/__init__.py
foreman_agents.egg-info/PKG-INFO
foreman_agents.egg-info/SOURCES.txt
foreman_agents.egg-info/dependency_links.txt
foreman_agents.egg-info/entry_points.txt
foreman_agents.egg-info/requires.txt
foreman_agents.egg-info/top_level.txt
tests/test_a2a_adapter.py
tests/test_agent_improvement.py
tests/test_benchmark.py
tests/test_connectors.py
tests/test_dashboard.py
tests/test_field_hardening.py
tests/test_framework_adapters.py
tests/test_hostility_scoring.py
tests/test_onramp.py
tests/test_self_improvement.py
tests/test_starter_bundles.py
tests/test_v090_detectors.py
tests/test_v9_regressions.py