Skip to content

fix: correct file reference in CUSTOMIZATION.md#205

Closed
SAY-5 wants to merge 2 commits intosantifer:mainfrom
SAY-5:fix/docs-customization-reference
Closed

fix: correct file reference in CUSTOMIZATION.md#205
SAY-5 wants to merge 2 commits intosantifer:mainfrom
SAY-5:fix/docs-customization-reference

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 12, 2026

The Target Roles section pointed to modes/_shared.md but the archetype table actually lives in modes/_profile.md. Fixed the heading and inline reference.

Fixes #137

SAY-5 added 2 commits April 11, 2026 21:42
The -P (Perl regex) flag in the score extraction line only works on
GNU grep. macOS ships BSD grep which doesn't support it, causing
"invalid option --p" errors.

Switched to -oE with POSIX character classes. Also added a --min-score
flag so users can set a threshold — offers below it get a warning after
scoring.

Fixes santifer#141
Refs santifer#192
@SAY-5 SAY-5 closed this Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect statement in docs/CUSTOMIZATION.md

1 participant