Build: 0.1.8
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-08 01:01:39 +05:30
parent 8701bf92ac
commit 9191de9dff
200 changed files with 130793 additions and 18277 deletions

View File

@@ -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>