Skip to content

Commit 1cc3027

Browse files
Deployed a448d5d to 0.1.0 with MkDocs 1.6.1 and mike 2.1.3
1 parent d203bf6 commit 1cc3027

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

0.1.0/40-operations/operations-overview/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4141,7 +4141,7 @@ <h3 id="live-runtime">Live Runtime</h3>
41414141
</ul>
41424142
<p>This Runtime is operated by the Execution Stack.</p>
41434143
<hr />
4144-
<h2 id="trading-runtime-model">Trading Runtime Model</h2>
4144+
<h2 id="core-runtime-model">Core Runtime Model</h2>
41454145
<p>Both Runtimes execute the same event-driven trading core.</p>
41464146
<p>The infrastructure processes Events sequentially and updates internal States based on those Events.</p>
41474147
<p>The Runtime model follows a deterministic Event processing pipeline:</p>
@@ -4183,7 +4183,7 @@ <h2 id="event-processing-loop">Event Processing Loop</h2>
41834183
<p>This event-driven feedback loop ensures consistent infrastructure behavior across both Backtesting and Live Runtimes.</p>
41844184
<hr />
41854185
<h2 id="runtime-components">Runtime Components</h2>
4186-
<p>The Trading Runtime consists of several cooperating components.</p>
4186+
<p>The Core Runtime consists of several cooperating components.</p>
41874187
<h3 id="state-management">State Management</h3>
41884188
<p>Maintains the internal State derived from processed Events.</p>
41894189
<h3 id="strategy-layer">Strategy Layer</h3>

0.1.0/50-evolution/milestones/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4338,7 +4338,7 @@ <h3 id="formal-documentation-and-project-structuring">Formal Documentation and P
43384338
<p>Once the Core Runtime and supporting tooling existed, the focus moved to formalizing the architecture and making the project legible.</p>
43394339
<p><strong>Main outcomes</strong></p>
43404340
<ul>
4341-
<li>Created the MkDocs-based architecture documentation</li>
4341+
<li>Created this MkDocs-based architecture documentation</li>
43424342
<li>Documented the semantic and conceptual model of the infrastructure rather than repository-level implementation details</li>
43434343
<li>Structured documentation around architecture, concepts, Stacks, operations, and evolution</li>
43444344
<li>Cleaned up project structure at the GitHub organization and repository level</li>

0.1.0/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0.1.0/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)