Imported from Island-Dev-Crew/garnet (garnet-convert/AGENTS.md). Install upstream with npx skills add Island-Dev-Crew/garnet --skill garnet-convert. Copyright stays with the author.
AGENTS.md — Converter Contract
Scope
Owns migration frontends and conversion helpers for lifting Rust, Ruby, Python, and Go source toward Garnet.
Stable Contracts
Conversion output must be honest: uncertain mappings should become explicit TODOs, not fake confidence.
Keep sandboxing assumptions visible; do not execute source language code as part of conversion.
Preserve provenance from source constructs to generated Garnet where possible.
Required Checks
cargo test -p garnet-convertcargo test -p garnet-cli convert
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/island-dev-crew-garnet-garnet-convert/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.