chore(openspec): Chain task-management spec + add integration registry stubs#273
Open
rubenvdlinde wants to merge 1 commit intodevelopmentfrom
Open
chore(openspec): Chain task-management spec + add integration registry stubs#273rubenvdlinde wants to merge 1 commit intodevelopmentfrom
rubenvdlinde wants to merge 1 commit intodevelopmentfrom
Conversation
…try integrations Adds cross-repo dependency links for procest → openregister integration registry: - task-management → pluggable-integration-registry (umbrella/tasks) Introduces two cross-repo stub dirs under openspec/changes/: - integration-maps → openregister#1316 - pluggable-integration-registry → openregister#1307 Note: case-location, case-map-overview, map-component, and parafering-audit-trail are Specter drafts not yet in this repo. When pushed, they'll find the integration-maps + pluggable-integration-registry stubs already in place. Related: - Openregister spec PR #1300 - Sibling PRs on decidesk (#133) and pipelinq (#310)
Contributor
Quality Report — ConductionNL/procest @
|
| Check | PHP | Vue | Security | License | Tests |
|---|---|---|---|---|---|
| lint | ✅ | ||||
| phpcs | ❌ | ||||
| phpmd | ✅ | ||||
| psalm | ✅ | ||||
| phpstan | ✅ | ||||
| phpmetrics | ✅ | ||||
| eslint | ❌ | ||||
| stylelint | ❌ | ||||
| composer | ✅ | ✅ 100/100 | |||
| npm | ❌ | ❌ | |||
| PHPUnit | ⏭️ | ||||
| Newman | ⏭️ | ||||
| Playwright | ⏭️ |
Quality workflow — 2026-04-23 08:04 UTC
Download the full PDF report from the workflow artifacts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Chains procest specs to the OpenRegister integration registry. Same cross-repo stub pattern as decidesk (#133) and pipelinq (#310).
Chained spec
task-management→pluggable-integration-registry(umbrella satisfies the tasks built-in provider dep)Cross-repo stubs added (2)
integration-maps→ Implement: Integration: Maps (Location) openregister#1316pluggable-integration-registry→ Implement: Pluggable Integration Registry openregister#1307Future drafts
Specter DB has
case-location,case-map-overview,map-component, andparafering-audit-trailas drafts for this repo — not yet in the repo. When they're pushed, the stubs are already here to resolve their upstream deps.Stub pattern
Each stub is a directory with only
hydra.json+ short README. Stub'shydra.json.issuepoints at the upstream openregister tracking issue. Hydra's sibling dep check reads the stub, polls the upstream issue state, and resolves the cross-repo dep through the existing mechanism.Test plan
task-managementhydra.json preserves existing local deps