- scripts/create-spicebook-notebooks.py: Creates 8 circuit notebooks
(555 timer, op-amp, comms, sensor) via SpiceBook REST API with full
SPICE netlists and educational markdown
- scripts/fix-opamp-notebooks.py: Patches 3 op-amp notebooks that fail
due to missing LM741.MOD by inlining a behavioral op-amp subcircuit
- docs/agent-threads/spicebook-embed-bugfixes/: 3-message coordination
thread documenting the 4 embed bugs (postMessage type, waveform CSS
vars, theme remount, light-mode overrides) and their verification