Skip to content

Add admin action discovery inventory#1658

Merged
chubes4 merged 2 commits into
mainfrom
feat/admin-form-action-discovery
Jun 29, 2026
Merged

Add admin action discovery inventory#1658
chubes4 merged 2 commits into
mainfrom
feat/admin-form-action-discovery

Conversation

@chubes4

@chubes4 chubes4 commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add wordpress.admin-action-inventory as a descriptor-only admin form/action discovery primitive.
  • Discover form methods/actions, admin-post/admin-ajax/admin-page candidates, nonce field names, named inputs/selects/textareas, submit buttons, list-table bulk action controls, stable IDs, and redacted sample payload shapes.
  • Export the schema through runtime discovery contracts and document the public inventory command.

Tests

  • npm run test:wordpress-runtime-discovery-contracts
  • npm run test:public-api-contract
  • npm run test:runtime-contract-manifest
  • npm run test:runtime-command-result-envelope
  • npm run build

AI assistance

  • AI assistance: Yes
  • Tool(s): openai/gpt-5.5 via OpenCode
  • Used for: Implementing the descriptor primitive, contract wiring, docs, tests, and verification.

chubes4 added 2 commits June 29, 2026 13:24
…n-discovery

# Conflicts:
#	packages/runtime-core/src/command-registry.ts
#	packages/runtime-playground/src/playground-runtime.ts
@chubes4 chubes4 merged commit b7f799b into main Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant