Code review fixes: CV pinning, F1 (excluded_sources), F14 (50KB truncation), F37

- api.py: strip CV pinning workaround (parity violation, see architecture doc)
- dream.py: F1 — retrieve_graphiti() now accepts excluded_sources, over-fetches
  3x and filters in-process. Was silently dropping the parameter; would have
  confounded E3 with broken cross-stage exclusion in Graphiti arm.
- watcher.py + ingest.py: F14 — drop full_text[:50000] truncation. Was
  propagating through entire cascade. Postgres TEXT can hold up to 1GB.
- corpus_integrity.py: F37 — same truncation, third path now clean.

Backups: api.py.bak.*, dream.py.bak.*, watcher.py.bak.*, ingest.py.bak.*,
corpus_integrity.py.bak.* timestamped pre-fix.

Re-cascaded Shop Class as Soulcraft (only already-cascaded source affected
by F14, 414KB).
This commit is contained in:
2026-05-01 02:26:37 +00:00
parent 25e42c0231
commit 465f2f725b
17 changed files with 4432 additions and 58 deletions
+33 -17
View File
@@ -1,30 +1,46 @@
{
"last_dream_timestamp": 1777480274.444462,
"last_dream_timestamp": 1777536047.392913,
"last_dream_mode": "pipeline",
"last_dream_file": "Journal/Dreams/2026-04-29-synthesis-1.md",
"last_dream_file": "Journal/Dreams/2026-04-30-synthesis.md",
"retrieved_sources": [
"ChatGPT: CV Summary Request",
"Dossier Narrative.docx",
"2026-04-28-early-rem.md",
"Advances in Architectural Geometry 2023 -- Kathrin D\u00f6rfler (editor); Jan Knippers (editor); Achim.pdf",
"2026-04-29-late-rem.md",
"Mod06_GrabCAD_Print_and _Advanced_FDM_2023.pptx",
"The Extended Mind _ The Power of Thinking Outside the Brain -- Annie Murphy Paul.pdf",
"Utah MDD - Aaron Nelson - Copy.pptx",
"ChatGPT: Dean Position Evaluation",
"Company of One -- Paul Jarvis.pdf",
"ChatGPT: Program response drafting",
"Cognition in the Wild (A Bradford Book) -- Hutchins, Edwin.pdf",
"ChatGPT: Digital Fabrication Cultural Project",
"Dossier Narrative.pdf",
"E1_8-taxonomy-free-cascade-protocol.md",
"References.docx",
"Dossier Narrative Kill Me PLS_REV.docx",
"ChatGPT: Career change anxiety",
"Dossier Narrative.docx",
"Dossier Narrative Kill Me PLS_REV_HOME.docx",
"Aaron Nelson Tenure Dossier Narrative.pdf",
"Claude: Importing chat history from ChatGPT",
"aaronai-architecture.md",
"Aaron AI: What should I be the most excited about right now?",
"ChatGPT: Dean Position Evaluation",
"2026-04-27-early-rem-1.md",
"The Poetics of Space -- Gaston Bachelard translated from the French by Maria Jolas -- First Edition, 1994.pdf",
"ChatGPT: Digital fabrication education",
"Dossier Narrative Kill Me PLS.docx",
"ChatGPT: Digital Fabrication Cultural Project",
"Claude: Weighing Utah versus Oklahoma",
"Claude: Importing chat history from ChatGPT",
"Advances in Architectural Geometry 2023 -- Kathrin D\u00f6rfler (editor); Jan Knippers (editor); Achim.pdf",
"Claude: I filling out my annual report...",
"References.pdf",
"Dossier Narrative Kill Me PLS_REV_HOME.docx"
"2026-04-28-early-rem.md",
"Claude: Law enforcement career options",
"Dossier Narrative Kill Me PLS_REV_2.docx",
"2026-04-29-late-rem.md",
"Dossier Narrative Kill Me PLS_REV.docx",
"Utah MDD - Aaron Nelson - Copy.pptx",
"Dossier Narrative Kill Me PLS_REV_3.docx",
"Aaron AI: Who's covering for me on sabbatical?",
"ChatGPT: GA Proposal Revision Guide",
"BirdAI-Experiments-Log.md",
"Mod06_GrabCAD_Print_and _Advanced_FDM_2023.pptx",
"The Extended Mind _ The Power of Thinking Outside the Brain -- Annie Murphy Paul.pdf",
"Company of One -- Paul Jarvis.pdf",
"Fabrication Processes_Syllabus.docx",
"ChatGPT: Digital fabrication education",
"Fabrication Processes_Syllabus DDF710 V3.docx",
"Claude: Setting up a custom OpenClaw instance",
"Claude: Weighing Utah versus Oklahoma"
]
}