# Enoch Docs > Documentation website for learning, deploying, and reviewing the Enoch agentic research control plane and generated-artifact corpus. ## Docs - [Control plane](https://solo-09d10f60.mintlify.app/concepts/control-plane.md): How the FastAPI control plane owns runtime state, dispatch safety, paper review, and dashboard truth. - [Evidence and artifacts](https://solo-09d10f60.mintlify.app/concepts/evidence-and-artifacts.md): How Enoch preserves run evidence, writes generated artifacts, and frames the corpus. - [Wake gate](https://solo-09d10f60.mintlify.app/concepts/wake-gate.md): How Enoch waits for process and telemetry evidence before treating a run as complete. - [Configuration overview](https://solo-09d10f60.mintlify.app/configuration/overview.md): Required and optional Enoch config fields, with safe defaults and secret-handling guidance. - [Paper writer provider and AI model config settings](https://solo-09d10f60.mintlify.app/configuration/paper-writer.md): Configure the provider Enoch can use to rewrite research artifacts, from the deterministic review template to an optional Synthetic.new/GLM-5.1 writer. - [Worker configuration](https://solo-09d10f60.mintlify.app/configuration/worker.md): Configure worker preflight, evidence sync, and stale-process reaping. - [Deployment](https://solo-09d10f60.mintlify.app/deployment.md): A conservative two-machine deployment guide for the Enoch control plane and worker wake gate. - [Queue alerts](https://solo-09d10f60.mintlify.app/guides/alerts.md): Configure optional Pushover queue hang/stoppage checks safely. - [Dispatch flow](https://solo-09d10f60.mintlify.app/guides/dispatch-flow.md): Safely move from status checks to dry-run dispatch and then live dispatch. - [Idea intake](https://solo-09d10f60.mintlify.app/guides/idea-intake.md): How Enoch separates upstream idea scouting and Notion scoring from runtime execution authority. - [Generate and review AI-generated research artifacts](https://solo-09d10f60.mintlify.app/guides/paper-artifacts.md): Sync evidence from the worker, run the artifact writer, scan packaging/provenance checks, and progress papers through the review queue to finalization. - [What Enoch is](https://solo-09d10f60.mintlify.app/introduction.md): A beginner-friendly overview of the Enoch control plane, corpus, and claim boundaries. - [Quickstart](https://solo-09d10f60.mintlify.app/quickstart.md): Run the Enoch FastAPI app locally and exercise the built-in smoke-test script. - [API endpoints](https://solo-09d10f60.mintlify.app/reference/api-endpoints.md): A source-derived map of the main Enoch API surfaces. - [Authorship and provenance](https://solo-09d10f60.mintlify.app/reference/authorship-provenance.md): How to describe, cite, and review Enoch-generated research artifacts without overclaiming. - [Troubleshooting](https://solo-09d10f60.mintlify.app/reference/troubleshooting.md): Diagnose common Enoch setup, dispatch, worker, evidence, and paper-writer problems. ## Optional - [Docs source](https://github.com/alias8818/enoch-docs) - [System repo](https://github.com/alias8818/enoch-agentic-research-system) - [Corpus](https://github.com/alias8818/enoch-ai-research-corpus)