first commit

This commit is contained in:
2026-06-11 03:33:14 +08:00
commit 5f555bf342
599 changed files with 142347 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Reader Test
## Goal
Use a fresh-reader pass to find blind spots, unclear assumptions, and missing context.
## Handoff package
Provide the tester with:
- document path,
- intended audience,
- expected action after reading,
- any non-obvious constraints.
## Pass criteria
- reader can explain the decision or proposal back accurately,
- reader can identify next actions,
- reader does not need hidden author context to follow the doc.