Ryan Malloy fe3ca6f08f Add notebook creation scripts and embed bugfix coordination thread
- 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
2026-02-14 13:17:47 -07:00
..