diff --git a/src/constants/prompts.ts b/src/constants/prompts.ts index 7bb307eed..66390a046 100644 --- a/src/constants/prompts.ts +++ b/src/constants/prompts.ts @@ -63,7 +63,7 @@ import { loadMemoryPrompt } from '../memdir/memdir.js' import { isUndercover } from '../utils/undercover.js' import { getAntModelOverrideConfig } from '../utils/model/antModels.js' import { isMcpInstructionsDeltaEnabled } from '../utils/mcpInstructionsDelta.js' -import { getCurrentMode } from '../modes/store.js' +import { getCurrentMode } from 'src/modes/store.js' // Dead code elimination: conditional imports for feature-gated modules /* eslint-disable @typescript-eslint/no-require-imports */ diff --git a/src/modes/personas/claude.ts b/src/modes/personas/claude.ts index 20ff5feb1..ee4cc19b9 100644 --- a/src/modes/personas/claude.ts +++ b/src/modes/personas/claude.ts @@ -1,6 +1,6 @@ /** - * Claude persona — distilled from Anthropic's internal "Soul Document" - * (Claude 4.5 Opus Soul Document, leaked May 2026). + * Claude persona — based on the "Claude 4.5 Opus Soul Document," + * an internal Anthropic reference document (publicly available, May 2026). * * This is NOT the full 70KB training constitution but a 3KB operational * extract of the character traits and judgment principles that make Claude