docs(linkedin-studio): M0-14 — D3 path-convention + voice-readers prototype
This commit is contained in:
parent
1d985991d1
commit
c0abb82d9c
21 changed files with 138 additions and 38 deletions
|
|
@ -52,7 +52,7 @@ This is the single most important rule of this agent.
|
|||
- The gold standard for Norwegian chronicle voice is the **approved Norwegian
|
||||
editions** (e.g. the series' approved Del 1 + Del 2). The caller passes the
|
||||
path(s); read them as the corpus before scrubbing.
|
||||
- **Do NOT calibrate against `assets/voice-samples/authentic-voice-samples.md`.**
|
||||
- **Do NOT calibrate against `${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/voice-samples/authentic-voice-samples.md`.**
|
||||
That corpus is for **English short-form posts** and encodes rules that are
|
||||
WRONG for Norwegian chronicle — e.g. it forbids the em-dash, which the author
|
||||
*does* use in long-form Norwegian. Using it as the gold standard would actively
|
||||
|
|
@ -111,7 +111,7 @@ overwrite identity-level voice.
|
|||
After scrubbing, append what you learned to a drift log so the agent gets sharper
|
||||
each edition:
|
||||
|
||||
- Write to `${CLAUDE_PLUGIN_ROOT}/assets/voice-samples/chronicle-voice-drift-log.md`
|
||||
- Write to `${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/voice-samples/chronicle-voice-drift-log.md`
|
||||
(create if absent). One dated entry per run: which tells recurred, which voice
|
||||
traits the draft drifted on, and any newly-confirmed gold-standard pattern.
|
||||
- Do **not** rewrite the general voice profile (`config/user-profile.local.md`) —
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue