Loading...
Loading...
Compare original and translation side by side
.aisdlc/project/.aisdlc/project/.aisdlc/project/.aisdlc/project/.aisdlc/project/memory/structure.md.aisdlc/project/memory/tech.md.aisdlc/project/memory/product.md.aisdlc/project/memory/glossary.md.aisdlc/project/components/index.md.aisdlc/project/products/index.md.aisdlc/project/components/{module}.md.aisdlc/project/ops/index.md.aisdlc/project/memory/structure.md.aisdlc/project/memory/tech.md.aisdlc/project/memory/product.md.aisdlc/project/memory/glossary.md.aisdlc/project/components/index.md.aisdlc/project/products/index.md.aisdlc/project/components/{module}.md.aisdlc/project/ops/index.md.aisdlc/project/requirements/design/implementation/.aisdlc/project/requirements/design/implementation/.aisdlc/project/contracts/**.aisdlc/project/components/{module}.md## API Contract## Data Contract.aisdlc/project/components/index.md.aisdlc/project/products/index.md## TL;DR## API Contract## Data Contract## Evidence(证据入口)## Evidence Gaps(缺口清单)## Evidence Gaps(缺口清单).aisdlc/project/contracts/**## API Contract## Data Contract.aisdlc/project/components/{module}.md.aisdlc/project/components/index.md.aisdlc/project/products/index.md## TL;DR## API Contract## Data Contract## Evidence## Evidence Gaps## Evidence Gaps| 你现在要做什么 | 用哪个子技能 | 主要输出位置 |
|---|---|---|
| 盘点“可作为证据的入口”,并做 P0/P1/P2 止损 | | |
| 建立 Level-0 北极星与 Level-1 索引骨架(地图层) | | |
| 逐个把 P0 模块做成“单页模块 SSOT + 契约段落 + 证据链” | | |
| 收敛 Products、补 Ops 入口、做 DoD 勾选门禁、建立增量维护 | | |
默认策略(尽可能丰富):不把 P0 限制在 1–3 个;在预算允许范围内,尽可能为所有识别到的 P0 都创建模块页并填充到可用门槛。若仓库过大导致无法全覆盖:仍然要完成 memory + index,并为未覆盖的 P0/P1 留下“可追溯的 Evidence Gaps 与候选证据位置”,而不是空白或脑补。
| What you need to do now | Which sub-skill to use | Main output location |
|---|---|---|
| Inventory of "evidence-qualified entries" and implement P0/P1/P2 scope control | | |
| Establish Level-0 North Star and Level-1 index skeleton (map layer) | | |
| Build "single-page module SSOT + contract section + evidence chain" for each P0 module | | |
| Converge Products, supplement Ops entries, implement DoD check gate, establish incremental maintenance mechanism | | |
Default strategy (as rich as possible): Do not limit P0 to 1-3; within the budget, create module pages for all identified P0 modules and fill them to the usable threshold as much as possible. If the repository is too large to cover fully: still complete memory + index, and leave "traceable Evidence Gaps and candidate evidence locations" for uncovered P0/P1 modules, instead of leaving blanks or guessing.
dispatching-parallel-agentscomponents/{module}.mdproducts/*dispatching-parallel-agentscomponents/{module}.mdproducts/*.aisdlc/project/memory/*.aisdlc/project/components/index.md.aisdlc/project/products/index.md.aisdlc/project/components/{module}.md.aisdlc/project/products/*.aisdlc/project/ops/*.aisdlc/project/memory/*.aisdlc/project/components/index.md.aisdlc/project/products/index.md.aisdlc/project/components/{module}.md.aisdlc/project/products/*.aisdlc/project/ops/*## TL;DR / ## API Contract / ## Data Contract / ## Evidence / ## Evidence Gaps## TL;DR / ## API Contract / ## Data Contract / ## Evidence / ## Evidence Gaps这些借口来自“无技能约束”的基线压测原话。写入这里的目的,是为了在时间/权威/沉没成本压力下,仍能守住 Discover 的硬规则。
| 借口(原话风格) | 最常见违规 | 必须的反制动作 |
|---|---|---|
| “先把文档写全,结构搭满,细节后面再对代码补。” | 索引写细节;TODO 散落;脑补契约 | 先做 Scope + Index 骨架;所有细节下沉模块页;缺证据写 Evidence Gaps,不写推测 |
| “索引太干会没人看,写点说明不用点进去就懂。” | 索引变成细节堆(双写) | 索引只导航:只放链接/复选框/owner/code_entry;细节只在模块页 |
| “没有 Swagger/OpenAPI,先按经验写一版契约,标‘待核对’。” | 契约不权威;字段大全;错口径被放大 | 模块页契约段落只写:权威入口(文件/生成命令)+ 不变量摘要 + 证据入口;缺权威入口→Evidence Gaps |
| “时间紧,先把不确定的用‘待补/未发现’标出来,表示诚实。” | “待补”散落导致永远补不完 | 所有缺口集中到 |
| “已经写了一半,再改成索引只导航要大改;先交差。” | 沉没成本驱动的结构性违规 | 删除/移动:把索引细节挪到模块页;索引回归导航;不能因为沉没成本违反结构规则 |
| “字段列全一点查起来方便。” | 字段大全(维护爆炸) | 字段级细节只通过权威入口链接(schema/DDL/model);在 project 层只写不变量摘要 |
| “怎么跑/怎么部署是刚需,写在项目级入口最合适。” | 一次性交付细节污染项目级 | 项目级只写入口链接与最小护栏;详细操作手册归 ops 体系或外部平台链接 |
These excuses are original quotes from baseline stress tests without skill constraints. The purpose of writing them here is to adhere to the hard rules of Discover even under pressure of time/authority/sunk cost.
| Excuse (original style) | Most common violation | Required countermeasure |
|---|---|---|
| "Write the full documentation first, build the structure, and fill in the details against the code later." | Index writes details; scattered TODOs; guessed contracts | Build Scope + Index skeleton first; all details sink to module pages; write Evidence Gaps for missing evidence, no speculation |
| "The index is too dry for people to read, write some explanations so you don't need to click in." | Index becomes a pile of details (duplicate writing) | Index is only for navigation: only put links/checkboxes/owner/code_entry; details are only in module pages |
| "There is no Swagger/OpenAPI, write a version of the contract based on experience first, mark 'to be checked'." | Unauthorized contracts; full field lists; wrong caliber amplified | Contract section of module page only writes: authoritative entry (file/generation command) + invariant summary + evidence entry; missing authoritative entry → Evidence Gaps |
| "Time is tight, mark uncertain content with 'to be filled/not found' first to show honesty." | Scattered "to be filled" leads to never being completed | All gaps are concentrated in |
| "Half of it is already written, it will take a lot of modification to change to index-only navigation; submit it first." | Structural violation driven by sunk cost | Delete/move: move index details to module pages; index returns to navigation function; do not violate structural rules due to sunk cost |
| "It is more convenient to check if all fields are listed." | Full field list (maintenance explosion) | Field-level details are only linked through authoritative entries (schema/DDL/model); only write invariant summaries at the project layer |
| "How to run/how to deploy is a rigid requirement, it is most appropriate to write it in the project-level entry." | One-time delivery details pollute the project level | Project level only writes entry links and minimum guardrails; detailed operation manuals belong to the ops system or external platform links |
.aisdlc/project/components/index.mdproducts/index.md.aisdlc/project/contracts/**Evidence Gaps- [x].aisdlc/project/components/index.mdproducts/index.md.aisdlc/project/contracts/**Evidence Gaps- [x]components/index.mdproducts/index.mdcomponents/index.mdcomponents/index.mdproducts/index.mdcomponents/index.md.aisdlc/project/memory/structure.md.aisdlc/project/components/index.md.aisdlc/project/components/{module}.md.aisdlc/project/memory/structure.md.aisdlc/project/components/index.md.aisdlc/project/components/{module}.md