Drift found during #754 capability audit
Main 14c9822bc6c01d8ff2788454d0e1dc7861bc3816 has Amp in the production default registry, but docs/diagnostics.md still says AB4100's built-in registry publishes only claude, codex, cursor, and portable, and its recovery text lists only those four.
The Rspress reference/diagnostics.md page is generated from this repository contract, so the stale source propagates into the public docsite even though reference/configuration.mdx, targets-artifacts.mdx, and #754's capability guide correctly list all five targets.
Required correction
Acceptance
Built diagnostics reference lists amp, claude, codex, cursor, portable for AB4100 and no current recovery text tells an Amp author that amp is unknown. Run locale/link/docs generation gates. This is documentation-contract drift only; no target or diagnostic behavior change is requested.
Drift found during #754 capability audit
Main
14c9822bc6c01d8ff2788454d0e1dc7861bc3816has Amp in the production default registry, butdocs/diagnostics.mdstill says AB4100's built-in registry publishes onlyclaude,codex,cursor, andportable, and its recovery text lists only those four.The Rspress
reference/diagnostics.mdpage is generated from this repository contract, so the stale source propagates into the public docsite even thoughreference/configuration.mdx,targets-artifacts.mdx, and #754's capability guide correctly list all five targets.Required correction
ampto AB4100's built-in-target statement and recovery list.docs/diagnostics.mdfor other exhaustive built-in-target enumerations that predate Amp and correct only current contract prose; do not rewrite historical changesets.website/docs/*/reference/diagnostics.mdoutput.createDefaultRegistry().names()(or another canonical source) so the next built-in adapter cannot silently drift the generated reference.portableas the default and preserve the fact thatpluginis not a target.Acceptance
Built diagnostics reference lists
amp,claude,codex,cursor,portablefor AB4100 and no current recovery text tells an Amp author thatampis unknown. Run locale/link/docs generation gates. This is documentation-contract drift only; no target or diagnostic behavior change is requested.