Accept ADR-0002: hosted Trust Service stack (WP-0006-T02)

Maintainer (Bernd) accepted 2026-07-29 with no changes requested.
T03-T08 may now build against PostgreSQL + per-Licensor API tokens +
railiance-cluster hosting + Python/src/target_revenue reuse.
This commit is contained in:
tegwick 2026-07-29 20:57:38 +02:00
parent 809f7aa0f9
commit d35820365b
2 changed files with 21 additions and 19 deletions

View file

@ -1,10 +1,10 @@
---
id: ADR-0002
title: "Hosted Trust Service stack: storage, auth, and deployment target"
status: proposed
status: accepted
date: 2026-07-29
decided_by: null
accepted_at: null
decided_by: Bernd
accepted_at: "2026-07-29"
workstream: TREV-WP-0006 (trust-service-implementation)
alternatives_considered: [Go service, file/git-based ledger store, per-repo-hosted SQLite]
---
@ -13,12 +13,12 @@ alternatives_considered: [Go service, file/git-based ledger store, per-repo-host
## Status
**Proposed, not yet accepted.** Per `docs/adr/ADR-0001-stage0-library-stack.md`'s
own Revisit trigger, this is that separate, later decision — hosting,
multi-tenant storage, and authentication were explicitly out of ADR-0001's
scope and are not inherited from it. This ADR requires explicit maintainer
sign-off (`workplans/TREV-WP-0006-trust-service-implementation.md` T02,
`human_accept_required: true`) before any of T03T08 build against it.
**Accepted 2026-07-29** by the maintainer (Bernd). Per
`docs/adr/ADR-0001-stage0-library-stack.md`'s own Revisit trigger, this was
that separate, later decision — hosting, multi-tenant storage, and
authentication were explicitly out of ADR-0001's scope and are not
inherited from it. T03T08 (`workplans/TREV-WP-0006-trust-service-implementation.md`)
may now build against this decision.
## Scope