Never Fail Twice
Fixel can now turn reviewed pull-request feedback into version-controlled repository lessons without allowing an agent to approve its own guidance.
Highlights
fixel learn --repo owner/repo --pr Ncaptures PR, review, comment, and failed-check evidence as an inert draft.- Only human-reviewed lessons with
status: approvedare loaded into future runs. - Drafts, malformed files, symlinks, and oversized lesson sets are ignored.
- Approved lessons cannot override credential, sandbox, network, git, or human-review boundaries.
- Includes the first real lesson derived from PR #11 and a reproducible gate benchmark.
Verification
- 18 automated tests passed on Node.js 20 and 22.
- Never Fail Twice gate benchmark passed 1/1.
- Package dry-run and syntax checks passed.
See the workflow: https://github.com/AmIrRX0/Fixel/blob/v1.2.0/docs/never-fail-twice.md