evidence-pack-generatorlisted
Install: claude install-skill Kemetra/Seshat-BI
# evidence-pack-generator
- **Roadmap feature:** F028 **On-disk spec:** `specs/022-evidence-pack-generator/`
(dir 022 == F028; when the dir number and the F-number disagree, the roadmap
F-number wins).
- **Authority category:** Product Module / `artifact-writing`
(the F024 enumerated declaration -- see `docs/architecture/product-modules.md`).
By the time a table reaches the late readiness stages its evidence is real but
SCATTERED across a dozen artifacts. A reviewer about to authorize publish has no
single legible place to SEE it all at once, with each claim traceable to its source.
This skill is the COMPOSER that assembles those scattered, already-committed
artifacts into one ordered pack of 10 fixed sections. It FILLS the bundle; it does
not originate the evidence and it owns no truth. Every section points back at the
artifact it summarizes; any section whose source is missing or unfilled is recorded
as a BLOCKER, never papered over with invented content. The pack surfaces the
publish-ready decision; it never makes it.
## Authority declaration (F024) -- the filled module contract
This module declares EXACTLY ONE of the five F024 authority categories. Quoted
verbatim from `docs/architecture/product-modules.md`: a **Product Module** is "a
focused tool that consumes Core Authority and presents, summarizes, or derives from
it. A module MUST declare exactly one capability level: `read-only` |
`artifact-writing` | `execution-capable`. It never creates truth." This modu