Skip to content

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

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

[codex] docs: add OpenCoven IP protection records#27
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-docs Ready Ready Preview Jul 4, 2026 2:23pm

@BunsDev
BunsDev force-pushed the codex/ip-protection-record-20260704 branch from de317d8 to e84ba19 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 root-level IP protection and disclosure documentation to the coven-docs repository, covering patent non-assertion, provenance/origin record, contribution terms (DCO + patent), and a security reporting policy.

Changes:

  • Added PATENTS with a patent non-assertion pledge and prior-art notice.
  • Added PROVENANCE.md with an origin/publication record and architectural concept provenance.
  • Added CONTRIBUTING.md and SECURITY.md to define contribution requirements and responsible disclosure guidance.

Reviewed changes

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

File Description
SECURITY.md Adds a security policy and reporting guidance.
PROVENANCE.md Adds a provenance/origin record for OpenCoven concepts.
PATENTS Adds a patent non-assertion pledge and prior-art notice.
CONTRIBUTING.md Adds contribution guidance (DCO sign-off + patent non-assertion terms).

Comment thread PROVENANCE.md
Comment on lines +16 to +18
- Repository creation date: **2026-04-27** (verifiable via GitHub API: `https://api.github.com/repos/OpenCoven/coven`)

This repository has no fork parent. It is an original work with no upstream source repository.
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

A named, role-scoped agent persona — a "familiar" — resolved from a configuration manifest (`familiars.toml`) and attached to a session via a CLI flag or runtime config. Each familiar has an `id`, `display_name`, and `role`. The familiar model is the foundational identity primitive for multi-agent systems in OpenCoven.

This concept was original to this repository. It has been independently acknowledged as prior art by third parties in their own published documentation.
Comment thread PATENTS
Comment on lines +5 to +7
OpenCoven is MIT licensed. The maintainers of this project have not filed and do not intend to file patents on the architectural patterns, protocols, or mechanisms described in this repository.

**Architectural concepts originating in this repository include, but are not limited to:**
Comment thread SECURITY.md
Comment on lines +11 to +13
Contact the maintainers directly:
- Discord: https://discord.gg/OpenCoven (DM @BunsDev)
- Or open a GitHub Security Advisory on the repository
@BunsDev
BunsDev merged commit 06caab5 into main Jul 4, 2026
2 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