docs(provenance): migrate the corpus to the Research registry grammar
Repoint every `Research doc:` at the plugin's Research registry (git/sources.md, pre-commit/sources.md, gitea/sources.md, agentsmd/sources.md), keeping the old topic-doc link as a parenthetical `(digest: ...)` annotation. Brace expansions and the gitea-releases semicolon pair collapse to one path. Entries with no registry (org-commit-conventions, org-git-conventions, governance-secrets-hard-prohibition, adr-0002-0003-two-tier-claude-md) now declare `none` plus `Basis:` bullets. The two git entries cite core/instructions/git.md and commits.md as `(removed in5deed07)`. Remove the house-vale-3-15-2-repro entry and its source_keys citations from vale-config and vale-run. It claimed six behaviours were reproduced against purpose-built fixtures in this repo, but the entry was added ind1afdbewith no test or fixture files, and none exists in history. The behavioural rules stay; only the unbacked provenance claim goes. Refs: #121 ADR: 0028 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EGHFJextYtVQseaHPDDhxB
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
- **URL:** (org convention — not a plugin research corpus entry)
|
||||
- **Description:** Hard prohibition on placing secrets, API keys, tokens, or credentials in code, config, prompts, or any output. Grounds the secrets/credentials check in `scripts/validate-secrets.sh` and Step 1 of SKILL.md — AGENTS.md is committed content, so an embedded real secret is a hard-prohibition violation, not a style nit.
|
||||
- **Research doc:** core/instructions/governance.md (org convention file, not a plugin research corpus entry; content is inlined here since plugins must be self-contained and this file may not exist wherever the plugin is installed)
|
||||
- **Research doc:** none — org convention, not a plugin research corpus entry
|
||||
- **Basis:** core/instructions/governance.md (content is inlined here since plugins must be self-contained and this file may not exist wherever the plugin is installed)
|
||||
- **Contributing files:** SKILL.md
|
||||
- **Status:** `extracted`
|
||||
|
||||
@@ -4,6 +4,9 @@
|
||||
|
||||
- **URL:** (in-repo precedent — not an external source or plugin research corpus entry)
|
||||
- **Description:** This repo's own two-tier CLAUDE.md/AGENTS.md pattern: AGENTS.md is the provider-agnostic source of always-on rules; provider-specific files (CLAUDE.md) become thin adapters that import it (`@AGENTS.md` plus provider-specific additions). Grounds this skill's entire adapter-conversion design — the "thin adapter" shape, the `@`-import convention, and the size/duplication expectations enforced by `scripts/validate-adapter.sh`.
|
||||
- **Research doc:** docs/adr/0002-two-tier-claude-md.md, docs/adr/0003-agents-md-provider-agnostic-entry-point.md, providers/claude-code/CLAUDE.md (in-repo ADRs and a live example, not a plugin research corpus entry; referenced here since this skill's design is modeled directly on an existing implementation rather than external research)
|
||||
- **Research doc:** none — in-repo ADRs and a live example, not a plugin research corpus entry; this skill's design is modeled directly on an existing implementation rather than external research
|
||||
- **Basis:** docs/adr/0002-two-tier-claude-md.md
|
||||
- **Basis:** docs/adr/0003-agents-md-provider-agnostic-entry-point.md
|
||||
- **Basis:** providers/claude-code/CLAUDE.md
|
||||
- **Contributing files:** SKILL.md, references/provider-matrix.md
|
||||
- **Status:** `extracted`
|
||||
|
||||
Reference in New Issue
Block a user