The nightly health check detected failures.
- @cat-agent-skills/agent_red_team
assert 1 == 0
+ where 1 = CompletedProcess(args=['/opt/hostedtoolcache/Python/3.11.16/x64/bin/python', 'scripts/generate_aggregated_agents.py', '--check'], returncode=1, stdout='', stderr='[gen-agents] DRIFT: 2 aggregated agent(s) no longer match their source. Re-run without --check.\n - @cat-agent-skills/agent_performance_triage\n - @cat-agent-skills/agent_red_team\n').returncode
FAILED tests/test_url_stability.py::test_ledger_covers_every_agent_on_disk - AssertionError: Agents exist on disk that are not recorded in the permanent URL ledger, so nothing is stopping a future PR from renaming them. Run `python scripts/check_url_stability.py --update`.
URL stability β Article XXIII (The Permanent URL Contract)
ledger entries : 352
agents on disk : 358
Β· 6 new agent(s) not yet in the ledger (run with --update once they land on main)
agents/@kody-w/forge_provenance_agent.py
agents/@rapp/rapp_dogg_agent.py
agents/@rapter/basic_agent.py
agents/@rapter/hive_census_agent.py
agents/@rapter/hive_shape_agent.py
agents/@rapter/rapp_dogg_agent.py
β OK β every published agent URL still resolves.
assert 'not yet in the ledger' not in 'URL stabili... resolves.\n'
'not yet in the ledger' is contained here:
URL stability β Article XXIII (The Permanent URL Contract)
ledger entries : 352
agents on disk : 358
Β· 6 new agent(s) not yet in the ledger (run with --update once they land on main)
? +++++++++++++++++++++
agents/@kody-w/forge_provenance_agent.py
agents/@rapp/rapp_dogg_agent.py
agents/@rapter/basic_agent.py
agents/@rapter/hive_census_agent.py
agents/@rapter/hive_shape_agent.py
agents/@rapter/rapp_dogg_agent.py
β OK β every published agent URL still resolves.
================== 8 failed, 2205 passed in 63.50s (0:01:03) ===================
The nightly health check detected failures.
Triggered by: Nightly Health Check