docs: Rewrite README with honest, compelling narrative #28
ci.yml
on: push
Matrix: test
Harness Evolution Verification
57s
Security & Configuration
5s
Quality Gates
Annotations
31 errors and 5 warnings
|
Harness Evolution Verification
Process completed with exit code 1.
|
|
ruff (W293):
src/agent/policy.py#L22
src/agent/policy.py:22:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (I001):
src/agent/policy.py#L1
src/agent/policy.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L17
src/agent/harness_evolution_algo.py:17:8: F401 `math` imported but unused
help: Remove unused import: `math`
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L15
src/agent/harness_evolution_algo.py:15:26: F401 `typing.Any` imported but unused
help: Remove unused import
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L15
src/agent/harness_evolution_algo.py:15:20: F401 `typing.Dict` imported but unused
help: Remove unused import
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L14
src/agent/harness_evolution_algo.py:14:44: F401 `dataclasses.field` imported but unused
help: Remove unused import: `dataclasses.field`
|
|
ruff (I001):
src/agent/harness_evolution_algo.py#L13
src/agent/harness_evolution_algo.py:13:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
src/agent/harness_config.py#L8
src/agent/harness_config.py:8:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (F841):
src/agent/agent_graph.py#L260
src/agent/agent_graph.py:260:9: F841 Local variable `params` is assigned to but never used
help: Remove assignment to unused variable `params`
|
|
ruff (I001):
src/agent/agent_graph.py#L12
src/agent/agent_graph.py:12:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (W293):
src/agent/policy.py#L22
src/agent/policy.py:22:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (I001):
src/agent/policy.py#L1
src/agent/policy.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L17
src/agent/harness_evolution_algo.py:17:8: F401 `math` imported but unused
help: Remove unused import: `math`
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L15
src/agent/harness_evolution_algo.py:15:26: F401 `typing.Any` imported but unused
help: Remove unused import
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L15
src/agent/harness_evolution_algo.py:15:20: F401 `typing.Dict` imported but unused
help: Remove unused import
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L14
src/agent/harness_evolution_algo.py:14:44: F401 `dataclasses.field` imported but unused
help: Remove unused import: `dataclasses.field`
|
|
ruff (I001):
src/agent/harness_evolution_algo.py#L13
src/agent/harness_evolution_algo.py:13:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
src/agent/harness_config.py#L8
src/agent/harness_config.py:8:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (F841):
src/agent/agent_graph.py#L260
src/agent/agent_graph.py:260:9: F841 Local variable `params` is assigned to but never used
help: Remove assignment to unused variable `params`
|
|
ruff (I001):
src/agent/agent_graph.py#L12
src/agent/agent_graph.py:12:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (W293):
src/agent/policy.py#L22
src/agent/policy.py:22:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (I001):
src/agent/policy.py#L1
src/agent/policy.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L17
src/agent/harness_evolution_algo.py:17:8: F401 `math` imported but unused
help: Remove unused import: `math`
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L15
src/agent/harness_evolution_algo.py:15:26: F401 `typing.Any` imported but unused
help: Remove unused import
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L15
src/agent/harness_evolution_algo.py:15:20: F401 `typing.Dict` imported but unused
help: Remove unused import
|
|
ruff (F401):
src/agent/harness_evolution_algo.py#L14
src/agent/harness_evolution_algo.py:14:44: F401 `dataclasses.field` imported but unused
help: Remove unused import: `dataclasses.field`
|
|
ruff (I001):
src/agent/harness_evolution_algo.py#L13
src/agent/harness_evolution_algo.py:13:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
src/agent/harness_config.py#L8
src/agent/harness_config.py:8:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (F841):
src/agent/agent_graph.py#L260
src/agent/agent_graph.py:260:9: F841 Local variable `params` is assigned to but never used
help: Remove assignment to unused variable `params`
|
|
ruff (I001):
src/agent/agent_graph.py#L12
src/agent/agent_graph.py:12:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Security & Configuration
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Harness Evolution Verification
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Suite (Python 3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Suite (Python 3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Suite (Python 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|