KB-270E

README for Reviewer (Template)

3 min read Revision 1
<!-- DOC_STATUS: ACTIVE_NON_AUTHORITY -->

<PACKET-NAME> — README for Reviewer (TEMPLATE)

Status: <GOING_IN_STATUS> Authority: NON_AUTHORITY / NOT_PROMOTED · Codex consulted: NO · Owner approval requested: NO Date: <YYYY-MM-DD> · Lane: <T1|T2>

Copy this file, replace every <…> placeholder, delete this blockquote. Conform to TKT_BASE_PACKET_TEMPLATE.md and TKT_OUTPUT_LEVEL_POLICY.md.

1. Going-in / established status

  • Baseline this builds on: <sut/baseline name + sha256>
  • This packet is NON_AUTHORITY: it grants no seal, gates nothing in production.

2. Levels targeted

  • L0 FILE PASS [ ] L1 RECONSTRUCTION [ ] L2 FAIL-CLOSED [ ] L3 GOVERNANCE
  • Highest verdict claimable here is L3. This packet does NOT emit IU_TRACEABILITY_PASS / SEMANTIC_TEXT_AS_CODE_PASS / RELEASE_BUNDLE_PASS.

3. What this PROVES (each claim → a gate)

Claim Gate in commands.sh Expected exit
files present + hash G0_manifest 0
checker selftest G1_selftest 0
reconstruct + rerun G2_rerun 0
bad input fails closed G3_probes 0 (probes all caught)

4. What this does NOT prove

  • No semantic/meaning claim. No release readiness. No authority/seal.
  • <other explicit non-claims>

5. Module provenance (byte-identical, not a fork)

Module sha256 governed source
<checker>.py <64hex> <governed path>
real-sut/<frozen>.py <64hex> <governed path>

6. Reproduce

bash commands.sh                     # G0..Gn → OVERALL_RESULT, writes exit_codes.json
shasum -a 256 -c HASH_MANIFEST.txt   # every file byte-for-byte
bash RERUN.sh                        # fresh reconstruct into mktemp + reverify

7. Evidence pointers (no-vector)

Class pointer.target hash regen determinism
run-stdout <root>/runs/<id>/stdout.log sha256:<64hex> bash commands.sh functional
exit_codes (in packet) sha256:<64hex> bash commands.sh byte-exact

8. Blockers

ID item actor next blocks
<BLK-ID> <missing item> <owner/operator/codex> <action> <scope>
Back to Knowledge Hub knowledge/dev/laws/tool-kiem-thu/base/tkt-base-structural-evidence-governance-pack-2026-06-11/packet_template/README_FOR_REVIEWER.md