What Enoch is
A reliability layer for long-running autonomous work.
Enoch owns queue state, pause and maintenance controls, worker preflight, single-lane GPU safety, process and telemetry completion truth, evidence sync, artifact rewriting, and dashboard status. Built on FastAPI with a hard state contract; developed in collaboration with Codex.
The generated papers are released as AI-generated research artifacts. The human operator built and operated the surrounding Enoch system; Codex CLI is credited as the worker execution substrate, not as the owner or author of the generated paper prose, arguments, or experimental results.
New here? Start with Enoch Docs for the quickstart, deployment guide, configuration reference, API notes, and provenance caveats.
Workflow
From idea intake to public artifact.
Quality floor
The public claim is the audit boundary, not that every generated result is true.
Enoch intentionally separates four questions: did the system run correctly, did a run preserve a useful signal, did an artifact satisfy paper-corpus gates, and is the public framing safe enough for review without misleading people?
- Operational health covers queue state, worker callbacks, process-tree completion, alerts, and telemetry.
- Promising signals preserve bounded useful or scale-blocked leads without counting them as papers.
- Paper-corpus readiness requires provenance metadata, evidence bundles, claim ledgers, and release validators.
- Public trust posture requires visible caveats: AI-generated, not peer reviewed, not independently replicated, and not human-authored paper prose.
This is the quality floor for external perception: weak or local-only records can remain useful internally, but they should not be promoted as public research results. Read the full quality-floor contract →
Run the local proof
Verify the control-plane path before trusting the corpus.
This proof validates the local API/dashboard path, worker preflight self-check, and dispatch dry-run behavior. It does not validate scientific correctness, peer review, independent replication, strict claim/evidence auditability, or production readiness of generated artifacts.
git clone https://github.com/alias8818/enoch-agentic-research-system.git
cd enoch-agentic-research-system
scripts/proof-local.sh
Expected smoke output includes PASS healthz, PASS control status, PASS worker gate healthz self-check, and PASS dispatch dry-run. For setup details, read the quickstart.
Inspect one artifact end to end
Use one bounded artifact as the audit path.
vLLM Attention-Sink Retention 3B Continuous-Serving Stress Campaign is a concrete serving-performance artifact with limitations and reproducibility caveats. Treat it as inspectable, not independently replicated.
- Read the generated report.
- Open the evidence bundle.
- Open the claim ledger.
- Read the limitations and strict audit report before treating any generated claim as evidence-backed.
Strict audit examples
Representative strict-audit-passing artifacts.
Every artifact now clears the strict gate: non-empty claim ledgers, every claim linked to an evidence reference, and every referenced result file either publicly present or explicitly declared unavailable with a hash and public surrogate. The examples below are representative audit paths, not the only passing artifacts.
- vLLM Attention-Sink Retention — 3B continuous-serving stress campaign — the same artifact featured in "Inspect one end to end" above.
- SSA-Mamba Retrieval Bridge — content-routed SSM memory for million-token evidence
- GB10 Dense Router Retrofit — strict-audit bundle — a worked example of what a passing audit looks like end to end, including the surrogate-hash path for declared-unavailable result files.
Read the strict audit report for the full corpus-level gate result and per-artifact evidence accounting. Bounded useful or scale-blocked no-paper leads are kept in the promising-signals repo instead of being counted as corpus papers.
System diagrams
Control plane first, artifacts second.
These diagrams are intentionally editable SVGs so the launch story stays crisp: queue safety and provenance are the product, while generated papers are inspectable outputs.
Featured artifacts
Bounded, replication-worthy artifacts from the corpus.
These are not “best papers” in a peer-review sense. They are inspectable AI-generated artifacts with concrete reported metrics, evidence metadata, bounded claims, and a visible strict claim/evidence audit path. Passing the gates does not imply scientific correctness or independent replication.
Public framing
Built in the open, with provenance up front.
Release Enoch as an engineering artifact: a working control plane, a corpus of generated outputs, and a transparent record of what was automated. The hook is not “these are human papers.” The hook is that a local agentic system generated, supervised, rewrote, and packaged a research corpus with evidence bundles, claim-ledger files, packaging/provenance lint checks, strict claim/evidence audit status, quality-floor buckets, and caveats—and some generated artifacts are specific enough to invite independent replication attempts.