Skip to content

[codex] docs: add OpenCoven IP protection records#22

Merged
BunsDev merged 1 commit into
mainfrom
codex/ip-protection-record-20260704
Jul 4, 2026
Merged

[codex] docs: add OpenCoven IP protection records#22
BunsDev merged 1 commit into
mainfrom
codex/ip-protection-record-20260704

Conversation

@BunsDev

@BunsDev BunsDev commented Jul 4, 2026

Copy link
Copy Markdown
Member

Summary

Adds the OpenCoven root IP protection and disclosure documents:

  • PATENTS: patent non-assertion pledge and prior-art notice
  • PROVENANCE.md: origin and publication record
  • CONTRIBUTING.md: DCO and patent contribution terms, merged with any existing repo guidance
  • SECURITY.md: responsible disclosure policy, merged with any existing repo guidance

Validation

  • Only root documentation files changed: PATENTS, PROVENANCE.md, CONTRIBUTING.md, SECURITY.md
  • Internal-only source notes were not copied
  • git diff --check passed locally

@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
coven Ready Ready Preview Jul 4, 2026 2:22pm
coven-landing Ready Ready Preview Jul 4, 2026 2:22pm

@BunsDev
BunsDev force-pushed the codex/ip-protection-record-20260704 branch from 399f800 to f08685b Compare July 4, 2026 14:22
@BunsDev
BunsDev marked this pull request as ready for review July 4, 2026 14:51
Copilot AI review requested due to automatic review settings July 4, 2026 14:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds OpenCoven IP/provenance and disclosure documentation at the repository root to formalize patent non-assertion terms, origin/provenance claims, contribution terms, and a vulnerability reporting policy.

Changes:

  • Added PATENTS with a patent non-assertion pledge and contributor patent terms.
  • Added PROVENANCE.md documenting origin/publication record and architectural concept provenance claims.
  • Added CONTRIBUTING.md (DCO v1.1 + patent non-assertion) and SECURITY.md (responsible disclosure policy).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
SECURITY.md Introduces a security policy and vulnerability reporting channel/scope.
PROVENANCE.md Adds an origin/provenance record and architectural prior-art/provenance assertions.
PATENTS Adds patent non-assertion pledge and dates/notice language.
CONTRIBUTING.md Adds contribution process + DCO sign-off requirements + patent non-assertion for contributors.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread PROVENANCE.md
## Architectural Concepts and Their Origins

### 1. The Familiar Identity Model
**First appeared:** `coven-cli/src/familiar_identity.rs`, commit history from 2026-04-27
Comment thread PROVENANCE.md
This concept was original to this repository. It has been independently acknowledged as prior art by third parties in their own published documentation.

### 2. The Agent Spawn Harness
**First appeared:** `pty_runner.rs:307` (`spawn_piped_with_observer`), commit history from 2026-04-27
Comment thread PATENTS
- The agent spawn harness: a structured dispatch pattern that validates and routes process execution through a defined set of primitives
- The multi-agent orchestration substrate: composable, purpose-scoped agents ("familiars") coordinating through structured routing with shared session context
- The session memory and continuity substrate (OpenTrust): durable, portable agent memory and session state with provenance tracking
- The graded approval tier model: auto → familiar-review → human-review → human-required escalation for agent actions affecting protected resources
@BunsDev
BunsDev merged commit b3c8226 into main Jul 4, 2026
3 checks passed
@BunsDev
BunsDev deleted the codex/ip-protection-record-20260704 branch July 4, 2026 14:54
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.

2 participants