- Before editing a file, read
.lane/memory/<path>/if it exists, or runlane why <path>. - Record non-obvious findings with
lane note add <path> -a <anchor> "...". - Do not edit
.lane/by hand; landing manages it. - Land with
lane merge, orlane pushwhere trunk is protected, thenlane pruneonce it merges. - Detailed workflow lives in
.agents/skills/lane/SKILL.md; runlane install skillif it is absent.