LICENSE
README.md
pyproject.toml
instinct8_agent.egg-info/PKG-INFO
instinct8_agent.egg-info/SOURCES.txt
instinct8_agent.egg-info/dependency_links.txt
instinct8_agent.egg-info/entry_points.txt
instinct8_agent.egg-info/requires.txt
instinct8_agent.egg-info/top_level.txt
selective_salience/README.md
selective_salience/__init__.py
selective_salience/__main__.py
selective_salience/agent_cli.py
selective_salience/cli.py
selective_salience/codex_integration.py
selective_salience/compressor.py
selective_salience/instinct8_cli.py
strategies/__init__.py
strategies/strategy_b_codex.py
strategies/strategy_base.py
strategies/strategy_d_amem.py
strategies/strategy_f_protected_core.py
strategies/strategy_g_hybrid.py
strategies/strategy_h_keyframe.py
strategies/strategy_h_selective_salience.py
strategies/strategy_i_hybrid_amem_protected.py
tests/test_artificial_8k_compaction_trigger.py
tests/test_granular_constraint_metrics.py
tests/test_hierarchical_eval.py
tests/test_metrics.py
tests/test_selective_salience_package.py
tests/test_strategies.py
tests/test_strategy_h.py
tests/test_strategy_h_integration.py