con un clic
fluid-governance
fluid-governance contiene 2 skills recopiladas de Instadapp, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Register a new token so `prepare-prices.ts` can emit its price override for future payloads. Use when `prepare-prices.ts` exits with "Unknown token address identifier" or "pricehelpers.sol has no dispatch branch for…", or when introducing a brand-new token to a payload.
Pre-deploy AI audit of a Fluid governance payload. Classifies every action as HISTORICALLY_VERIFIED / REVIEW_DIFF / NEW_PATTERN against the historical action index, cross-checks every Fluid call against `../fluid-contracts/**/SPEC.md` plus `docs/errors.md` and `audits/audit-expected-behavior.md`, confirms intent coverage, and emits a structured markdown report. Use whenever a new `PayloadIGP<N>.sol` is up for review — BEFORE deployment.