git:20260716.a78ef59 to git:20260729.f0e31ff
3 added, 3 removed. Audit A to A.
# Rootloom Skills guidance
- - `seed-project-guidance` owns deterministic repository evidence collection; `refine-project-guidance` owns model-dependent semantic judgment. Do not move semantic inference into Hooks or scanners.
- - `record-engineering-decision` is only for accepted durable architecture, contract, dependency, security, data, or operational choices; routine task history stays out of permanent records.
- - Keep optional Evidence and Memory workflows absent from ordinary installation and routine task paths.
+ - `project-guidance/scripts/seed_project_guidance.py` owns deterministic repository evidence collection; `project-guidance/references/semantic-refinement.md` owns model-dependent semantic judgment. Do not move semantic inference into Hooks or scanners.
+ - Durable decision records are a governed Change mode, not a public Skill; record only accepted architecture, contract, dependency, security, data, or operational choices.
+ - Keep Evidence references out of Direct mode. Project Memory belongs to the separate `rootloom-memory` plugin and must not return to this Skill catalog.