ruvnet / ruvnet/agentic-devops
V2 deployment qualification: signed images, staging rollout and live rollback
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 51
- Forks
- 27
- Avg merge
- 3m
- Merged PRs (30d)
- 2
Description
The v2 revival supplies deterministic local artifact generation, policy validation, previews, artifact rollback, official SDK MCP/CLI, MetaHarness profiles and Autogenous evidence gates. Historical model-selected shell execution is retired.
Production qualification remains explicit:
- Supply real reviewed image/base digests and compatible app/server executable.
- Verify image signatures and vulnerabilities with deployment-owned trust roots.
- Exercise Kubernetes server-side dry run and actual rollout under a namespace-scoped short-lived identity.
- Validate NetworkPolicy with the deployed CNI and readiness/liveness behavior.
- Test live revision compare-and-swap plus rollback and any database restoration separately.
- Configure durable MetaHarness field-memory storage and identity verifier; do not treat scaffold as deployed service.
Acceptance: staging workload passes admission, rejects unauthorized effects, survives a failed rollout, restores the prior revision and emits independent provenance evidence. No cloud credentials were accessed or production changes executed by the revival.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or code entry points. Start by mapping the deployment qualification flow and its Kubernetes admission, rollout, rollback, identity, NetworkPolicy, and MetaHarness components. Done means a staging workload passes admission, rejects unauthorized effects, survives a failed rollout, restores the prior revision, and emits independent provenance evidence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, python
- Domain
- cli, cloud, devops, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100