Gemini: add simple-language mode to rule explain output #85
Labels
No labels
area:ci
area:docs
area:engineering
area:framework-fp
area:test-coverage
dogfood:fn
dogfood:fp
dogfood:friction
dogfood:tp
phase:b
phase:c
severity:critical
severity:high
severity:low
severity:medium
source:deepseek-v4-pro
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/fallow-py#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
fallow-py explain RULEis useful but still technical. Non-expert users need a shorter plain-language mode.Task
Add a
--simpleoption tofallow-py explain.Acceptance criteria
fallow-py explain --simple PY031prints a shorter explanation in plain English.--simplefor at least one rule.Out of scope
Verification
python -m fallow_py explain --simple PY031