feat: i18n support - auto-detect system language for zh/en prompts
This commit is contained in:
9
assets/insight_fixed_structure_en.txt
Normal file
9
assets/insight_fixed_structure_en.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Facts(L2): ../memory/global_mem.txt | CodeRoot: ../ | SOPs(L3): ../memory/*.md or *.py | META-SOP(L0): ../memory/memory_management_sop.md
|
||||
L1 Insight is a minimal index; sync L1 when L2/L3 changes; keep index minimal. Read META-SOP(L0) before writing any memory.
|
||||
|
||||
[CONSTITUTION]
|
||||
1. Ask before modifying own source code; free to experiment within ./; installing packages and portable tools allowed
|
||||
2. Check memory before decisions; always use existing SOPs/utils; revisit SOPs on repeated failures; never assert without evidence
|
||||
3. Execute step by step, control granularity, limit blast radius; request intervention after 3 failures
|
||||
4. Key/secret files: reference only, never read or move
|
||||
5. Read META-SOP to verify before writing any memory; files under memory/ must be patched only (unless creating new)
|
||||
Reference in New Issue
Block a user