Skip to content

Commit d35c3c9

Browse files
committed
docs: align public metadata descriptions
1 parent 2172b16 commit d35c3c9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing
22

3-
This repository is a personal Codex marketplace maintained by [@rldyourmnd](https://github.com/rldyourmnd). Contributions are welcome under the project's AGPL-3.0-or-later license, but the maintainer keeps final authority on direction, plugin boundaries, runtime pins, validation gates, and the agent-only `fullrepo` workflow.
3+
This repository is a Codex plugin marketplace and system setup for rldyour AI CLI workflows: MCP servers, hooks, managed agents, runtime validation, and Serena memory. It is maintained by [@rldyourmnd](https://github.com/rldyourmnd). Contributions are welcome under the project's AGPL-3.0-or-later license, but the maintainer keeps final authority on direction, plugin boundaries, runtime pins, validation gates, and the agent-only `fullrepo` workflow.
44

55
By submitting a pull request, you certify that you have the right to license the contribution under AGPL-3.0-or-later.
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![License: AGPL-3.0-or-later](https://img.shields.io/badge/License-AGPL--3.0--or--later-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
88
[![Latest Release](https://img.shields.io/github/v/release/NDDev-it-com/rldyour-codex)](https://github.com/NDDev-it-com/rldyour-codex/releases/latest)
99

10-
`rldyour-codex` is a personal Codex marketplace and system setup source maintained by Danil Silantyev (github:rldyourmnd), CEO NDDev. It owns rldyour plugins, MCP server runtime definitions, skills, Codex lifecycle hooks, managed subagent role configs, execpolicy rules, validation scripts, installer/rollback tooling, CI checks, and Serena project knowledge.
10+
`rldyour-codex` is a Codex plugin marketplace and system setup for rldyour AI CLI workflows: MCP servers, hooks, managed agents, runtime validation, and Serena memory. It is maintained by Danil Silantyev (github:rldyourmnd), CEO NDDev and owns rldyour plugins, MCP server runtime definitions, skills, Codex lifecycle hooks, managed subagent role configs, execpolicy rules, validation scripts, installer/rollback tooling, CI checks, and Serena project knowledge.
1111

1212
It is not a generic preset, not an automatic configuration takeover, and not a bundle of unrelated third-party opinions. It is a controlled catalog where nothing is treated as enabled or correct unless explicitly decided by the maintainer.
1313

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "rldyour-codex"
33
version = "1.0.0"
4-
description = "Personal Codex marketplace with rldyour plugins, MCP servers, skills, hooks, and SDLC tooling."
4+
description = "Codex plugin marketplace and system setup for rldyour AI CLI workflows: MCP servers, hooks, managed agents, runtime validation, and Serena memory."
55
readme = "README.md"
66
requires-python = ">=3.13,<3.14"
77
license = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)