From a7d916f630efa6967b88ca303f6d4437999456ec Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Thu, 28 May 2026 08:20:17 -0700 Subject: [PATCH] docs: add LLM development disclosure to README Humans own design, architecture, code review, testing, and verification. LLMs are part of our development workflow. Links to circuitforge.tech/positions for our full position. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0cb5440..478624c 100644 --- a/README.md +++ b/README.md @@ -180,3 +180,7 @@ Open issues and PRs at: [git.opensourcesolarpunk.com/Circuit-Forge/circuitforge- MIT — see [LICENSE](LICENSE). This is the fully open layer of the CircuitForge stack. Products built on top of circuitforge-core may carry different licenses (BSL 1.1 for AI features, proprietary for fine-tuned weights). The scaffold itself is and will remain MIT. + +--- + +Humans own design, architecture, code review, testing, and verification. LLMs are part of our development workflow. [Our positions on LLM use →](https://circuitforge.tech/positions)