Skip to content

[P1] 跨仓校验断层:agent-registry validate.py 在治理仓无法运行 #29

Description

@randypanding

问题描述

agent-registry 的 validate.py 校验逻辑(AR-1/AR-2/AR-5/AR-8/AR-9)在治理仓无法运行。治理仓 gate.yml 仅验证 YAML/JSON 语法,无法检测 agent archetype 冲突、builder-test-author 同声明等语义违规。agent-registry 是私有仓,治理仓无法调用其 validate.py。

影响范围

  • standards/agent/*.schema.yaml
  • agent-registry/scripts/validate.py
  • .github/workflows/gate.yml

严重度

P1 — Agent 声明语义违规无法在治理仓检测

改进建议

  1. agent-registry validate.py 在治理仓 gate 中以只读方式执行
  2. 跨仓 CI 联动:agent-registry validate.py 结果回传治理仓
  3. 增加 agent schema 版本绑定

红队演练来源

2026-08-19 红队演练:Agent Registry 与治理仓不一致

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1P1 级重要问题agentAgent 运行时相关red-team红队演练发现

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions