Accept ADR-0001 and close TREV-WP-0002

Bernd accepted the Stage 0 library stack (Python, jsonschema, pytest,
hatchling) as proposed. Marks ADR-0001 accepted, closes WP-0002-T01, and
marks the WP-0002 workplan finished (all six tasks done).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
tegwick 2026-07-29 02:07:22 +02:00
parent 0d54eddd5a
commit 82024bd6a8
2 changed files with 22 additions and 18 deletions

View file

@ -1,9 +1,10 @@
---
id: ADR-0001
title: "Stage 0 library stack: schemas, pure fold, and validators"
status: proposed
status: accepted
date: 2026-07-28
decided_by: null
decided_by: Bernd
accepted_at: "2026-07-29"
workstream: TREV-WP-0002 (trust-service-foundation)
alternatives_considered: [TypeScript/Node, Go]
---
@ -12,12 +13,12 @@ alternatives_considered: [TypeScript/Node, Go]
## Status
**Proposed.** Per `CONTRIBUTING.md` "Human decision gates" and
`workplans/TREV-WP-0002-trust-service-foundation.md` T01, this ADR locks
implementation technology for the repository and **must not be treated as
accepted without explicit human sign-off**. Agents may implement against
this proposal, but WP-0002-T01 stays `todo` (not `done`) until a maintainer
accepts or revises it.
**Accepted 2026-07-29** by the maintainer (Bernd), confirming the stack
already implemented under `workplans/TREV-WP-0002-trust-service-foundation.md`
T02T06: Python 3.11+, `jsonschema`, `pytest`, `hatchling` src-layout,
SHA-256 canonical-serialization hash chain, Ed25519 signing. This decision
locks implementation technology for Stage 0 schema/fold work only (§ Scope
below) — it does not extend to a future hosted Trust Service ADR.
## Scope