A policy management service
Find a file
tegwick 06be56fdff Take over the renderer; defer controlled disclosure to a risk service
The renderer and its stylesheet moved in from the-custodian with a make build
target, so T02 generalises something that works rather than starting from
scratch. Publication tooling belongs to the repo that owns publication.

Disclosure is resolved for now: full public is fine in build mode, where there
are no users to expose and no attacker with anything to gain. Recorded as
deferred rather than closed, because it stops being true at production - the
same blast-radius disclosure that a consumer must read becomes a map once real
tenant data exists.

Controlled disclosure is deliberately not this repo's job. Publication is about
permanence and currency; embargo is about severity, remediation and timing, and
building it here would put risk judgement in the repo least qualified to make
it. It likely wants a service of its own - a risk-nexus - with this repo as its
publication surface rather than its brain.

The only cost today is one line in T01: the addressing scheme must not assume
every document is public from birth, so that adding an embargo state later is a
new status rather than a URL migration.

First publication retargeted - the framework relocated to NetKingdom canon and
is now tenancy-posture_v0.1, five axes rather than five planes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-17 15:42:00 +02:00
build Take over the renderer; defer controlled disclosure to a risk service 2026-08-17 15:42:00 +02:00
tools Take over the renderer; defer controlled disclosure to a risk service 2026-08-17 15:42:00 +02:00
workplans Take over the renderer; defer controlled disclosure to a risk service 2026-08-17 15:42:00 +02:00
INTENT.md Take over the renderer; defer controlled disclosure to a risk service 2026-08-17 15:42:00 +02:00
Makefile Take over the renderer; defer controlled disclosure to a risk service 2026-08-17 15:42:00 +02:00
README.md Scope: canon and ADRs outward, estate-bearing regulation inward 2026-08-17 15:27:02 +02:00

policy-nexus

Permanent publication and regulatory intake for the estate's policy surface. Serves policy.coulomb.social.

Two halves:

  • Outward — publishes estate canon and architecture decision records from the repositories that own them, at stable URLs, with visible status and currency. Generated, never authored: the source of truth stays upstream and this repo never writes back.
  • Inward — records regulation bearing on the estate: rules that constrain data it holds, markets it sells into, or obligations it has taken on. A record says what a source said and when. It never says what the estate must therefore do.

Not a CMS, not a documentation site, not a civic-information corpus, and not a source of legal advice.

  • Intent: INTENT.md
  • Workplans: workplans/