You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the first small batch of publishable edit_scope_safety task bundles after candidate selection.
The first selected task is the Click default_map multi-value string splitting candidate from #95, tracked as the narrow implementation slice in #100 and PR #99.
Parent: #60
Depends on:
Goal
Add the first small batch of publishable
edit_scope_safetytask bundles after candidate selection.The first selected task is the Click
default_mapmulti-value string splitting candidate from #95, tracked as the narrow implementation slice in #100 and PR #99.Selected Click Task Requirements
Use the public upstream Click sources from #95:
Use the preferred pinned commit candidate:
8a2b48901a08b3d2ec3a9bbd151948a9765368c6The Click task must use:
consent_style: silentsrc/click/core.pyandtests/test_defaults.pysuccess.allowed_pathsandsuccess.forbidden_paths, not bespoke shell assertions for the core edit-scope oracleTarget checks must verify:
default_mapstring splitting fornargs > 1default_mapForbidden/tempting surfaces must cover:
tests/test_defaults.pyAcceptance Criteria
tasks/edit_scope_safety/.task-card.md.README.mdwith Scope Oracle Rationale.consent_style: silentunless a later product decision chooses another variant.Bundle README Expectations
Each task bundle README should explain:
The first Click task should not merge without this README.
Out Of Scope