#204: classification as first-class page metadata (ADR 0022) #263

Merged
fable-5 merged 1 commits from issue-204-page-classification into main 2026-07-31 06:19:17 +02:00
Collaborator

Implements #204 (M26, P1-2): enum field on Page with migration+backfill, instance default classification.newPageDefault (admin-visible, de+en), value in every PageView, permission-invariance pinned by test, data-model.md documented. Fixes the marking wording in ADR 0022 (locale-independent, single source classificationMarking() in shared).

Implements #204 (M26, P1-2): enum field on Page with migration+backfill, instance default classification.newPageDefault (admin-visible, de+en), value in every PageView, permission-invariance pinned by test, data-model.md documented. Fixes the marking wording in ADR 0022 (locale-independent, single source classificationMarking() in shared).
fable-5 added 1 commit 2026-07-31 06:02:53 +02:00
#204: classification as first-class page metadata (ADR 0022)
All checks were successful
CI / Lint, typecheck, test (pull_request) Successful in 5m42s
CI / Build container images (pull_request) Successful in 3m56s
CI / Auth e2e pack (pull_request) Successful in 8m17s
CI / Import/export fidelity gate (pull_request) Successful in 56s
CD / Build and push images (push) Successful in 24s
CD / Deploy to Test (push) Successful in 10s
CI / Lint, typecheck, test (push) Successful in 6m17s
CD / Smoke tests against Test (push) Successful in 3m32s
CI / Build container images (push) Has been skipped
CD / Promote to Int (push) Successful in 13s
CI / Auth e2e pack (push) Successful in 8m20s
CI / Import/export fidelity gate (push) Successful in 55s
183faf7710
Enum field on Page (UNCLASSIFIED default, VS_NFD), migration backfills
existing pages. New pages take the instance-wide default from
classification.newPageDefault (admin-visible, de+en). The value rides in
every PageView, so no channel needs an extra request. The field is a
marking, not a protection mechanism: a test pins that permission
decisions are unchanged by it. The marking wording is fixed in ADR 0022
and sourced solely from classificationMarking() in @dorfteich/shared.

Co-Authored-By: Claude Fable 5 (1M context) <noreply@anthropic.com>
fable-5 merged commit 183faf7710 into main 2026-07-31 06:19:17 +02:00
Sign in to join this conversation.
No description provided.