Skip to content

Runtime hardening, CI workflows, and quality gate fixes#1

Merged
Lythaeon merged 3 commits into
mainfrom
feature/runtime-ci-hardening
Feb 14, 2026
Merged

Runtime hardening, CI workflows, and quality gate fixes#1
Lythaeon merged 3 commits into
mainfrom
feature/runtime-ci-hardening

Conversation

@Lythaeon

@Lythaeon Lythaeon commented Feb 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Restructure runtime into DDD-oriented modules (domain / adapters / ports / slices / app)
  • Add PR and release GitHub Actions workflows
  • Add CONTRIBUTING.md and refresh README/docs
  • Move runtime configuration to TOML (sniper.example.toml) and add service install/uninstall flags
  • Add fuzz harness/scripts, nextest-based test flow, and replay/e2e validation paths
  • Fix cargo make audit / cargo make deny outcomes by refreshing lockfile and tightening policy config

Validation

  • cargo make audit
  • cargo make deny
  • cargo make test

Notes

  • Kept explicit deny-policy ignores only for legacy Solana transitive advisories that currently have no safe upgrade path

@Lythaeon Lythaeon merged commit 2ee5bad into main Feb 14, 2026
1 check passed
@Lythaeon Lythaeon deleted the feature/runtime-ci-hardening branch February 14, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant