Skip to content

feat(registry): track built-in native plugins admincore, storebrowser, docmanager#170

Merged
intel352 merged 2 commits into
mainfrom
feat/register-native-plugins-20260529
May 29, 2026
Merged

feat(registry): track built-in native plugins admincore, storebrowser, docmanager#170
intel352 merged 2 commits into
mainfrom
feat/register-native-plugins-20260529

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Adds registry manifests for three built-in native plugins that were relocated from plugin/plugins/ in GoCodeAlone/workflow#795 and were previously untracked:

  • admincore — core admin-console UI navigation pages
  • storebrowser — read-only store/events/DLQ browser + parameterized SQL query endpoint
  • docmanager — markdown documentation management HTTP API

All type:builtin, tier:core, source:github.com/GoCodeAlone/workflow. scripts/validate-manifests.sh passes; scripts/build-index.sh regenerated.

Audit confirmed these are the only engine-plugin gaps — the remaining unregistered workflow/plugins/* dirs (all, builder-*, registry-*) are wfctl-internal builder/registry-provider impls with no engine capabilities and stay intentionally untracked.

intel352 added 2 commits May 29, 2026 09:34
…, docmanager

These three built-in native plugins were relocated from plugin/ to plugins/ in
the workflow engine (GoCodeAlone/workflow#795) and were previously untracked in
the registry. Adds builtin manifests (type:builtin, tier:core, path:plugins/X)
and regenerates v1/index.json.

Audit confirmed these are the only engine-plugin gaps; the remaining
unregistered workflow/plugins/* dirs (all, builder-*, registry-*) are
wfctl-internal builder/registry-provider impls with no engine capabilities and
stay intentionally untracked.
@intel352 intel352 merged commit 39cb449 into main May 29, 2026
6 checks passed
@intel352 intel352 deleted the feat/register-native-plugins-20260529 branch May 29, 2026 13:45
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