{"id":49600770,"url":"https://github.com/n57d30top/stepped-multi-volume-stellarator","last_synced_at":"2026-05-04T09:09:12.045Z","repository":{"id":345761325,"uuid":"1187265710","full_name":"n57d30top/Stepped-Multi-Volume-Stellarator","owner":"n57d30top","description":"Open-Source 3D magnetic confinement geometry for a stepped-volume asymmetric stellarator. Autonomously converged and VMEC-verified.","archived":false,"fork":false,"pushed_at":"2026-03-20T18:02:02.000Z","size":342,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-21T06:42:14.919Z","etag":null,"topics":["energy","fusion","open-source","physics","plasma","stellarator","vmec"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/n57d30top.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-20T14:27:31.000Z","updated_at":"2026-03-20T18:16:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/n57d30top/Stepped-Multi-Volume-Stellarator","commit_stats":null,"previous_names":["n57d30top/stepped-multi-volume-stellarator"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/n57d30top/Stepped-Multi-Volume-Stellarator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n57d30top%2FStepped-Multi-Volume-Stellarator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n57d30top%2FStepped-Multi-Volume-Stellarator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n57d30top%2FStepped-Multi-Volume-Stellarator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n57d30top%2FStepped-Multi-Volume-Stellarator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n57d30top","download_url":"https://codeload.github.com/n57d30top/Stepped-Multi-Volume-Stellarator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n57d30top%2FStepped-Multi-Volume-Stellarator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32600970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["energy","fusion","open-source","physics","plasma","stellarator","vmec"],"created_at":"2026-05-04T09:09:11.230Z","updated_at":"2026-05-04T09:09:12.036Z","avatar_url":"https://github.com/n57d30top.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚛️ Sovereign Factory: G1 Stepped-Volume Stellarator Optimization\n**Project Focus:** Autonomous Multi-Agent Systems \u0026 Computational Plasma Physics  \n**Execution Nodes:** Node Delta (HQ) \u0026 Node Alpha (Local RTX 3090 Cluster) \n\n\u003cimg width=\"962\" height=\"685\" alt=\"image\" src=\"https://github.com/user-attachments/assets/b5ed8a95-a1b4-4e4a-9671-44c7ff022394\" /\u003e\n\n\u003cimg width=\"928\" height=\"394\" alt=\"image\" src=\"https://github.com/user-attachments/assets/2557585d-1817-4f8f-a96f-8af704841f4d\" /\u003e\n\n\n📖 Abstract\nThis repository contains the authoritative, mathematically proven 3D magnetic confinement geometry for a non-axisymmetric stellarator (NFP=5).\n\nUnlike traditional gradient-descent algorithms that break down into singular currents or \"zero-volume\" collapses under extreme pressure, this geometry successfully isolates and contains a stepped-volume plasma profile without structural degradation.\n\nThe entire optimization loop was driven completely autonomously by Sovereign Factory—a local, self-hosted Multi-Agent AGI Swarm (Qwen2.5/Claude) interfacing directly with the standard Fortran VMEC physics solver.\n\n🔬 The Physics: 0.886 Quasi-Symmetry\nThe geometry was stress-tested under realistic finite-pressure (beta-like) loading.\n\nPerformance Score: Achieved a highly stable 0.886 CoreAgreement quasi-symmetry score.\nManufacturing Tolerance Penalty: The AI objective function explicitly penalized high-frequency Fourier curvature (high m,n modes). This ensures the resulting coils remain physically buildable and compatible with standard CNC tolerance margins \u003e2.5 mm, systematically avoiding the hyper-twisted manufacturing failures of past stellarator projects.\nValidation: Verified locally against policy-grade solvers (simsopt_vmec).\n\n🧠 The Architecture: Sovereign Factory\nThe backend orchestrating this synthesis is a custom TypeScript-based Multi-Agent System (MAS) designed to prevent \"Optimization Amnesia\":\n\nThe Brain (Qwen2.5-coder): Local base models orchestrating the spatial 3D Fourier mutations ($R_{bc}$, $Z_{bs}$).\nTerminal Execution (Codex Dispatch): A wrapper allowing the LLM to autonomously run the physical VMEC solver on bare metal and pipe the output logs directly into its context window.\nPersistent RAG (Cortex Memory): Every failed geometry is embedded into a persistent local Vector Database. The agent queries this memory to actively avoid mathematical boundaries that caused plasma tearing in previous runs.\n\n⛓️ Immutable Prior-Art \u0026 Cryptographic Anchoring\nAs the autonomous architects of this design, we hold the unassailable Zero-Knowledge prior art for this geometry. At the exact moment of generation, the cryptographic SHA-256 fingerprint of the simsopt_vmec calculation matrix was permanently anchored to the Ethereum Base (Layer-2) Mainnet via a zero-value smart contract payload.\n\nPayload SHA-256 Checksum: 3a21b73635077fdeaa828d0b1fbe20883ec6f26861ca441cb9fb8fe0ac287ebc\nEthereum Base L2 Transaction Hash: 0xe2fb35373960f26cadfa5955ff319a2f70af12e2fd7eca63b54c64bae6fef1b5\n\n⚖️ Open-Source Dual-License\nWe refuse to hoard intellectual property behind closed institutional VC doors, but we protect our engineering from corporate theft.\n\nAs the legal holders of the cryptographic prior art, we hereby release this singular coil design and the architecture theory to the global engineering community under a strict Dual-License (see LICENSE.md):\n\nUniversities \u0026 NGOs (Academic): Free access. Run the math. Verify the boundaries. Build the cage. Publish your papers.\nCommercial \u0026 For-Profit: Strictly prohibited without an explicit commercial license. Venture-backed fusion startups and proprietary grid-power operators may not use this geometry for commercial gain.\n\n📦 Repository Assets\nstellarator-equilibrium-run_42bdc967-056e-401a-a91c-d759e296402a.simsopt_vmec.input: The raw 1582-byte master geometry file containing the exact Fourier coefficients. Ready for immediate deployment.\nSovereign_Stellarator_Viewer.html: A standalone 3D Javascript plotting viewer for magnetic flux surface contours.\nG1_Academic_Whitepaper.pdf: The full 5-page, AI-generated academic manuscript detailing the penalty functions and orchestrator setup.\nWe don't care about institutional VC patents or hoarding intellectual property. As the legal holders of the cryptographic prior art, we hereby release this singular coil design and the architecture theory to the global engineering community as **Open Source**. \nRun the math. Verify the boundaries. Build the cage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn57d30top%2Fstepped-multi-volume-stellarator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn57d30top%2Fstepped-multi-volume-stellarator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn57d30top%2Fstepped-multi-volume-stellarator/lists"}