Loop: devops/production hardening (LOOP-07,17,11,12,13)#48
Merged
Conversation
Confidence: 0.88 Adds least-privilege CI, supply-chain and release controls, safe installers, production verification, runbooks, regression tests, and LOOP-07 audit artifacts. External GitHub/npm admin controls remain operator-deferred.
Confidence: 0.90 Records LOOP-17/11/12/13 evidence, closes the final adversarial verifier gaps, and establishes the first drift/debt baseline.
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Keep lexical traversal and canonical link checks on matching path representations, and cover aliased workspace roots.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
aether-agent.Spec and final results:
docs/specs/2026-07-20-devops-production-hardening-design.mdWhy
Production safeguards were partly implicit or manual: Actions were not comprehensively pinned/least-privilege, publication lacked an exact-artifact smoke and attestation path, installer guidance allowed lifecycle risk, and no repeatable production-policy gate or operations runbook existed.
Impact
main, using thenpm-productionenvironment, OIDC provenance, build attestation, exact tarball smoke, and retained evidence.Loop results
Validation
npm test— 696/696npm run verify:production -- --tag v0.1.0— exact package install/version/help smoke passednpm audit --audit-level=high— 0 known vulnerabilitiesOperator gate after merge
A repository/npm administrator must verify or configure branch protection and required checks, the
npm-productionenvironment and reviewers, least-scopeNPM_TOKEN, secret scanning/push protection, Dependabot alerts, and the private backup mirror. No live infrastructure or repository-admin mutation was attempted in this PR.