fix(sf): replace 'Lex' personal name with generic 'project owner' in milestone-validation template
templates/milestone-validation.md:60 was instructing the validating agent to add 'enough context for Lex to make a decision'. Lex is the developer's personal nickname; bundled templates ship to every SF user and other users would write validation reports referencing a stranger. Now reads 'enough context for the project owner to make a decision' — generic and accurate for any project. Tree-wide grep for Lex/Mikael/Mikki across bundled resources now returns zero personal-name references. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
b0e1e9ae1b
commit
955ee66614
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ validated_at: {{date}}
|
|||
|
||||
## Requires Attention
|
||||
|
||||
<!-- Items classified as human-required, with enough context for Lex to make a decision.
|
||||
<!-- Items classified as human-required, with enough context for the project owner to make a decision.
|
||||
Ordered by priority (blocking items first).
|
||||
If none, write "None." -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue