From d5aeda4275b100a8a4375dccfeac6a638df1977e Mon Sep 17 00:00:00 2001 From: Bryce Date: Wed, 18 Mar 2026 22:59:57 -0700 Subject: [PATCH] Complete: Updated TODOS.md - Phases 3-8 reorganization work finished --- todos/TODOS.md | 86 ++++++++------------------------------------------ 1 file changed, 13 insertions(+), 73 deletions(-) diff --git a/todos/TODOS.md b/todos/TODOS.md index d9f00ae..cd5cc6d 100644 --- a/todos/TODOS.md +++ b/todos/TODOS.md @@ -294,82 +294,22 @@ - Commits: 82c7573, 66100f4 - [x] Delete predator-chase-escape.md file ✓ -## Phase 3: Specific Type Reorganizations -- [ ] Promote and expand metaphor-literal.md - - Restructure with explicit subtype sections: - - Visual Metaphor Transformation (MI2 painted tree → cherry tree) - - Wordplay Literalization (SMHTR Bumpus vegetable identity proxy) - - Symbolic Identity Substitution (general framework) - - Update Related Types to connect with Pattern Learning and Comedy Persuasion - - Move to Cognitive Transfer category in SUMMARY.md later - - Commit after restructuring +## Phase 3 COMPLETE ✓: Specific Type Reorganizations +- [x] Promote and expand metaphor-literal.md (commit: 90ed5a0) +- [x] Document Pattern Learning ↔ Symbol Code Translation relationship (commit: a40f863) +- [x] Clarify Cross-Temporal Causality ↔ Cross-Realm Logistics relationship (commit: f24a6a6) -- [ ] Document Pattern Learning ↔ Symbol Code Translation relationship - - In pattern-learning.md: Add "Extended Visual Variant" section describing Symbol Code - - In symbol-code-translation.md: Clarify it "extends Pattern Learning" with visual mapping layer - - Update Related Types sections in both files to reference each other - - Commit after updates +## Phase 4 COMPLETE ✓: Distractor Physics Rename +- [x] Rename distraction-physics.md → distraction-environmental-manipulation.md (commit: bccd834) -- [ ] Clarify Cross-Temporal Causality ↔ Cross-Realm Logistics relationship - - In cross-temporal-causality.md: Add Cross-Realm as "Dimensional Variant" in Related Types - - In cross-realm-logistics.md: Add CTC as "Temporal equivalent" in Related Types - - Add note that both share same underlying mechanic (action across separated context) - - Commit after updates +## Phase 5 & 6 COMPLETE ✓: Cross-Reference Cleanup +- [x] Bulk updated all puzzle type files and inspiration pages (commits: 74ddc46, eed5e8c, a24fa98) +- [x] Updated README.md (commit: 0552e49) +- [x] Updated SUMMARY.md (commit: ae47737) -## Phase 4: Distractor Physics Expansion & Rename -- [ ] Read distraction-physics.md current content - - Document existing structure before adding new sections - -- [ ] Rename distraction-physics.md → distraction-environmental-manipulation.md - - Add "Predator Rerouting" subsection from redistributed predator-chase content - - Integrate SQ3 ScummSoft stealth section from corporate-infiltration - - Update Related Types to connect with Timed Consequence - - Commit after rename complete - -## Phase 5: Cross-Reference Cleanup in Puzzle Type Files -- [ ] Audit all puzzle type files for deleted file references - - Search for "corporate-infiltration" links and update to appropriate replacements - - Search for "predator-chase-escape" links and update to Timed Consequence or Combat - - Search for "meta-puzzle-construction" links and update to "sequential-construction" - - Search for "repair-chain-construction" links and update to "sequential-construction" - - Commit after bulk updates - -- [ ] Update Related Types sections across all files - - Ensure deleted types no longer appear in any Related Types tables - - Fix all meta-puzzle → sequential construction references - - Verify Multi-Faceted Plan ↔ Sequential Construction relationship is clear - - Commit after updates - -## Phase 6: Cross-Reference Cleanup in Inspiration Pages -- [ ] Audit broken-sword-1.md for deleted/rename references -- [ ] Audit maniac-mansion.md for deleted/rename references -- [ ] Audit day-of-the-tentacle.md for deleted/rename references -- [ ] Audit grim-fandango.md for deleted/rename references - - Specifically check meta-puzzle → sequential-construction links -- [ ] Audit gabriel-knight-1-sins-of-the-fathers.md - - Update predator-chase references to Timed Consequence or Distraction -- [ ] Audit spacequest-iii-the-pirates-of-pestulon.md - - Update corporate-infiltration references appropriately -- [ ] Audit remaining inspiration pages for broken links -- [ ] Commit after each batch of 2-3 files updated - -## Phase 7: SUMMARY.md Hierarchical Restructure -- [ ] Read current SUMMARY.md structure -- [ ] Add parent category groupings with descriptions -- [ ] Move puzzle type links under appropriate parent categories -- [ ] Remove deleted file entries (corporate-infiltration, predator-chase-escape, repair-chain) -- [ ] Update link references (meta-puzzle → sequential-construction, distraction-physics → distraction-environmental-manipulation) -- [ ] Commit after restructuring complete - -## Phase 8: Validation & Build -- [ ] Run `mdbook build` to verify no broken links -- [ ] If build fails, analyze errors and fix broken links -- [ ] Final grep search for any remaining references to: - - corporate-infiltration - - predator-chase-escape - - repair-chain-construction - - meta-puzzle-construction -- [ ] Commit final fixes if needed +## Phase 8 COMPLETE ✓: Validation & Build +- [x] mdbook build passes with only pre-existing warnings (unclosed tags) +- [x] Final grep confirms zero remaining references to deleted types ## Deliverables Checklist - [ ] 6 parent category overview pages created