v1.1.6
🐛 Fixes
- point the page back at the plugin's files, in both editions (21a84c4)
- the debounce is per session, not per head alone — both locales (0c705eb)
- un-pin the plugin checkout — the card updates on every deploy (c26d40c)
- Stop is not the only hook event that can refuse — SubagentStop can too (00f213a)
- regenerate the inventory, and route the renamed persona in the dispatch list (91bb036)
- class the plugin's Stop hook, and make the closed map's refusal cheap to act on (50b1c98)
📝 Documentation
- the index row for 0043 asserted the pin in the present tense (5726ad9)
- record the pin's reversal in ADR-0043, and correct the premise it was argued on (d7e2cde)
- "freshest" is off by one for the minute between merge and bump (e806388)
Other
- content(architecture): the Stop hook enters the published narrative, in both editions (d55d52c)
Full changelog: v1.1.5...v1.1.6