This repository was archived by the owner on May 29, 2026. It is now read-only.
retrofit: reverse-spec actions (5 REQs / 9 methods)#1394
Merged
WilcoLouwerse merged 4 commits intoMay 4, 2026
Merged
Conversation
Drafts 5 REQs for the actions capability (CRUD, event-triggered execution, sync/async modes, retry backoff, cron scheduling) and annotates 9 methods across 6 files with @SPEC tags pointing at the ghost change retrofit-actions-2026-05-01. Code already exists — this change retroactively specifies it. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Moves ghost change retrofit-actions-2026-05-01 to archive and merges the delta spec into openspec/specs/actions/spec.md (new capability). Symlink at the original path preserves @SPEC tag resolution without rewriting annotations across 6 annotated files. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced May 1, 2026
Contributor
Quality Report — ConductionNL/openregister @
|
| Check | PHP | Vue | Security | License | Tests |
|---|---|---|---|---|---|
| lint | ✅ | ||||
| phpcs | ✅ | ||||
| phpmd | ✅ | ||||
| psalm | ✅ | ||||
| phpstan | ✅ | ||||
| phpmetrics | ✅ | ||||
| eslint | ✅ | ||||
| stylelint | ✅ | ||||
| composer | ✅ | ✅ 147/147 | |||
| npm | ✅ | ✅ 598/598 | |||
| PHPUnit | ❌ | ||||
| Newman | ❌ | ||||
| Playwright | ⏭️ |
Quality workflow — 2026-05-01 18:45 UTC
Download the full PDF report from the workflow artifacts.
remko48
approved these changes
May 4, 2026
rjzondervan
approved these changes
May 4, 2026
bbrands02
approved these changes
May 4, 2026
WilcoLouwerse
added a commit
that referenced
this pull request
May 4, 2026
…er + backfill design.md Cleans up the retrofit cohort that landed across PRs #1364–#1394. **Archive consolidation** - Move 12 retrofit ghost changes from openspec/archive/ → openspec/changes/archive/ - Move 2 older non-retrofit changes (2026-03-25-contacts-actions, 2026-03-25-mail-sidebar) too - Delete the now-empty openspec/archive/ root - Drop the broken openspec/changes/retrofit-actions-2026-05-01 symlink - Rename 2026-05-01-retrofit-actions-2026-05-01 → retrofit-actions-2026-05-01 (drop redundant date prefix) **Frontmatter standardisation** - archival-destruction-workflow ghost change delta: full requirement text → REQ-009 ID; ### Requirement → ### REQ-009 - archival-destruction-workflow master: remove redundant quotes around REQ-009 - content-versioning master: inline list → block YAML - tenant-lifecycle master: inline list → block YAML **Backfill design.md on 5 retrofits** The 2026-04-28 retrofit batch ran before opsx-reverse-spec step 11 (auto-call /opsx-ff) was wired in. Adds design.md (Context / Goals / Decisions / Risks / Migration Plan) to: archival-destruction-workflow, calendar-integration, content-versioning, object-lifecycle, tenant-lifecycle. **Why the design.md was written directly rather than via /opsx-ff:** the skill is built to scaffold a NEW change at openspec/changes/{name}/, not to backfill artifacts on already-archived ghost changes. The opsx-reverse-spec skill itself already calls /opsx-ff at step 11, so future runs will get the auto-fill for free. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Retrofit — Reverse-Spec
Describes observed behavior of 9 methods across 6 files under
actionsas 5 new REQs.Ghost change:
retrofit-actions-2026-05-01(archived atopenspec/changes/archive/2026-05-01-retrofit-actions-2026-05-01/).What this PR does
actionscapability spec (retrofit: true)@spec openspec/changes/retrofit-actions-2026-05-01/tasks.md#task-Nopenspec/specs/actions/spec.md(new capability)@spectag resolution without rewriting annotations.git-blame-ignore-revswith the annotation commit SHAREQs drafted
Notes flagged
calculateDelay()inActionRetryJobis implemented but not called during the retry scheduling — the delay is never applied to the re-queued job. Flagged in spec notes as a potential bug.CronExpressionis an optional runtime dependency with no graceful fallback if not installed.What this PR does NOT do
Review focus
concurrentie-analyserepo not available on this machine.sync_spec_content.pymust be run separately to register this capability in Specter'sapp_specstable.Source:
openspec/coverage-report.mdgenerated 2026-04-30 | Cluster:actions