You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lean on no-imports as the load-bearing neutrality guarantee and drop the
redundant forbidden-substring denylist (a dependency-free module cannot
reference an execute-only or SDK type, so neutrality is structural, not a
name list to maintain).
Make the interview exploration plugin proof bidirectional — its capability
ids must exactly equal Object.keys(createExplorationTools(...)), catching
phantom as well as missing tools. Document that the three native interviewer
tools are covered type-level only (superset) because constructing them needs
a live DB.
Review findings #1 and #2 from ln-review. Zero behavior change.
Amp-Thread-ID: https://ampcode.com/threads/T-019ecb9a-9a08-733b-833d-76885fc8243a
Co-authored-by: Amp <amp@ampcode.com>
0 commit comments