Pathfinder v1.4.1
A PATCH: four content corrections to files a destination project consumes. No skill gains or loses a responsibility, and the install path is unchanged.
Fixed
skills/reverse-engineer/SKILL.mdfences its report template. The# Reverse-Engineering Reportblock was live markdown, so the file read as though it contained a report rather than describing the one to produce. Wording unchanged.skills/reflect/SKILL.mduses one H1. ThePart 1,Part 2,Promotion rules,Output, andPrinciplesdividers were H1s with H2s beneath. Every heading from thePart 1divider drops one level; prose is byte-identical.context/project-overview.mdandtemplates/project-overview.template.mdare titledProject Overview, with the project's name captured as aProject:field instead of standing in for the document's own title.context/features/example-feature-spec.mdsays it is an example and namestemplates/feature-spec.template.mdas the stencil to copy.skills/to-specs/SKILL.mdpoints at that template by path.
Existing projects are unaffected — the installer never overwrites, so these arrive only on a fresh install or an explicit --force.
npx create-pathfinder@1.4.1