<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/cordum/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/cordum/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 30 Jan 2026 13:21:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cordum/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by yaron Torgeman</title><link>https://sourceforge.net/p/cordum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -16,6 +16,8 @@
 intercepts agent intent, evaluates against a Safety Kernel, and only dispatches
 approved jobs to workers. The result is deterministic, auditable execution even
 when the agent is non-deterministic.
+
+All API requests require `X-API-Key` and `X-Tenant-ID` headers.

 ## Key concepts

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yaron Torgeman</dc:creator><pubDate>Fri, 30 Jan 2026 13:21:09 -0000</pubDate><guid>https://sourceforge.net6351619de274a8129852e229b9ace3d1ff93d154</guid></item><item><title>Home modified by yaron Torgeman</title><link>https://sourceforge.net/p/cordum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yaron Torgeman</dc:creator><pubDate>Fri, 30 Jan 2026 13:21:09 -0000</pubDate><guid>https://sourceforge.neta1a7b3f1300c8fa670cfa8e6618013bc24e41123</guid></item><item><title>Home modified by yaron Torgeman</title><link>https://sourceforge.net/p/cordum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1 +1,45 @@
-Welcome to the cordum wiki!
+# Cordum Wiki
+
+Welcome to the Cordum documentation hub. This wiki is the fastest path from
+"zero" to a secure, running control plane.
+
+## Start here
+
+- [Installation](Installation) - choose quickstart, Docker Compose, or Helm.
+- [Quickstart](Quickstart) - 5-minute local workflow demo.
+- [Security](Security) - production hardening essentials.
+- [Configuration](Configuration) - env vars, config files, and overrides.
+
+## What is Cordum?
+
+Cordum is a governance-first control plane for autonomous workflows. It
+intercepts agent intent, evaluates against a Safety Kernel, and only dispatches
+approved jobs to workers. The result is deterministic, auditable execution even
+when the agent is non-deterministic.
+
+## Key concepts
+
+- **Workflows** define the steps your agents can execute.
+- **Jobs** are concrete executions of workflow steps.
+- **Safety Kernel** enforces policy decisions (allow/deny/approve/remediate).
+- **Packs + Workers** deliver capabilities that can be safely dispatched.
+- **Tenants** isolate workloads and data (every request requires a tenant).
+
+## Architecture at a glance
+
+- **API Gateway**: HTTP + gRPC entrypoint, auth, rate limits.
+- **Scheduler**: evaluates jobs and enforces timeouts/retries.
+- **Safety Kernel**: policy evaluation and approval workflow.
+- **NATS JetStream**: durable bus for job dispatch.
+- **Redis**: state, workflow definitions, config, pointers.
+
+See [Architecture](Architecture) for the full data flow.
+
+## Where to go next
+
+- [CLI](CLI) - `cordumctl` reference.
+- [Packs and Workers](Packs-and-Workers) - build and install capabilities.
+- [Dashboard](Dashboard) - UI setup and configuration.
+- [Operations](Operations) - metrics, runbooks, scaling.
+- [Troubleshooting](Troubleshooting) - common errors and fixes.
+- [Release and Upgrades](Release-and-Upgrades) - upgrade guidance.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yaron Torgeman</dc:creator><pubDate>Fri, 30 Jan 2026 13:21:07 -0000</pubDate><guid>https://sourceforge.netca043b936ff6a84b82c5a1d950cfce4bcf332e0f</guid></item><item><title>Home modified by yaron Torgeman</title><link>https://sourceforge.net/p/cordum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/cordum/wiki/markdown_syntax/) syntax.
-
-[[members limit=20]]
-[[download_button]]
+Welcome to the cordum wiki!
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yaron Torgeman</dc:creator><pubDate>Fri, 30 Jan 2026 13:21:06 -0000</pubDate><guid>https://sourceforge.netd26f8e0dea457fdb7d13a2e4d1a88a03509f27af</guid></item><item><title>Home modified by yaron Torgeman</title><link>https://sourceforge.net/p/cordum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/cordum/wiki/markdown_syntax/" rel="nofollow"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
    &lt;ul class="md-users-list"&gt;
        &lt;li&gt;&lt;a href="/u/cordum111/"&gt;yaron Torgeman&lt;/a&gt; (admin)&lt;/li&gt;
        
    &lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-697cb03e3790134aab238829" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yaron Torgeman</dc:creator><pubDate>Fri, 30 Jan 2026 13:21:05 -0000</pubDate><guid>https://sourceforge.net6b4c9051426ece85d2dddfdf107a78ab88c7fcef</guid></item></channel></rss>