d50827c2d4
Brings in 10 commits from main on top of the v1.0.0 branch. Resolutions: - Legacy harness files modified on main but deleted in the migration — kept as deleted: strix/agents/base_agent.py, strix/agents/state.py, strix/config/config.py, strix/llm/llm.py, strix/llm/memory_compressor.py, strix/llm/utils.py, strix/runtime/docker_runtime.py. - tests/runtime/test_docker_runtime.py — removed; tests dead code. - strix/skills/vulnerabilities/idor.md and ssrf.md — auto-merged. - New skills from main kept: header_injection.md, http_request_smuggling.md, nosql_injection.md, ssti.md.