docs(readme): replace dead disclosure link with inline text
The `[Full disclosure →](../../README.md#ai-generated-code-disclosure)` link was inherited from the monorepo layout. In a standalone repo `../../` resolves outside the repository (404), and the anchor never existed in any README. Replaced with the inline sentence the polyrepo migration intended. Reported by catalog (coord 20260803T191159Z-4541213484), confirmed by repo-standard v0.2.0 gate (LINK-OUTSIDE-REPO, README.md:11). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PRYUCVByhmzWBMCCFSYK2j
This commit is contained in:
parent
79044624db
commit
2728a43656
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Contract-driven Claude Code pipeline: brief, research, plan, execute, review. Ag
|
|||
|
||||
> **Solo-maintained, fork-and-own.** This plugin is a starting point, not a vendor product. Issues are welcome as signals; pull requests are not accepted. See [GOVERNANCE.md](GOVERNANCE.md) for the full model and what upstream provides.
|
||||
|
||||
*AI-generated: all code produced by Claude Code through dialog-driven development. [Full disclosure →](../../README.md#ai-generated-code-disclosure)*
|
||||
*AI-generated: all code produced by Claude Code through dialog-driven development. Every change is human-directed, reviewed, and validated before commit.*
|
||||
|
||||
A [Claude Code](https://docs.anthropic.com/en/docs/claude-code) plugin for deep implementation planning, multi-source research, autonomous execution, independent post-hoc review, and zero-friction multi-session resumption. Six commands, one pipeline:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue