Close WP-0007: confirm linear-longstop-v0 as adopted v1 norm (T02)
Maintainer (Bernd) accepted 2026-07-29: trsl:policy:linear-longstop-v0 is confirmed as the degeneration formula for the first pilot cohort, per T01's recommendation - already implemented/tested, pilot-ready today. progress-paused-longstop-v1 remains the named next iteration, not required before WP-0008's pilot Phases proceed. Updates OpenQuestions-WorkingDefaults.md Q7 from "working default" to "Adopted 2026-07-29." All 4 WP-0007 tasks now done; workplan finished.
This commit is contained in:
parent
685cdeca14
commit
df3fdb5b64
3 changed files with 18 additions and 9 deletions
|
|
@ -79,7 +79,7 @@ The concept's §13 now defines a **Global Contingency Share Determination Rule**
|
|||
| [TREV-WP-0004](workplans/TREV-WP-0004-global-jurisdiction-research.md) | Global jurisdictional research backing the License/CUA candidates — **finished**, T10 synthesis accepted 2026-07-29 with alpha/beta working defaults (full legal review deferred until out of beta — see `SCOPE.md` §1) |
|
||||
| [TREV-WP-0005](workplans/TREV-WP-0005-enforcement-network-research.md) | Enforcement Network legal feasibility research — **finished**, T10 synthesis accepted 2026-07-29 on the same alpha/beta basis (Japan's Article 12 risk remains explicitly unresolved) |
|
||||
| [TREV-WP-0006](workplans/TREV-WP-0006-trust-service-implementation.md) | Hosted Trust Service reference implementation (PRD Phase 4b) — **finished**, all 9 tasks done (Postgres-backed registries/ledger/metrics/attestation/breach-record, ADR-0002 accepted, onboarding CLI, hosted conformance suite) |
|
||||
| [TREV-WP-0007](workplans/TREV-WP-0007-degeneration-policy-and-canonical-profiles.md) | Degeneration policy + canonical monetization profile catalog — active; T01 (degeneration research), T03 (profile catalog), T04 (canonicalization checklist) done; T02 (formula decision) ready for review, awaiting maintainer sign-off |
|
||||
| [TREV-WP-0007](workplans/TREV-WP-0007-degeneration-policy-and-canonical-profiles.md) | Degeneration policy + canonical monetization profile catalog — **finished**, all 4 tasks done. `trsl:policy:linear-longstop-v0` confirmed 2026-07-29 as the v1 norm for the first pilot cohort; `progress-paused-longstop-v1` named as the next iteration, not yet adopted |
|
||||
| [TREV-WP-0008](workplans/TREV-WP-0008-governance-and-pilot-rollout.md) | Governance formalization + pilot rollout across `coulomb-loop`/`net-kingdom`/`helix-forge`/`railiance-*` — active, not yet started; real Phase declarations gated behind T05 |
|
||||
|
||||
Hub index: [`WORK-RECORDS.md`](WORK-RECORDS.md) · brief: [`.custodian-brief.md`](.custodian-brief.md)
|
||||
|
|
|
|||
|
|
@ -84,16 +84,15 @@ A Phase has **one native currency** (`phase.initial_target.currency`). All ledge
|
|||
|
||||
## Q7 — Progress-sensitive degeneration formula (7)
|
||||
|
||||
**Working default (pilot formula, not final norm):**
|
||||
Publish a versioned policy id `trsl:policy:linear-longstop-v0` defined as:
|
||||
**Adopted 2026-07-29** (`workplans/TREV-WP-0007-degeneration-policy-and-canonical-profiles.md` T02, maintainer-accepted): `trsl:policy:linear-longstop-v0` is confirmed as the v1 norm for the first pilot cohort, not merely a Stage 0 pilot placeholder. Defined as:
|
||||
|
||||
- Remission accrues **only** by time toward a declared **Longstop Date** (see Q8).
|
||||
- Between Phase activation `t0` and Longstop `tL`,
|
||||
\( R(t) = T_0 \times \mathrm{clamp}((t - t_0)/(t_L - t_0), 0, 1) \)
|
||||
with discrete ledger `remission-credit` entries computed on a published schedule (e.g. daily or monthly UTC), **or** a single full remission at longstop for minimal implementations.
|
||||
- Development Credit does not change the remission schedule in v0 (no progress-sensitive boost/pause yet).
|
||||
- Development Credit does not change the remission schedule in v0 (no progress-sensitive boost/pause).
|
||||
|
||||
**Blocked on research:** Progress-sensitive pause when material Development Credit arrives; diversity-of-payers factors. Track in `TargetDegenerationPolicyResearch.md` (planned).
|
||||
**Research complete, not adopted:** `specs/TargetDegenerationPolicyResearch.md` (T01) proposes a candidate `trsl:policy:progress-paused-longstop-v1` (a 90-day rolling "quiet period" pause on Remission Credit during active Development Credit periods) and explicitly recommends *not* adopting a diversity-of-payers factor (no gaming-resistant signal exists yet). v1 is the named next iteration, to be revisited once real pilot Development Credit data exists — not required before pilot Phases proceed under v0.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ type: workplan
|
|||
title: "Degeneration policy research and canonical monetization profiles"
|
||||
domain: infotech
|
||||
repo: target-revenue
|
||||
status: active
|
||||
status: finished
|
||||
owner: claude
|
||||
topic_slug: infotech
|
||||
created: "2026-07-29"
|
||||
|
|
@ -70,9 +70,11 @@ promotion decision belongs to T02's human gate.
|
|||
|
||||
```task
|
||||
id: TREV-WP-0007-T02
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
human_accept_required: true
|
||||
human_accepted_by: Bernd
|
||||
human_accepted_at: "2026-07-29"
|
||||
state_hub_task_id: "44e396e9-7ab4-4952-89dc-880461dda2e1"
|
||||
```
|
||||
|
||||
|
|
@ -95,8 +97,16 @@ for no proven benefit yet — the incentive-alignment improvement v1 offers
|
|||
is real but currently unvalidated by any actual pilot data. Confirming v0
|
||||
now does not foreclose v1: the policy id is versioned
|
||||
(`trsl:policy:<slug>@<version>`), so a future Phase can adopt v1 once
|
||||
implemented without touching any Phase already running under v0. Awaiting
|
||||
maintainer decision.
|
||||
implemented without touching any Phase already running under v0.
|
||||
|
||||
**Accepted 2026-07-29 by the maintainer (Bernd): confirmed
|
||||
`trsl:policy:linear-longstop-v0` as the adopted v1 norm** for the first
|
||||
pilot cohort, per this document's recommendation.
|
||||
`progress-paused-longstop-v1` (T01 §6) remains the named next iteration,
|
||||
to be revisited once real pilot Development Credit data exists to
|
||||
validate the proposed 90-day window — not adopted now, and not required
|
||||
before `workplans/TREV-WP-0008-governance-and-pilot-rollout.md`'s pilot
|
||||
Phases can proceed.
|
||||
|
||||
## Canonical monetization profile catalog
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue