Skip to content

Harden HTTP, dry-run, and command guardrails#117

Merged
fullstackjam merged 3 commits into
mainfrom
codex/harden-architecture-rules
Jun 1, 2026
Merged

Harden HTTP, dry-run, and command guardrails#117
fullstackjam merged 3 commits into
mainfrom
codex/harden-architecture-rules

Conversation

@fullstackjam
Copy link
Copy Markdown
Collaborator

Summary

  • route core HTTP round-trips through httputil.Do and support HTTP-date Retry-After values
  • tighten the HTTP archtest to enforce raw round-trips instead of local request construction
  • annotate dry-run baseline entries with audited exemptions vs remaining state-persistence debt
  • add context-aware system/npm command paths and wire installer/update flows to cancellable timeouts

Tests

  • go vet ./...
  • go test ./internal/...

@github-actions github-actions Bot added installer Package installation logic tests Tests only labels Jun 1, 2026
@fullstackjam fullstackjam enabled auto-merge (squash) June 1, 2026 12:59
@fullstackjam fullstackjam merged commit 24afdcd into main Jun 1, 2026
11 checks passed
@fullstackjam fullstackjam deleted the codex/harden-architecture-rules branch June 1, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

installer Package installation logic tests Tests only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant