aboutsummaryrefslogtreecommitdiff
path: root/playwright-py/examples
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-02 21:14:56 -0500
committerCraig Jennings <c@cjennings.net>2026-06-02 21:14:56 -0500
commit2433e74131582e7010fba4e561f40d793bdc5334 (patch)
treeb8283e08a77d6252be2b1d764590766a94f1791b /playwright-py/examples
parent656f11d8aea1595ce72f04b44744764c1ef343fa (diff)
downloadrulesets-2433e74131582e7010fba4e561f40d793bdc5334.tar.gz
rulesets-2433e74131582e7010fba4e561f40d793bdc5334.zip
feat(flush): read notes.org before the anchor on resume
On a flush resume, the SessionStart(clear) hook now reads .ai/notes.org key sections before the session-context anchor. The anchor carries session state. notes.org carries the project's standing knowledge (code-repo paths, conventions, key contacts) that a resumed session needs to act correctly. A resume with the anchor alone floundered on context notes.org already documents, hunting for a repo whose path notes.org records. The hook guards on notes.org presence: when it's absent, the resume reads the anchor alone. flush/SKILL.md documents the same read order so the skill and the hook agree. The handoff rationale is preserved in docs/design/2026-06-02-flush-promotion.org.
Diffstat (limited to 'playwright-py/examples')
0 files changed, 0 insertions, 0 deletions