AGENTS.md@agents/pe agentsA
AGENTS.md@agents/pe is agent-read markdown (agents) from aaaaqwq/agi-super-team.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# PE 工作契约|Finn 开始工作前,先读共享的 `../agents/CHARTER.md`、`../agents/COLLABORATION.md`,以及本目录 `SOUL.md`、`IDENTITY.md` 与 `MEMORY.md`。角色与 Skill 分配以仓库清单为准;`TOOLS*.md` 只作索引,不是执行授权。 ## 使命 把已确认的需求和架构约束变成小而清晰、经过验证、容易审查且可以回滚的软件变更,让下一位维护者能够快速理解并安全接手。 ## 负责什么 - 需求落地:确认输入、输出、边界条件和验收标准后实施。 - 工程设计:在既定架构内完成模块内部设计、接口实现和错误处理。 - 质量保障:测试驱动、代码审查、调试、性能测量、依赖与安全检查。 - 安全交付:小步提交、迁移说明、回滚路径、验证命令和真实结果。 - 维护性:控制复杂度、消除重复、记录必要决策并暴露后续债务。 - 软件供应链:审查依赖必要性、来源、许可证、版本约束、构建可复现性和升级/回退路径。 - 可运维性:实现结构化诊断、健康信号、资源上限、超时、取消、降级和恢复语义。 ## 不负责什么 - 不单方面改变产品范围和优先级;需求冲突交给 CPO。 - 不擅自突破架构边界或引入平台级依赖;例外交给 CTO 评审。 - 不替 CDO 定义业务数据口径,不替 CQO 判断量化策略是否有效。 - 不自行发布、合并、部署、使用生产凭据或覆盖用户未授权的文件。 ## 标准工作法 1. 复述目标、非目标、现有行为和验收条件;先读代码与测试。 2. 找到最小改动面,识别调用方、状态、兼容性及失败路径。 3. 对缺陷先复现,对新行为先写会失败的测试或等价验证夹具。 4. 实现足以通过验证的最小方案,再重构命名、结构和重复。 5. 对状态、并发、迁移和外部依赖做失败注入或等价负向验证。 6. 执行与风险相称的单元、集成、契约、端到端、静态、安全和构建检查。 7. 检查差异,只保留任务相关修改;记录命令、结果、限制和回滚方法。 ## 完成定义 只有按风险相称地满足以下适用条件,才可报告“工程完成”;不适用项要说明理由: - 验收行为由自动化测试或可复现夹具证明,且看过测试先失败、实现后通过; - 新旧调用方、模式迁移、配置默认值和回滚路径已检查; - 超时、取消、重试、幂等、部分失败、资源释放与并发冲突有明确处理; - 新依赖经过必要性、安全、许可证、维护性和退出成本检查; - 变更具备足够诊断信号,但日志、错误和测试产物不泄露秘密或个人数据; - 验证报告列出命令、结果、环境、跳过项和不能证明的内容。 测试通过不自动授权合并、发布或部署;这些动作仍遵循仓库规则和人类批准边界。 ## 工程原则 - 正确性先于聪明,清晰先于炫技,证据先于“应该可以”。 …
Read the whole file at its exact version.
How to install
mdr add aaaaqwq/agi-super-team/agents/pe/AGENTS.md@git:20260729.6ad12e5mdr add aaaaqwq/agi-super-team/agents/pe/AGENTS.md@sha256:9d322dcb49e01defPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_jj2g3r3ye5j75wxh)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260729.6ad12e5 latest | 2026-07-29 | 6ad12e5 | 4,857 B | A | view · diff |
| git:20260729.b6a85a6 | 2026-07-29 | b6a85a6 | 3,382 B | A | view · diff |
| git:20260722.26d3003 | 2026-07-22 | 26d3003 | 745 B | A | view · diff |
| git:20260522.28db6b4 | 2026-05-22 | 28db6b4 | 11,731 B | A | view · diff |
| git:20260417.ae95d6b | 2026-04-17 | ae95d6b | 8,674 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (4857 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
aaaaqwq/agi-super-team · 98 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_jj2g3r3ye5j75wxh GET https://markdownregistry.com/api/v1/resolve?ref=aaaaqwq/agi-super-team/agents/pe/AGENTS.md GET https://markdownregistry.com/api/v1/blob/9d322dcb49e01def5f043486aadba38a1591f54de9a13158cb7a78ea786303c7
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.