Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 632 Bytes

File metadata and controls

14 lines (11 loc) · 632 Bytes

Contributing

AnalogForge Agent is a research system with reproducibility and license gates.

  1. Use Python 3.12 and the pinned uv environment.
  2. Keep changes scoped and add tests for behavior.
  3. Do not vendor models, PDKs, copyrighted papers, or unclear-license circuits.
  4. Record source URL, commit, SPDX identifier, and redistribution status for every topology, benchmark, PDK, or external tool.
  5. Run the local quality suite before committing.
  6. Never add credentials, machine-specific absolute paths, or generated SPICE work directories.

All convergence failures and unmet constraints remain in public reports.