docs: reconcile routine automation and doctor drift - #77
Open
CompleteDotTech wants to merge 2 commits into
Open
Conversation
Reconcile the Coven runtime source lock with upstream drift between 9527145 and 1364cec9: - add a Routines and Automations page covering the coven.automations control-plane capability, the validated routine definition contract, run records, health snapshots, and the non-destructive legacy Codex import introduced by coven#816 - document the new doctor install-conflict reporting: prose output marks every coven on PATH as active or shadowed, the JSON install:conflicts check stays deliberately path-free, and Windows PATH de-duplication is case-insensitive - advance the source lock to the reviewed head 1364cec9 Signed-off-by: Timothy Wayne Gregg <5861166+CompleteDotTech@users.noreply.github.com>
|
@CompleteDotTech is attempting to deploy a commit to the 0xBuns Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
8 tasks
Document doctor install:conflicts (prose Installs section, path-free JSON warning, warn-not-fail exit-code contract), add the daemon routine automations page covering the coven.automations capability actions, definition schema, 60-second scheduler tick, and run ledger, complete the daemon index/configuration/observability enumerations for automation routines and tick failures, and bump the source-lock verification boundary to 39feb6de98816d10b490091e918f62035e6ce0df.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
coven.automationscontrol-plane capability and its actions, the validated routine definition contract, run records, health snapshots, and non-destructive legacy Codex importcoven doctorinstall-conflict reporting, including active/shadowed PATH entries, path-free JSON output, and case-insensitive Windows PATH de-duplication1364cec9Issue
Refs #75
Verification
pnpm run typecheckpnpm run check:contentpnpm run check:linkspnpm run check:anchorspnpm run build:site— production build completed and prerendered 97 pagesThe full
pnpm run checkguard is affected by pre-existing dirty generated OpenAPI files in the local checkout; no unrelated generated files were reset.