Neural Sync Active
Visual Idea Vault
Registry Synced
Visual Idea Vault
680 words
3 min read
This file is the compact staging area for future visuals.
It exists so posters, animations, and diagrams stay high-signal, text-light, and easy to reuse later.
Rules for every visual
- Use the canvas for the concept, not for paragraphs.
- Keep the main image to one idea only.
- Move long explanation into the caption or companion note.
- Prefer labels, arrows, callouts, and shape language over sentences.
- If the image starts to look crowded, delete text before shrinking the art.
Text budget
Put inside the image
- title
- one-line takeaway
- 3 to 5 labels
- arrows or numbered steps
- a single trap callout if needed
Keep outside the image
- long examples
- worked derivations
- solution prose
- comparison tables
- caveats and exceptions
Layout heuristics
- One hero object in the center.
- One supporting strip or side rail.
- One accent color per concept.
- Avoid repeated cards or duplicate captions inside the image.
- Use whitespace to show hierarchy.
High-value visual briefs
Python
Week 8: File I/O and CSV flow
- Goal: show the path from text file to rows, rows to records, records to output.
- Visual shape: pipeline diagram with four nodes.
- Labels: open, read, parse, write.
- Trap callout: newline handling and delimiter confusion.
- Text budget: 1 title, 4 node labels, 1 trap bubble.
Week 10: Class vs instance state
- Goal: show what belongs to the class and what belongs to each object.
- Visual shape: a split board with one shared header and two object columns.
- Labels: class variable, instance variable, self, shared state.
- Trap callout: accidental mutation of shared data.
- Text budget: 1 title, 4 labels, 1 warning tag.
Week 6: Lists, tuples, dictionaries
- Goal: show three data shapes and when each is chosen.
- Visual shape: side-by-side container trio.
- Labels: ordered, immutable, key-value.
- Trap callout: using the wrong container for lookup.
Maths I
Week 6: Signed area to FTC
- Goal: show accumulation turning into area.
- Visual shape: graph, shaded region, and a small formula rail.
- Labels: curve, bounds, signed area, accumulated change.
- Trap callout: positive vs negative area.
- Text budget: title + 4 labels + one formula.
Week 8: Matrix dimension logic
- Goal: show how dimensions govern multiplication.
- Visual shape: matrix tiles with arrows and dimension tags.
- Labels: rows, columns, compatible, incompatible.
- Trap callout: wrong multiplication order.
Week 1: Sets, relations, functions
- Goal: show the three-step progression from set to relation to function.
- Visual shape: left-to-right ladder or three stacked panels.
- Labels: set, relation, function, injective, surjective.
- Trap callout: range vs codomain.
English II
Week 1: Rhetoric map
- Goal: show oxymoron, paradox, metonymy, synecdoche, irony, antithesis in one compact map.
- Visual shape: a concept wheel or classification grid.
- Labels: contradiction, association, part-whole, reversal, balance.
- Trap callout: metonymy vs synecdoche.
Week 8: SOP / precis checklist
- Goal: show structure for academic writing output.
- Visual shape: vertical checklist with six blocks.
- Labels: thesis, scope, evidence, brevity, tone, final pass.
- Trap callout: too much wording.
Week 5: Modals and certainty
- Goal: show modal strength as a confidence ladder.
- Visual shape: graded ladder or spectrum.
- Labels: must, should, may, might, could, would.
- Trap callout: using feel instead of grammatical function.
Prompt skeleton
Use this structure when generating a visual later:
textTopic: Purpose: Canvas: Core labels: Trap: Text budget: Style notes: What must be omitted:
Caption skeleton
Use this with the image so explanation stays outside the art:
textOne-line summary. Why it matters: - ... How to read it: - ... Common trap: - ...
Future add-ons
- dedicated poster set for exam week
- animation briefs for Manim
- mobile-first study cards
- one-click export to a revision pack
- per-week visual index in each course