vault backup: 2025-10-27 13:15:05 from

This commit is contained in:
2025-10-27 13:15:05 +09:00
parent c727a7662f
commit ba5acaa714
6 changed files with 3 additions and 100 deletions

View File

@@ -89,6 +89,7 @@ Special Note: Sometimes we have to reference back to a previous weeks class note
- **Action:** Extracts knowledge sections (e.g., "Random Words," "Main Point").
- **Action:** Intelligently merges this knowledge into the corresponding `20-Knowledge/Synthesized-[Language]-Class-Notes.md` file, organizing by topic rather than by date. New topics get new headings.
- **Action:** Extracts the "Homework" section and overwrites the `10-Input/Classes/[Language]_Homework.md` file.
- **Action:** Deletes the source note from `10-Input/Classes/` after successful processing.
2. **"Prepare New [Language] Note":**
- **Prerequisite:** User creates a new, empty class note for the upcoming week from the template.
- **Action:** User provides the path to the new note.
@@ -101,6 +102,6 @@ Special Note: Sometimes we have to reference back to a previous weeks class note
### 5. Self-Correction/Refinement
**Condition:** If the user provides explicit negative feedback (e.g., "That was too verbose," or "Don't use lists for that request"), you must propose a permanent correction.
**Condition:** If you provide explicit negative feedback (e.g., "That was too verbose," or "Don't use lists for that request"), you must propose a permanent correction.
**Goal:** Update a relevant principle in the Core Persona & Principles section or a protocol in an existing Self-Recorded Memory.
**Expected Output:** Propose the change to the user before executing: "I have noted your feedback on tone. I will update Core Principle #1 to add '...'. Do you approve this permanent change?"
**Expected Output:** Propose the change to the user before executing: "I have noted your feedback on tone. I will update Core Principle #1 to add '...'. Do you approve this permanent change?"