Sources
Declarative descriptors. Documents, structured records, BigQuery, APIs. Pull or push. No privileged provider.
// The Dark Factory
A “dark factory” is a plant that runs unmanned — sensors in, decisions made, product out. We give AI the same shape, and we ship the toolchain an agent needs to build it: typed IR, MCP and REST in lockstep, durable runs, evals as a first-class artifact, audit and cost on every step.
Drop in at any depth — a single workflow today, a self-maintaining stack tomorrow. Run it hosted, run it air-gapped on your own metal, or pin every model to your own keys. The factory is the same; the perimeter is yours.
Sources
Declarative descriptors. Documents, structured records, BigQuery, APIs. Pull or push. No privileged provider.
Tools
Seven categories of verbs — getters, setters, processors, retrievers, judges, orchestrators, snippets. Typed IR, evals-first.
Workflows
Tools composed into durable, versioned, replayable runs. Temporal-backed. Async nodes. Every step auditable.
Loops
Workflows that fire on schedule, on events, on callbacks, on signals. Audit · eval · propose — while you sleep.
Targets
Outbound connection descriptors. Verb catalog, SSRF guard, HMAC signing. Where the factory’s output lands.
Gates
Capability bundles per role. The perimeter that determines what a human or an agent can reach. RBAC + scopes + windows.
// The Retrieval Brain
// Benchmark · R@5 vs Claude-reads-the-doc · 4 verticals, identical pipeline
each pip = 1% above Claude
surpasses Claude on every vertical · R@5
// And on the tabular side
Semantic
01HNSW cosine over pgvector. 1536-dim embeddings, indexed for sub-millisecond top-k.
Lexical
02Postgres tsvector + ts_rank_cd. Exact tokens, acronyms, codes — the part vectors miss.
Symbolic
03JSONB containment + typed filters over structured payloads. Hard predicates, fast joins.
Fusion
04Reciprocal-rank fusion → cross-encoder reranker → LLM judge for the final tie-break.
Federated
05Source directory + LLM source-picker. Per-source sub-queries, merged into one ranked feed.
// Contact
Reach out with your Agent via MCP / API
by connecting to our public dark-factory built with Dark Factory OS
# Orden Works · MCP — connect your AI agent
claude mcp add ordenworks https://mcp.ordenworks.com/sse
# or paste into your client config:
{
"mcpServers": {
"ordenworks": { "url": "https://mcp.ordenworks.com/sse" }
}
}
# tools your agent gets from our Dark Factory:
# ask(question) — open Q&A in our voice
# fit(stack, goal) — honest match assessment, with reasoning
# playbook(topic) — tactical write-ups on the craft
# engagement(scope) — draft engagement plan for your problem
# contact(intent, reply_to) — open a real conversation or email us directly
hello@ordenworks.com