From b67d8b21dd460dd9f6309905f338d71ab9532442 Mon Sep 17 00:00:00 2001 From: Enrico Piovesan Date: Mon, 10 Aug 2026 01:10:52 -0600 Subject: [PATCH] Yank superseded Loop core capability versions after honesty republish. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mark prior stripped/overclaiming versions deprecated via sibling deprecated.json so range resolution prefers Spec 102–honest currents (Decision 58 / registry #215). Co-authored-by: Cursor --- .../core.aggregate-team-action-health/1.0.0/deprecated.json | 5 +++++ .../core/core.assign-ownership/1.0.0/deprecated.json | 5 +++++ capabilities/core/core.authorize/1.0.0/deprecated.json | 5 +++++ .../core.calculate-deadline-pressure/1.0.0/deprecated.json | 5 +++++ capabilities/core/core.calculate-price/1.0.0/deprecated.json | 5 +++++ .../core/core.decide-escalation/1.0.0/deprecated.json | 5 +++++ .../core.evaluate-completion-quality/1.0.0/deprecated.json | 5 +++++ .../core/core.extract-action-items/1.1.0/deprecated.json | 5 +++++ .../core/core.generate-nudge-message/1.0.0/deprecated.json | 5 +++++ .../core/core.normalize-participants/1.0.0/deprecated.json | 5 +++++ .../core/core.notify-stakeholders/1.0.0/deprecated.json | 5 +++++ capabilities/core/core.process-comment/1.0.1/deprecated.json | 5 +++++ .../core/core.record-nudge-event/1.0.0/deprecated.json | 5 +++++ .../core.select-items-for-followup/1.1.0/deprecated.json | 5 +++++ .../core/core.transition-action-status/1.0.0/deprecated.json | 5 +++++ .../core/core.validate-action-item/1.0.0/deprecated.json | 5 +++++ 16 files changed, 80 insertions(+) create mode 100644 capabilities/core/core.aggregate-team-action-health/1.0.0/deprecated.json create mode 100644 capabilities/core/core.assign-ownership/1.0.0/deprecated.json create mode 100644 capabilities/core/core.authorize/1.0.0/deprecated.json create mode 100644 capabilities/core/core.calculate-deadline-pressure/1.0.0/deprecated.json create mode 100644 capabilities/core/core.calculate-price/1.0.0/deprecated.json create mode 100644 capabilities/core/core.decide-escalation/1.0.0/deprecated.json create mode 100644 capabilities/core/core.evaluate-completion-quality/1.0.0/deprecated.json create mode 100644 capabilities/core/core.extract-action-items/1.1.0/deprecated.json create mode 100644 capabilities/core/core.generate-nudge-message/1.0.0/deprecated.json create mode 100644 capabilities/core/core.normalize-participants/1.0.0/deprecated.json create mode 100644 capabilities/core/core.notify-stakeholders/1.0.0/deprecated.json create mode 100644 capabilities/core/core.process-comment/1.0.1/deprecated.json create mode 100644 capabilities/core/core.record-nudge-event/1.0.0/deprecated.json create mode 100644 capabilities/core/core.select-items-for-followup/1.1.0/deprecated.json create mode 100644 capabilities/core/core.transition-action-status/1.0.0/deprecated.json create mode 100644 capabilities/core/core.validate-action-item/1.0.0/deprecated.json diff --git a/capabilities/core/core.aggregate-team-action-health/1.0.0/deprecated.json b/capabilities/core/core.aggregate-team-action-health/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.aggregate-team-action-health/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.assign-ownership/1.0.0/deprecated.json b/capabilities/core/core.assign-ownership/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.assign-ownership/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.authorize/1.0.0/deprecated.json b/capabilities/core/core.authorize/1.0.0/deprecated.json new file mode 100644 index 0000000..43878ff --- /dev/null +++ b/capabilities/core/core.authorize/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Superseded by honesty republish under Spec 102 v1.1.0 / Decision 58 (declared surface not fully covered by use_cases/smokes)", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.calculate-deadline-pressure/1.0.0/deprecated.json b/capabilities/core/core.calculate-deadline-pressure/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.calculate-deadline-pressure/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.calculate-price/1.0.0/deprecated.json b/capabilities/core/core.calculate-price/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.calculate-price/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.decide-escalation/1.0.0/deprecated.json b/capabilities/core/core.decide-escalation/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.decide-escalation/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.evaluate-completion-quality/1.0.0/deprecated.json b/capabilities/core/core.evaluate-completion-quality/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.evaluate-completion-quality/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.extract-action-items/1.1.0/deprecated.json b/capabilities/core/core.extract-action-items/1.1.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.extract-action-items/1.1.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.generate-nudge-message/1.0.0/deprecated.json b/capabilities/core/core.generate-nudge-message/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.generate-nudge-message/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.normalize-participants/1.0.0/deprecated.json b/capabilities/core/core.normalize-participants/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.normalize-participants/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.notify-stakeholders/1.0.0/deprecated.json b/capabilities/core/core.notify-stakeholders/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.notify-stakeholders/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.process-comment/1.0.1/deprecated.json b/capabilities/core/core.process-comment/1.0.1/deprecated.json new file mode 100644 index 0000000..43878ff --- /dev/null +++ b/capabilities/core/core.process-comment/1.0.1/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Superseded by honesty republish under Spec 102 v1.1.0 / Decision 58 (declared surface not fully covered by use_cases/smokes)", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.record-nudge-event/1.0.0/deprecated.json b/capabilities/core/core.record-nudge-event/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.record-nudge-event/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.select-items-for-followup/1.1.0/deprecated.json b/capabilities/core/core.select-items-for-followup/1.1.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.select-items-for-followup/1.1.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.transition-action-status/1.0.0/deprecated.json b/capabilities/core/core.transition-action-status/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.transition-action-status/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +} diff --git a/capabilities/core/core.validate-action-item/1.0.0/deprecated.json b/capabilities/core/core.validate-action-item/1.0.0/deprecated.json new file mode 100644 index 0000000..2724681 --- /dev/null +++ b/capabilities/core/core.validate-action-item/1.0.0/deprecated.json @@ -0,0 +1,5 @@ +{ + "deprecated": true, + "reason": "Published without use_cases (capability publish strip bug); superseded by honesty republish under Spec 102 v1.1.0 / Decision 58", + "deprecated_at": "2026-08-10T07:10:52Z" +}