Loading...
Loading...
Use this when you are about to start Discover for an existing project, but you don't know "which portals can be used as evidence (run/test/ci/contract/ops)" and "which modules should be prioritized (P0/P1/P2)", and you are worried that out-of-control scope will lead to unmaintainable results.
npx skill4agent add zixun-github/aisdlc project-discover-preflight-scope.aisdlc/project/components/index.md.aisdlc/project/memory/structure.mdmemory/*ops/*## Evidence GapsAs long as you can locate the specific file or job name, it is a valid portal; do not make assumptions for the sake of "writing complete instructions".
package.json scriptsMakefile*.ps1/*.sh.env.example.aisdlc/project/components/{module}.md## API Contract## Data Contract## EvidenceEvidence Gapscomponents/index.mdIndex only for navigation: Do not write invariants, fields, or "to be supplemented/not found" in this table. Gaps are uniformly left to thesection of the module page.Evidence Gaps
# Components Index(地图层:只导航)
| module | priority | owner | code_entry | api_contract | data_contract | ops_entry | status |
|--------|----------|-------|------------|--------------|---------------|-----------|--------|
| auth | P0 | team-x | `src/auth/` | [api](./auth.md#api-contract) | [data](./auth.md#data-contract) | [ops](../ops/index.md) | - [ ] |
| order | P1 | team-y | `src/order/` | [api](./order.md#api-contract) | [data](./order.md#data-contract) | | - [ ] |
| legacy-tooling | P2 | | `tools/legacy/` | | | | - [ ] |