mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 15:28:03 +00:00
docs: Add subsystem AGENTS.md files for transactors, ledger helpers, and READMEs
Round 2 of PR-review mining: found two subsystem-specific, unrecorded conventions (pseudo-account auth/freeze exemption in vault/lending transactors; SLE-type assertion in ledger helpers) that warrant their own nested AGENTS.md rather than more root-level bullets. Also added thin AGENTS.md pointer files (with CLAUDE.md symlinks, matching the existing convention) for subsystems that already have a substantial README.md but no AGENTS.md — agent tooling auto-loads AGENTS.md when working in a directory but not README.md, so those conventions were otherwise invisible to an agent that didn't think to look.
This commit is contained in:
3
include/xrpl/consensus/AGENTS.md
Normal file
3
include/xrpl/consensus/AGENTS.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# AGENTS.md — consensus
|
||||
|
||||
See the repo-level [AGENTS.md](../../../AGENTS.md) for general guidance. See [README.md](./README.md) for a short pointer, and [docs/consensus.md](../../../docs/consensus.md) for the full consensus design.
|
||||
1
include/xrpl/consensus/CLAUDE.md
Symbolic link
1
include/xrpl/consensus/CLAUDE.md
Symbolic link
@@ -0,0 +1 @@
|
||||
AGENTS.md
|
||||
3
include/xrpl/nodestore/AGENTS.md
Normal file
3
include/xrpl/nodestore/AGENTS.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# AGENTS.md — nodestore
|
||||
|
||||
See the repo-level [AGENTS.md](../../../AGENTS.md) for general guidance and [README.md](./README.md) for backend and benchmark design.
|
||||
1
include/xrpl/nodestore/CLAUDE.md
Symbolic link
1
include/xrpl/nodestore/CLAUDE.md
Symbolic link
@@ -0,0 +1 @@
|
||||
AGENTS.md
|
||||
3
include/xrpl/shamap/AGENTS.md
Normal file
3
include/xrpl/shamap/AGENTS.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# AGENTS.md — shamap
|
||||
|
||||
See the repo-level [AGENTS.md](../../../AGENTS.md) for general guidance and [README.md](./README.md) for the SHAMap design.
|
||||
1
include/xrpl/shamap/CLAUDE.md
Symbolic link
1
include/xrpl/shamap/CLAUDE.md
Symbolic link
@@ -0,0 +1 @@
|
||||
AGENTS.md
|
||||
Reference in New Issue
Block a user