LICENSE
README.md
adapter_doctor.py
adapter_presets.py
agent_adapters.py
agent_export.py
brief.py
brief_impact.py
cli.py
cli_core.py
cli_help.py
cli_ui.py
command_executor.py
context_budget.py
context_efficiency.py
context_matching.py
context_pack.py
cycles.py
diff_engine.py
direct_edit.py
execution_hints.py
framework_hints.py
fs_utils.py
full_scan.py
gate.py
graph.py
health.py
help_topics.py
http_adapter_contract.py
http_executor.py
impact.py
javascript_project.py
js_parser.py
js_resolution.py
languages.py
map_writer.py
ollama_adapter.py
patch_applier.py
patch_contract.py
patch_validator.py
preflight.py
pyproject.toml
python_parser.py
repo_ignore.py
repo_summary.py
routes.py
scanner.py
secret_redaction.py
selected_context.py
snapshot.py
snapshot_cache.py
status.py
strata.py
symbol_slicing.py
test_mapper.py
test_mapping.py
typescript_project.py
ui.py
verification_hints.py
verify.py
workflow_config.py
workflow_planner.py
./adapter_doctor.py
./adapter_presets.py
./agent_adapters.py
./agent_export.py
./brief.py
./brief_impact.py
./cli.py
./cli_core.py
./cli_help.py
./cli_ui.py
./command_executor.py
./context_budget.py
./context_efficiency.py
./context_matching.py
./context_pack.py
./cycles.py
./diff_engine.py
./direct_edit.py
./execution_hints.py
./framework_hints.py
./fs_utils.py
./full_scan.py
./gate.py
./graph.py
./health.py
./help_topics.py
./http_adapter_contract.py
./http_executor.py
./impact.py
./javascript_project.py
./js_parser.py
./js_resolution.py
./languages.py
./map_writer.py
./ollama_adapter.py
./patch_applier.py
./patch_contract.py
./patch_validator.py
./preflight.py
./python_parser.py
./repo_ignore.py
./repo_summary.py
./routes.py
./scanner.py
./secret_redaction.py
./selected_context.py
./snapshot.py
./snapshot_cache.py
./status.py
./strata.py
./symbol_slicing.py
./test_mapper.py
./test_mapping.py
./typescript_project.py
./ui.py
./verification_hints.py
./verify.py
./workflow_config.py
./workflow_planner.py
./commands/__init__.py
./commands/agent_prompt_command.py
./commands/apply_command.py
./commands/ask_command.py
./commands/brief_command.py
./commands/config_command.py
./commands/context_command.py
./commands/cycles_command.py
./commands/diff_command.py
./commands/doctor_command.py
./commands/execute_command.py
./commands/gate_command.py
./commands/health_command.py
./commands/impact_command.py
./commands/map_command.py
./commands/patch_command.py
./commands/preflight_command.py
./commands/prepare_command.py
./commands/review_command.py
./commands/routes_command.py
./commands/run_command.py
./commands/scan_command.py
./commands/setup_command.py
./commands/show_command.py
./commands/snapshot_command.py
./commands/start_command.py
./commands/status_command.py
./commands/tests_for_command.py
./commands/verify_command.py
./parsers/__init__.py
./parsers/javascript_parser.py
./parsers/python_parser.py
./parsers/typescript_parser.py
commands/__init__.py
commands/agent_prompt_command.py
commands/apply_command.py
commands/ask_command.py
commands/brief_command.py
commands/config_command.py
commands/context_command.py
commands/cycles_command.py
commands/diff_command.py
commands/doctor_command.py
commands/execute_command.py
commands/gate_command.py
commands/health_command.py
commands/impact_command.py
commands/map_command.py
commands/patch_command.py
commands/preflight_command.py
commands/prepare_command.py
commands/review_command.py
commands/routes_command.py
commands/run_command.py
commands/scan_command.py
commands/setup_command.py
commands/show_command.py
commands/snapshot_command.py
commands/start_command.py
commands/status_command.py
commands/tests_for_command.py
commands/verify_command.py
parsers/__init__.py
parsers/javascript_parser.py
parsers/python_parser.py
parsers/typescript_parser.py
strata_repo_intel.egg-info/PKG-INFO
strata_repo_intel.egg-info/SOURCES.txt
strata_repo_intel.egg-info/dependency_links.txt
strata_repo_intel.egg-info/entry_points.txt
strata_repo_intel.egg-info/requires.txt
strata_repo_intel.egg-info/top_level.txt
tests/test_adapter_doctor.py
tests/test_adapter_presets.py
tests/test_agent_adapters.py
tests/test_agent_export.py
tests/test_apply_command.py
tests/test_ask_inline_review.py
tests/test_backend_map.py
tests/test_brief.py
tests/test_brief_impact.py
tests/test_cli_core.py
tests/test_command_executor.py
tests/test_config_command.py
tests/test_context_budget.py
tests/test_context_command.py
tests/test_context_efficiency.py
tests/test_context_matching.py
tests/test_context_pack.py
tests/test_cycles.py
tests/test_diff_command.py
tests/test_diff_engine.py
tests/test_direct_edit_safety.py
tests/test_doctor_command.py
tests/test_execute_command.py
tests/test_execution_hints.py
tests/test_framework_hints.py
tests/test_full_scan.py
tests/test_gate.py
tests/test_gate_command.py
tests/test_graph.py
tests/test_guided_entrypoint.py
tests/test_guided_workflow_commands.py
tests/test_health.py
tests/test_help_topics.py
tests/test_http_adapter_contract.py
tests/test_http_executor.py
tests/test_impact.py
tests/test_javascript_parser.py
tests/test_javascript_project.py
tests/test_js_parser.py
tests/test_js_resolution.py
tests/test_languages.py
tests/test_map_writer.py
tests/test_multilang_scanner.py
tests/test_ollama_adapter.py
tests/test_packaging.py
tests/test_parser.py
tests/test_patch_applier.py
tests/test_patch_command.py
tests/test_patch_contract.py
tests/test_patch_create_existing_dry_run.py
tests/test_patch_validator.py
tests/test_preflight.py
tests/test_prepare_command.py
tests/test_repo_summary.py
tests/test_review_command.py
tests/test_routes.py
tests/test_run_command.py
tests/test_scan_command.py
tests/test_scanner.py
tests/test_secret_redaction.py
tests/test_selected_context.py
tests/test_setup_command.py
tests/test_snapshot.py
tests/test_snapshot_cache.py
tests/test_snapshot_command.py
tests/test_status.py
tests/test_symbol_slicing.py
tests/test_test_mapper.py
tests/test_test_mapping.py
tests/test_test_quality.py
tests/test_typescript_parser.py
tests/test_typescript_project.py
tests/test_ui.py
tests/test_verification_hints.py
tests/test_verify.py
tests/test_verify_command.py
tests/test_workflow_config.py
tests/test_workflow_planner.py