noyalib-mcp 0.0.39

Model Context Protocol server exposing noyalib's lossless YAML editing to AI agents
Documentation
<!-- SPDX-FileCopyrightText: 2026 Noyalib -->
<!-- SPDX-License-Identifier: MIT OR Apache-2.0 -->

# Contributing to noyalib-mcp

noyalib-mcp is a satellite of the noyalib ecosystem, and contributions follow
the family-wide process in the core repository's
[CONTRIBUTING.md](https://github.com/sebastienrousseau/noyalib/blob/main/CONTRIBUTING.md):
review expectations, commit conventions, the zero-unsafe policy, and
how changes are tested.

What is specific to this repository lives in
[DEVELOPMENT.md](DEVELOPMENT.md). In short: MSRV 1.86.0, CI must be
green, every behaviour change lands with its test in the same commit,
and releases ship in lockstep with the core at the identical
`=0.0.X`.

Security reports: see [SECURITY.md](SECURITY.md) — never open a
public issue for a vulnerability.