Skip to content

docs: point agents to master context#8

Merged
chapati23 merged 1 commit into
mainfrom
docs/mento-master-context-pointer
Jun 16, 2026
Merged

docs: point agents to master context#8
chapati23 merged 1 commit into
mainfrom
docs/mento-master-context-pointer

Conversation

@chapati23

@chapati23 chapati23 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a root AGENTS.md pointer to the private mento-master-context router.
  • Keep this repo as source of truth for local implementation details while routing cross-protocol questions to the compact context index first.

Validation

  • git diff --check
  • local autoreview helper: no deterministic findings
  • commit/push hooks ran where configured

Ship Checklist

  • ship skill used
  • local review run
  • validation run

Note

Low Risk
Documentation-only change with no runtime, security, or application logic impact.

Overview
Introduces a new root AGENTS.md with instructions for AI agents working in the Mento CLI repo.

Agents are told to consult the private mento-master-context router at ../mento-master-context/.agents/mento-context/README.md first for cross-protocol topics (contracts, deployments, addresses, ABIs, on-chain state, reserves, docs, legal/risk, etc.), instead of doing wide searches in this repo alone. They should load only relevant context cards, then return here for CLI implementation.

The doc also clarifies scope: this repository remains the source of truth for CLI behavior; deployment addresses, ABIs, and live chain state should come from deployments-v2 and RPC as master context directs, with answers noting which card was used or that the checkout was unavailable.

Reviewed by Cursor Bugbot for commit fbb409f. Bugbot is set up for automated code reviews on this repo. Configure here.

@chapati23 chapati23 merged commit 0477c1c into main Jun 16, 2026
2 checks passed
@chapati23 chapati23 deleted the docs/mento-master-context-pointer branch June 16, 2026 13:37
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.

1 participant