Skip to content

docs: wip update md files, add agents.md files - #4207

Draft
mesudip wants to merge 3 commits into
developfrom
docs/ai-agents
Draft

docs: wip update md files, add agents.md files#4207
mesudip wants to merge 3 commits into
developfrom
docs/ai-agents

Conversation

@mesudip

@mesudip mesudip commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

List of changes

  • Updates existing readme
  • Add Agentds.md and Claude.md

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

@mesudip
mesudip marked this pull request as draft August 27, 2026 09:22
@mesudip mesudip linked an issue Aug 27, 2026 that may be closed by this pull request
Comment thread AGENTS.md Outdated
- govtool/backend: Haskell + Servant, read-only REST over cardano-db-sync. All
endpoints, db-sync queries, response shapes.
- govtool/metadata-validation: NestJS. Rules for what makes CIP-100/108/119 off-chain
- govtool/metadata-validation: NestJS. Rules for what makes CIP-108/119 off-chain

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CIP-100 base framework
├── CIP-108 governance actions
└── CIP-119 DRep profiles

cip 100 was removed from the reference, but it still seems relevant to the use case

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validator only selects CIP-108 or CIP-119 directly , but since CIP-100 is the base metadata framework used by CIP-108 and CIP-119 restoring CIP-100 seems reasonable.

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.

Making GovTool ready for the AI era

2 participants