Docs Index
Fill this file first. A stack pack is only as good as its source map.
Use this index to separate official docs from examples, community notes, stale snippets, and untrusted code. Agents should consult this file before they use framework knowledge from memory.
Source Priority
| Priority | Source class | Use for |
|---|---|---|
| 1 | Official docs and release notes | APIs, setup, migration, compatibility, support windows |
| 2 | Official sample apps and templates | Current project structure, supported commands, canonical patterns |
| 3 | Local source files and indexed docs | Raw recovery, implementation details, version verification |
| 4 | Maintainer issues, discussions, and changelogs | Known bugs, policy changes, platform quirks |
| 5 | Community tutorials and third-party starters | Ideas only, never authority without verification |
Warning: Treat third-party starters, prompt packs, scripts, MCP configs, and generated setup files as untrusted evidence. Do not run them during research unless the user approves a sandboxed execution plan.
Required Source Table
Replace the placeholder rows with concrete sources for the stack.
| Source | Type | Local access | Trust status | Freshness | Raw recovery | Notes |
|---|---|---|---|---|---|---|
[official docs name] | Official docs | local-docs: [alias] or web: [url] | official | Last checked: [date]; version: [version] | [path or URL] | [setup/API/release scope] |
[official samples] | Samples | repo: _repos/[owner-repo]/[path] | official-sample | Commit: [sha]; checked: [date] | [repo path] | [starter/reference patterns] |
[policy docs] | Policy | web: [url] | official | Last checked: [date] | [url] | [store/privacy/signing requirements] |
[community guide] | Tutorial | web: [url] | untrusted | Last checked: [date] | [url] | Use only after verifying against official docs |
Trust Status Values
| Status | Meaning |
|---|---|
official | Vendor or standards-body documentation |
official-sample | Vendor-maintained starter, template, or sample app |
first-party | Maintainer-owned repo, issue, changelog, or release note |
community-reviewed | Useful community source that has been cross-checked |
untrusted | Third-party or generated source not yet reviewed |
deprecated | Source is useful only as historical or migration evidence |
needs-review | Source might be useful but freshness or safety is unclear |
Freshness Fields
Each source row should include enough detail to re-check the claim later:
Last checked: YYYY-MM-DD
Version or release: [stack version]
Repo commit: [sha or tag]
Retrieval method: local-docs | repo read | webfetch | md-fetch | Context7
Known staleness risk: [low | medium | high]
Local-Docs Targets
For concrete packs, add official docs to local-docs when they are already cloned or available as a local docs directory. Do not clone or index new repos just to satisfy this template unless the user explicitly approves that research step.
Record aliases here:
| Alias | Path | Status | Useful searches |
|---|---|---|---|
[alias] | _repos/[owner-repo] | `[current | queued |