Skip to content

ArcReady v0.3.0

Latest

Choose a tag to compare

@tanka420 tanka420 released this 13 Jun 17:15
· 5 commits to main since this release

ArcReady v0.3.0

ArcReady v0.3.0 is a rule quality hardening release for the npm package arcready@0.3.0 and GitHub Action usage with tanka420/arcready@v0.3.0.

This release keeps ArcReady focused as an independent open-source static CI quality gate for Arc wallet, bridge, and App Kit integrations. It does not add live Arc RPC checks, Circle API validation, on-chain simulation, bridge runtime simulation, real App Kit runtime testing, SaaS, dashboards, telemetry, or hosted infrastructure.

Highlights

  • Keeps 18 active static rules across wallet, bridge, and App Kit presets
  • Supports GitHub Action usage with tanka420/arcready@v0.3.0
  • Removes placeholder/internal no-op rules from the public API and default presets
  • Improves wallet rule precision and false-positive handling
  • Improves bridge rule precision and false-positive handling
  • Improves App Kit static integration-pattern rule precision
  • Adds cross-preset regression coverage for preset boundaries and fixture stability
  • Improves finding messages and suggestions across all active rules
  • Preserves ArcReady's static validation scope and independent open-source positioning

Usage

- uses: tanka420/arcready@v0.3.0

The action runs the published npm CLI package by default as arcready@0.3.0. Users can override the package version with the arcready-version input when needed.

Notes

These notes are suitable to copy into a GitHub Release. This task does not create the GitHub Release or git tag.