mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-11 21:57:14 +03:00
fix(skill): update stale SKILL.md font-tag reference in typography.md
typography.md pointed at SKILL.md's `<font_selection_procedure>` and `<reflex_fonts_to_reject>` XML tags, which were removed in the v3 consolidation and moved into brand.md as the "Font selection procedure" and "Reflex-reject list" sections. Agents loading typography.md via the craft flow were chasing content that no longer existed. Now points at brand.md with correct section names. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
a42d21856c
commit
0760cdf3e9
@@ -32,7 +32,7 @@ Use `ch` units for character-based measure (`max-width: 65ch`). Line-height scal
|
||||
|
||||
## Font Selection & Pairing
|
||||
|
||||
The tactical selection procedure and the full banned-fonts list live in SKILL.md's `<font_selection_procedure>` and `<reflex_fonts_to_reject>` tags (already loaded when this reference is consulted). The rest of this section covers the adjacent knowledge: anti-reflex corrections, system font use, and pairing rules.
|
||||
The tactical selection procedure and the reflex-reject list live in [reference/brand.md](brand.md) under **Font selection procedure** and **Reflex-reject list** (loaded for brand-register tasks). The rest of this section covers the adjacent knowledge: anti-reflex corrections, system font use, and pairing rules.
|
||||
|
||||
### Anti-reflexes worth defending against
|
||||
|
||||
|
||||
Reference in New Issue
Block a user