2 Commits

Author SHA1 Message Date
fd760c4f4d Add agent-thread requesting production notebook seeding
Opens coordination thread with SpiceBook agent to create 8 circuit
notebooks on production that match Mims frontmatter references.
2026-02-14 15:09:03 -07:00
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