Covendocs

Docs Migration Map

What still needs to be migrated from the original Coven docs, and which diagrams should be added next.

Docs Migration Map

This page tracks the gap between the original OpenCoven/coven/docs corpus and the public docs site.

The goal is to keep the docs honest: current runtime behavior should be documented as current, while future hosted APIs, distributed orchestration, and harness handoffs should be labeled as roadmap work until shipped.

Current Stack to Show

The public homepage should expose the actual Coven runtime stack, not only the familiar-facing abstraction.

Rendering diagram…

Already Migrated

These areas are present in the docs site and should now be polished, not duplicated:

Source docs already migrated to the site
Source docsSite locationStatus
GETTING-STARTED.mdGuide / Getting StartedMigrated
CONCEPTS.md, GLOSSOLALIA.mdGuide / Concepts, Reference / GlossolaliaMigrated
ARCHITECTURE.mdGuide / ArchitectureMigrated
SESSION-LIFECYCLE.mdFamiliars / SessionsMigrated
HARNESS-ADAPTERS.mdFamiliars / HarnessesMigrated
CLIENT-INTEGRATION.mdFamiliars / ClientsMigrated
API-CONTRACT.md, API.mdReference / APIMigrated
AUTH.md, SAFETY-MODEL.mdReference / Auth, Reference / SafetyMigrated
ROADMAP.mdReference / RoadmapMigrated
TROUBLESHOOTING.mdReference / TroubleshootingMigrated

Add Next

Install docs to migrate
Source docTarget sectionStatus
install/index.mdGuide / InstallMigrated
install/macos.mdGuide / InstallMigrated
install/linux.mdGuide / InstallMigrated
install/windows.mdGuide / InstallMigrated
install/wsl2.mdGuide / InstallMigrated
install/docker.mdGuide / InstallPlanned / experimental
install/podman.mdGuide / InstallPlanned / experimental
install/nix.mdGuide / InstallPlanned / experimental
install/from-source.mdGuide / InstallMigrated
install/cargo.mdGuide / InstallMigrated
install/npm.mdGuide / InstallMigrated
install/coven-home.mdGuide / InstallMigrated
install/updating.mdGuide / InstallMigrated
install/uninstall.mdGuide / InstallMigrated

API Naming Note

The current Future Hosted API section is intentionally hidden from the main docs nav until it has a real auth and product contract. Current API docs should point to the local daemon API only.

API naming decisions
DecisionStatusReason
Keep Reference / API as the shipped local daemon APICurrentThe current API is HTTP over Unix socket, /api/v1, with no OAuth/JWT/API keys.
Hide hosted-style pages from the main navAppliedHosted auth and remote access are future-facing, not the shipped daemon contract.
Replace hosted-style pages with daemon endpoint pages when possiblePreferred next stepHealth, capabilities, sessions, events, input, kill, archive, summon, and sacrifice are the useful current reference targets.

Diagram Backlog

Runtime Topology

Rendering diagram…

Trust Boundary

Rendering diagram…

Session Lifecycle

Rendering diagram…

Client Handshake

Rendering diagram…

Cast Codes Intent Mapping

Rendering diagram…

Cast Agent Substrate Flow

Rendering diagram…

Harness Adapter Lifecycle

Rendering diagram…

Troubleshooting Flow

Rendering diagram…

Migration Order

Docs migration order
StepWorkDependency
1Expand the homepage stack and link it to real docs.Foundation
2Add this migration map so future work has a checklist.Foundation
3Add Install.Foundation
4Add Daemon.Foundation
5Split Harnesses into overview plus per-harness pages.Core runtime
6Expand Familiars.Core runtime
7Add Memory and Models.Core runtime stable
8Add Automation, Capabilities, and Help.Core runtime stable
9Revisit Spanish docs after the English information architecture is stable.English IA stable

Last updated on

On this page