IMPLEMENTATION
Make work reviewable.
Evidence is an operational record, not a performance. Keep it concise, reproducible, and safe to share. Distinguish observed facts from interpretation and open questions.
State the claim
Define the expected result and acceptance criteria.
Record bounded action
Describe the operation at a public-safe level using placeholders.
Capture result
Report observable output, status, and limitations.
Run the gate
Verify independently where possible; mark unverified items plainly.
Copyable public prompt
Create a public-safe evidence note for [TASK]. Include claim, constraints, bounded action, result, verification method, confidence, limitations, and next step. Use [PLACEHOLDER] values only. Exclude private paths, IPs, endpoints, credentials, identities, and raw inventories.
Privacy warning
Evidence can leak more than diagrams. Scrub logs, identifiers, locations, credentials, endpoint details, people records, and raw system inventories before publication.
Verification gate
- Claim and acceptance test are explicit.
- Action and result are separated.
- Verification status is honest.
- Privacy scrub is complete.