Skip to content

feat(registry): track optional services#6

Merged
Lyther merged 1 commit into
mainfrom
feat/workflow-orchestrator
May 19, 2026
Merged

feat(registry): track optional services#6
Lyther merged 1 commit into
mainfrom
feat/workflow-orchestrator

Conversation

@Lyther
Copy link
Copy Markdown
Owner

@Lyther Lyther commented May 19, 2026

Summary

  • add optional external service submodules and exclude their payloads from npm packages
  • add schema-validated optional service and target capability registries
  • align README scope categories and adapter docs for MCP/skill support

Verification

  • npm run check
  • npm run check:commands
  • npm run check:generated
  • npm test
  • npm run build -- --target all
  • npm run check:rules
  • npm pack --dry-run --json
  • verify-prove artifact/live distribution proof

Add optional external service submodules and schema-validated
registries for optional services and target MCP/skill capability
support. This keeps generated target support separate from local-wired
or manual-only external service surfaces.

Update adapter docs and README scope categories to reflect current,
planned, and unsupported targets, and keep external submodule payloads
out of npm packages.

Checks:
- npm run check
- npm run check:commands
- npm run check:generated
- npm test
- npm run build -- --target all
- npm run check:rules
- npm pack --dry-run --json
@Lyther Lyther merged commit 865f72a into main May 19, 2026
1 check passed
@Lyther Lyther deleted the feat/workflow-orchestrator branch May 19, 2026 04:26
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