Skip to content

docs(automations): record Coven Automations v1 program status (coven#854) - #2

Open
CompleteDotTech wants to merge 1 commit into
mainfrom
agent/issue-854-program-coven-automations-v1-reliable-identity
Open

docs(automations): record Coven Automations v1 program status (coven#854)#2
CompleteDotTech wants to merge 1 commit into
mainfrom
agent/issue-854-program-coven-automations-v1-reliable-identity

Conversation

@CompleteDotTech

@CompleteDotTech CompleteDotTech commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

Issue

Refs OpenCoven#854.

Intentionally Refs rather than Closes: the record's verified verdict is "foundation-ready, not yet v1-certified" — the program issue stays open until the P0 gates are implemented and evidenced, so merging this docs record must not auto-close it.

Test plan

Local (docs-only change, no code touched):

Deferred to CI (python3 is not available in the local environment):

  • python scripts/check-secrets.py
  • python3 scripts/check-coven-privacy.py --staged

Not applicable locally: cargo/npm gates — the diff touches only one Markdown file, and this environment has no Rust toolchain; CI's changes classifier should route this PR as docs-only.

Vehicle note: opened in the fork CompleteDotTech/coven as the CI vehicle — this token cannot write to OpenCoven/coven. Re-target upstream once write access is restored. Refs OpenCoven#854.

CI note (2026-08-30): this fork vehicle has no CI — zero check runs exist for the head commit and zero workflow runs exist repo-wide ~12 minutes after opening, although Actions is enabled (allowed_actions: all) and .github/workflows/ci.yml declares a pull_request trigger. Nothing to watch; per the task CI contract the PR proceeds with no checks. The real verification gates live in upstream OpenCoven/coven CI, which this token could not target (PR creation returned 403). Note: the PR reports draft: false although it was created with --draft; draft state cannot be changed via REST and GraphQL is reserved for the single sanctioned flip call.

…854)

Adds one dated status/decision record for issue OpenCoven#854 in docs/superpowers/plans/.

Independently verified against main @ 1364cec (2026-08-30): the coven#816
foundation series (PR OpenCoven#846, PR OpenCoven#847, parts 6-8 commits) landed the durable
local scheduler core - definitions, SQLite definition/occurrence/run records
with unique occurrence fencing, RRULE planning, bounded leases with expiry
recovery, latest-only misfire / overlap refusal, the 60s daemon tick with
scheduled dispatch, shared launch path, health and run history,
non-destructive paused legacy import, and coven.automations.* control
actions. Records what is still absent for v1 (versioned protocol schemas,
authority/receipt binding, deterministic-time contract, SDK surface,
conformance/chaos/SLO gates, live Beads mutation), the gate-by-gate verdict,
and the critical path. The program issue remains open; this record closes
no issue.

Refs OpenCoven#854.

Signed-off-by: Timothy Wayne Gregg <5861166+CompleteDotTech@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant