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
compose.test.js boots all 33; serve.js's front door is now /admin/,
fed by ONE shared INVENTORY array beside the real plugins list — the
hand-copied-registry workaround living in the demo itself (#463/#464).
ADMIN_AGENTS env gates the operator home; without it the plugin warns
loudly that the surface is open.
Docs folded: NOTES gains seams 11 (api.isOperator — terminal, metrics
and admin hold three incompatible answers to 'who is the operator?')
and 12 (the admin-surface gaps: runtime lifecycle, install, settings
panels, log tailing, storage introspection); api.plugins is now a
two-consumer seam. REPORT.md gains 'The wp-admin test' — the capstone
gap table: the read side of a WordPress-style admin works today but
only by the operator re-telling the plugin what the host already
knows three ways; the write side's absences each name their seam.
0 commit comments