docs(reporting-governance): close package-owned runtime story

This commit is contained in:
Eve
2026-05-08 21:30:04 +08:00
parent 1e81db04cb
commit 6f2ea9b3b3
5 changed files with 118 additions and 1 deletions

View File

@@ -64,6 +64,9 @@ watchdog -> queue -> dispatcher -> bridge -> sender binding -> acked|blocked|pen
This is not just repo glue anymore.
It is the first real reference runtime composition that the package architecture is being shaped around.
For clarity: the architectural source of truth is now the package-owned runtime surface under `plugins/reporting-governance/`, including package scripts and package profile artifacts.
Repo-root wrappers may still exist, but they are migration shims rather than the primary runtime contract.
## Minimal package profile artifact trajectory
Architecture is also now advanced one notch from “profiles are external YAML docs” toward “profiles are package artifacts with a loader boundary”.