the signals and their derived score are provisional and subject to change.
validate manually before sharing.
8f5853f2eec86de886ea814d87d6c7c60d4c3205none
vendor/github.com/pelletier/go-toml/v2/AGENTS.mdTool: agents-md# Agent Guidelines for go-toml
This file provides guidelines for AI agents contributing to go-toml. All agents must follow these rules derived from [CONTRIBUTING.md](./CONTRIBUTING.md).
## Project Overview
go-toml is a TOML library for Go. The goal is to provide an easy-to-use and efficient TOML implementation that gets the job done without getting in the way.
## Code Change Rules
### Backward Compatibility
- **No backward-incompatible changes** unless explicitly discussed and approved
- Avoid breakinnone