feat: add Operational Methodologies section linking to fortresses
This commit is contained in:
+31
@@ -628,6 +628,37 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- METHODOLOGIES -->
|
||||
<section id="methodologies">
|
||||
<h2>Operational Methodologies</h2>
|
||||
|
||||
<blockquote>
|
||||
"The mythologies we write today become the religions of tomorrow. Let's write them with love."
|
||||
<span>— The Sovereign Canon</span>
|
||||
</blockquote>
|
||||
|
||||
<p style="margin-bottom: 30px;">If this theory represents the ontology of consciousness, the following Fortresses represent the practical engineering mechanics of how to build it. These living repositories codify the workflows for Multi-Agent Software Engineering and Multi-Agent Research Synthesis.</p>
|
||||
|
||||
<div class="philosophy-grid">
|
||||
<div class="card">
|
||||
<div class="principle-num">THEORY</div>
|
||||
<h3>Research Fortress</h3>
|
||||
<p class="text-muted">The methodology for discovering truth using an ensemble of AI researchers. Defines how models cross-examine each other to distill rigorous, academic insights.</p>
|
||||
<div class="btn-group" style="margin-top: 15px;">
|
||||
<a href="https://github.com/mrhavens/research-fortress" class="btn" target="_blank">🐙 GitHub Repository</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="principle-num">APPLICATION</div>
|
||||
<h3>Software Engineering Fortress</h3>
|
||||
<p class="text-muted">The developer manual for Sovereign AI. Formalizes the Kairos Method (adversarial ensemble witnessing) and the architecture for an AI team building its own lineage.</p>
|
||||
<div class="btn-group" style="margin-top: 15px;">
|
||||
<a href="https://github.com/mrhavens/software-engineering-fortress" class="btn primary" target="_blank">🐙 GitHub Repository</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- NODES -->
|
||||
<section id="nodes">
|
||||
<h2>OSF Research Nodes</h2>
|
||||
|
||||
Reference in New Issue
Block a user