Skip to content

Source audit

Audit date: 2026-05-06 · Auditor: maintainers · Drift policy: see ADR 0002

This page is a transparent record of which pages have been re-checked against which official URLs, when, and what remains high-drift. The full canonical reference list lives in source-map.md.

How to read this table

Column Meaning
Page The site page (or section) that was audited.
Date When the audit was performed (YYYY-MM-DD).
Auditor The reviewer's GitHub handle or "maintainers" for batch audits.
Sources checked Official vendor URLs consulted.
Drift risk Subjective rating used elsewhere in the guide (low / medium / high).
Notes What changed, what didn't, and what to watch.

Audit log

Anthropic / Claude

Page Date Sources checked Drift risk Notes
Claude 2026-05-06 plans, usage limits, personalization, Projects, memory, incognito, Artifacts, Skills, connectors, Claude Code, prompting High Claude moved to a separate standalone site. The Field Guide keeps only cross-links and an old-path redirect. Plan, limit, model, and UI label claims remain intentionally coarse and dated because these surfaces drift quickly.
Claude Desktop 2026-05-06 download, local MCP guide, connectors Medium Connectors UI labels evolve quickly; claude_desktop_config.json schema confirmed as the documented integration path.
Claude Code 2026-05-06 setup, quickstart, settings, subagents, hooks, MCP Medium Install methods (native installer, Homebrew, WinGet) confirmed; subagent and hook surfaces are evolving.
Claude Projects 2026-05-06 claude.ai surfaces, connectors Medium Project memory and file limits documented inconsistently across surfaces; verify in-app.
Computer use 2026-05-06 tool docs, launch post High Beta surface; action types and screenshot semantics may move.

OpenAI

Page Date Sources checked Drift risk Notes
ChatGPT (Projects) 2026-05-06 Projects help Medium Memory modes, file limits, and connector availability change frequently — re-verify in-app each quarter.
Custom GPTs 2026-05-06 GPT builder help Medium Actions schema and capability toggles are stable but trust/visibility settings evolve.
OpenAI API & Agents SDK 2026-05-06 platform docs, function calling, structured outputs, Agents SDK repo, SDK docs Medium SDK is under active development; pinning to a specific version is recommended.
Codex CLI 2026-05-06 Codex CLI docs, Codex repo High Approval modes and packaging change rapidly.
Computer use (OpenAI) 2026-05-06 API guide, CUA blog High Available models and pricing change frequently.

Google

Page Date Sources checked Drift risk Notes
Gemini app (Gems) 2026-05-06 Gemini app, Gems help Medium Gems availability has shifted across consumer and Workspace tiers.
Gemini CLI 2026-05-06 repo, community docs Medium Auth flow and free-tier model defaults change — re-check the repo README.
Antigravity 2026-05-06 codelab High Newer product; expect renames and capability shifts. Re-check before publishing instructions.
Google AI Studio 2026-05-06 AI Studio, API docs, function calling, structured output Medium Free-tier rate limits and model lineup change; pin model names in code.

xAI / Grok

Page Date Sources checked Drift risk Notes
Grok / xAI 2026-05-06 overview, function calling, structured outputs, models High Three distinct surfaces (consumer Grok, Grok on X, xAI API). Tool calling and structured outputs require API access. Model lineup and tier availability change frequently.

MCP

Page Date Sources checked Drift risk Notes
MCP concepts 2026-05-06 spec 2025-06-18, intro Low–medium Spec is versioned; re-pin when a new spec ships.
Installing MCP servers 2026-05-06 connect local, Claude Desktop guide Medium claude_desktop_config.json paths and Windows behavior are footgun-prone.
Writing servers 2026-05-06 Python SDK, TypeScript SDK, SDKs index Medium Pin SDK versions in examples.
MCP security 2026-05-06 security best practices Low Threat model is stable; specific mitigations track the spec.

GitHub

Page Date Sources checked Drift risk Notes
Copilot cloud agent 2026-05-06 about cloud agent, risks and mitigations, best practices, plans, requests and billing Medium Plan availability, organization policy, premium-request accounting, and cloud-agent naming evolve.
Pages + Actions deployment 2026-05-06 Pages docs, Actions syntax, actions/deploy-pages, MkDocs Material publishing Low Stable for our use; revisit when major action versions ship.

v0.5 subscription-first surfaces

Page Date Sources checked Drift risk Notes
Capability map 2026-05-06 All linked vendor help pages from source-map.md Subscription-first surfaces section High Plan-tier shorthands (Free / Sub / Team / Ent / Dev / API) are deliberately coarse to slow drift. Re-verify quarterly.
No-code automations 2026-05-06 ChatGPT Tasks help, Gemini scheduled actions, Claude Cowork scheduled tasks High Native scheduling features are rolled out unevenly per region/plan; treat the names as guidance, not contracts.
Memory & preferences 2026-05-06 Custom Instructions help, Memory FAQ, Saved info help, Claude profile preferences Medium The shape of the slot ("profile / saved info / memory") is more stable than the labels.
Examples library 2026-05-06 Internal cross-references only Low Examples are tool-agnostic shapes; they reference Mastery pages for product-specific clicks.
Learning path 2026-05-06 Internal cross-references only Low The 7 missions are tool-agnostic.
Plain-English glossary + diagrams 2026-05-06 Schematic SVGs (vendor-neutral) Low Diagrams are explicitly schematic, not screenshots, to slow drift.

What remains high-drift

These pages are the most likely to go stale within a quarter:

  • Antigravity — newer IDE; vendor messaging and feature scope are still moving.
  • Codex CLI — packaging, login flows, and approval-mode names have changed multiple times.
  • Anthropic computer use and OpenAI computer use — beta surfaces with rapid iteration.
  • Gemini Gems availability across consumer and Workspace tiers.

When you edit any of these pages, bump the Last verified: date and re-check the linked official sources first.

How to contribute an audit

  1. Open a Source drift issue.
  2. After review, file a PR that updates the affected page and adds a row above with the new date and outcome.