新的开源发布

4作者: BrainDAnderson1 天前原帖
我正在发布三款我私下开发的庞大软件系统,这些系统是我多年来独立努力的成果,没有任何机构支持、企业赞助或正式的工程团队。这些不是概念或模型,而是真正可部署的系统。它们可以通过 Docker、Helm 或 Kubernetes 安装,成功启动并产生可观察的结果。目前,它们正在云基础设施上运行。需要说明的是,它们应被视为未完成的基础,而非打磨精致的产品。 整个生态系统大约包含 150 万行代码。 **平台** **ASE — 自主软件工程系统** ASE 是一个闭环平台,用于代码创建、监控、评估和迭代自我改进。其目的是通过从高层任务生成工件、监控结果、将修正反馈到流程中并随着时间推移进行自我优化,来自动化软件生命周期的部分环节。它目前可以运行,但代理调优不均匀,某些功能尚未完成,输出质量因配置而异。 **VulcanAMI — 变换器/神经符号混合人工智能平台** VulcanAMI 是一个围绕混合架构构建的人工智能系统,结合了基于变换器的语言建模与结构化推理、编排和治理。其目标是通过整合符号和系统级控制来解决纯统计模型的弱点。它可以部署和运行,但可靠的变换器集成仍然是一个主要挑战。 **FEMS — 有限庞大引擎** FEMS 是一个实用的多元宇宙模拟平台,用于大规模场景探索、反事实分析和因果建模。它旨在应用通常局限于研究环境的技术。它可以运行并产生结果,但其模型需要专家级的数学调优,不应被视为科学验证的结果。 **当前状态** 这三个系统都是: - 可部署的 - 可操作的 - 复杂的 - 不完整的 已知的局限性包括用户体验粗糙、部分文档不完整、与生产软件相比正式测试有限、以可行性为驱动的架构、安全性加固不完整以及存在缺陷。 **为什么现在发布** 进一步的进展将受益于外部的专业知识和视角。作为一个独立开发者,我缺乏完全成熟这种规模项目的资源。这次发布与资金、产品发布或机构项目无关。它只是对现有、可运行且仍未完成的工作的开放。 **关于我** 我叫布赖恩·D·安德森。我的主要职业是奇幻小说作家,而不是传统的软件工程师。我是自学成才,较晚才开始学习软件系统,并在消费级硬件上独立构建这些平台。 这样的背景可能会引发怀疑。但这也解释了工作的特性:在范围上雄心勃勃,打磨程度不均,更多是由坚持驱动而非正式流程。这些系统的构建是因为我希望它们能够存在。 **这是什么 — 以及不是** 这是一套可部署的基础,是正在进行的独立工作的快照,是对探索、批评和改进的邀请,是迄今为止所构建内容的记录。 这不是: - 完成的产品套件 - 一体化解决方案 - 突破性性能的声明 - 支持或路线图的承诺 如果你探索代码,请假设某些部分过度设计,其他部分开发不足,命名可能不一致,许多内部知识尚未外部化。如果任何部分对你有用或有趣,你可以根据许可条款自由构建。 这些系统存在。它们可以运行。它们尚未完成。如果它们对其他人有用,那就足够了。 —— 布赖恩·D·安德森 **代码库:** 代码工厂:[https://github.com/musicmonk42/The_Code_Factory_Working_V2.git](https://github.com/musicmonk42/The_Code_Factory_Working_V2.git) VulcanAMI:[https://github.com/musicmonk42/VulcanAMI_LLM.git](https://github.com/musicmonk42/VulcanAMI_LLM.git) FEMS:[https://github.com/musicmonk42/FEMS.git](https://github.com/musicmonk42/FEMS.git)
查看原文
I am releasing three large software systems I developed privately over several years as a solo effort, without institutional backing, corporate sponsorship, or a formal engineering team. These are not concepts or mockups. They are real, deployable systems. They install through Docker, Helm, or Kubernetes, start successfully, and produce observable results. They are currently running on cloud infrastructure. That said, they should be understood as unfinished foundations, not polished products.<p>Together, the ecosystem totals roughly 1.5 million lines of code.<p>The Platforms<p>ASE — Autonomous Software Engineering System ASE is a closed-loop platform for code creation, monitoring, evaluation, and iterative self-improvement. Its purpose is to automate parts of the software lifecycle by producing artifacts from high-level tasks, monitoring outcomes, feeding corrections back into the process, and refining itself over time. It runs today, but agent tuning is uneven, some features are incomplete, and output quality varies by configuration.<p>VulcanAMI — Transformer &#x2F; Neuro-Symbolic Hybrid AI Platform VulcanAMI is an AI system built around a hybrid architecture combining transformer-based language modeling with structured reasoning, orchestration, and governance. The goal is to address weaknesses in purely statistical models by integrating symbolic and system-level controls. It deploys and operates, but reliable transformer integration remains a major challenge.<p>FEMS — Finite Enormity Engine FEMS is a practical multiverse simulation platform for large-scale scenario exploration, counterfactual analysis, and causal modeling. It aims to apply techniques often confined to research settings. It runs and produces results, but its models require expert mathematical tuning and should not be treated as scientifically validated.<p>Current Status<p>All three systems are:<p>Deployable<p>Operational<p>Complex<p>Incomplete<p>Known limitations include rough user experience, incomplete documentation in places, limited formal testing compared to production software, feasibility-driven architecture, incomplete security hardening, and the presence of bugs.<p>Why Release Now<p>Further progress would benefit from outside expertise and perspective. As a solo developer, I lack the resources to fully mature projects of this scale. This release is not tied to funding, a product launch, or an institutional program. It is simply the opening of work that exists, runs, and remains unfinished.<p>About Me<p>My name is Brian D. Anderson. My primary career has been as a fantasy author, not a traditional software engineer. I am self-taught, began learning software systems later in life, and built these platforms independently on consumer hardware.<p>That background will invite skepticism. It also explains the character of the work: ambitious in scope, uneven in polish, and driven by persistence rather than formal process. These systems were built because I wanted them to exist.<p>What This Is — and Is Not<p>This is:<p>A set of deployable foundations<p>A snapshot of ongoing independent work<p>An invitation to explore, critique, and improve<p>A record of what has been built so far<p>This is not:<p>A finished product suite<p>A turnkey solution<p>A claim of breakthrough performance<p>A promise of support or roadmap<p>If you explore the code, assume some parts are over-engineered, others under-developed, naming may be inconsistent, and much internal knowledge is not yet externalized. If any part is useful or interesting, you are free to build on it under the license terms.<p>The systems exist. They run. They are unfinished. If they prove useful to someone else, that is enough.<p>— Brian D. Anderson<p>Repos: The Code Factory: https:&#x2F;&#x2F;github.com&#x2F;musicmonk42&#x2F;The_Code_Factory_Working_V2.git<p>VulcanAMI: https:&#x2F;&#x2F;github.com&#x2F;musicmonk42&#x2F;VulcanAMI_LLM.git<p>FEMS: https:&#x2F;&#x2F;github.com&#x2F;musicmonk42&#x2F;FEMS.git