Skip to content

Product engine

Self-contained project under engines/quan_loncar_v1/ (package · campaigns · runs · notes). Assembled 2026-07-29 15:57 UTC.


Quan–Lončar v1

Air-cladded Si nanobeam optimization engine. This directory is a self-contained project: theory lives in the package, campaigns and runs attach here, and notes capture lab decisions for this engine only.

Path Contents
package/ Physics + FDTD + optimizer (quan_loncar_optimizer, package tag v2.0.0)
campaigns/ Named strategies (seed, objective, FDTD role)
runs/ Execution artifacts (one directory per run)
notes/ Engine-local lab notes
lineage/ Historical phase archive (not the live package)

See ENGINE.yaml for machine-readable metadata.

Current campaigns

  • campaigns/v2_indefinite_maxQ — completed indefinite max-Q trustworthy run
  • campaigns/autonomous_wrapper — earlier autonomous launcher

Highlight run

  • runs/20260724T002948Z_quan_v2_indefinite_maxQ — FDTD Q ~ 5.1e5; feedthrough coupling FDTD study attached under dashboard

Forking

When a customer needs this design family, copy this entire engine tree to engines/<customer-name>_v1/ (or _v2 after a major fork) and customize package + campaigns there. Do not share mutable package code across customers.