This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
font-weight: 600;
|
||||
border: 1px solid #484f58;
|
||||
">
|
||||
Build: 0.1.7
|
||||
Build: 0.1.8
|
||||
</span>
|
||||
</header>
|
||||
|
||||
@@ -164,6 +164,15 @@
|
||||
<a href="/libs/doc-forge/" target="_blank">View Documentation →</a>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h2>DAG Pipe</h2>
|
||||
<p>
|
||||
Deterministic pipeline framework for executing state transformations through a directed acyclic graph (DAG).
|
||||
Each node receives an immutable state and emits derived states for downstream processing.
|
||||
</p>
|
||||
<a href="/libs/dagpipe/" target="_blank">View Documentation →</a>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h2>Mail Intake</h2>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user