fix: quality cleanup - bounded gateway HTTP boundaries (chunk 6/11) #526
Closed
didericis-codex
wants to merge 1 commits from
fix/gateway-request-boundaries into fix/authoritative-cleanup-revalidation
pull from: fix/gateway-request-boundaries
merge into: didericis:fix/authoritative-cleanup-revalidation
didericis:main
didericis:fix-demo-harness
didericis:prd-0081-reconcile-1-ca
didericis:prd-0081-reconcile-2-git-gate
didericis:production
didericis:staging
didericis:prd-forge-subroles
didericis:fix/shared-storage-permissions
didericis:fix/authoritative-cleanup-identities
didericis:fix/bounded-heavy-operations
didericis:fix/cleanup-execution-integrity
didericis:fix/gateway-output-pump-shutdown
didericis:fix/authoritative-cleanup-revalidation
didericis:refactor/egress-policy-pipeline
didericis:refactor/orchestrator-fastapi
didericis:refactor/supervisor-mcp-dispatch
didericis:chore/misc-quality-cleanup
didericis:host-control-server-2-secret
didericis:host-control-server-3-list-live
didericis:host-control-server-1-transport
didericis:prd-new-host-control-server
didericis:fix/gitgate-persist-512
didericis:fix/firecracker-gateway-ca-persist-510
didericis:didericis/disable-agit-refs
didericis:didericis/prd-audit-event-schema
didericis:fix/pr-495-audit-contract
didericis:prd-egress-control-plane
didericis:prd-macos-container-ci-runner
didericis:refactor/control-plane-auth-provisioning-476
didericis:fix/db-off-data-plane-469
didericis:feat/encrypted-egress-secrets
didericis:spike/rootless-docker-macos
didericis:fix/ci-coverage-artifact-paths
didericis:claude-forward-host-credentials-rebased
didericis:fix-gateway-gitleaks-arch
didericis:fix/websocket-response-dlp-multitenant
didericis:orchestrator-agent-compose
didericis:orchestrator-gateway-ca
didericis:orchestrator-consolidated-launch
didericis:orchestrator-gateway-provision
didericis:orchestrator-gateway-network
didericis:orchestrator-client
didericis:orchestrator-gateway-net
didericis:orchestrator-gitgate-provision
didericis:orchestrator-registration
didericis:orchestrator-lifecycle
didericis:orchestrator-supervise-writers
didericis:orchestrator-supervise-multitenant
didericis:orchestrator-gitgate-multitenant
didericis:orchestrator-rename-gateway
didericis:orchestrator-slice8
didericis:orchestrator-slice7
didericis:orchestrator-slice6
didericis:prd-orchestrator
didericis:orchestrator-slice5
didericis:orchestrator-slice4
didericis:orchestrator-slice3
didericis:orchestrator-slice2
didericis:firecracker-backend
didericis:forge-native-integration
didericis:prd-smolmachines-linux
didericis:manifest-break-import-cycle
didericis:dlp-supervise-quality-fixes
didericis:table-drive-dlp-tests
didericis:fix-integration-test-failures
didericis:fix/macos-container-relative-dockerfile
didericis:prd-0054-install-script
didericis:commit-bottle-state
didericis:pr-211
didericis:move-codex-auth-to-contrib
didericis:feat/pipelock-skip-scan-extensions
didericis:prd-0049-named-labelled-agents
didericis:harden-git-gate-shell-rendering
No Reviewers
Labels
Clear labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Status/Needs Triage
Breaking change that won't be backward compatible
Something is not working
Documentation changes
Improve existing functionality
New functionality
This is security issue
Issue or pull request related to testing
Priority
Critical
1
The priority is critical
Priority
High
2
The priority is high
Priority
Low
4
The priority is low
Priority
Medium
3
The priority is medium
Status
Abandoned
3
Somebody has started to work on this but abandoned work
Status
Blocked
1
Something is blocking this issue or pull request
Status
Need More Info
2
Feedback is required to reproduce issue or to continue work
Awaiting initial classification
No Label
Milestone
No items
No Milestone
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: didericis/bot-bottle#526
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "fix/gateway-request-boundaries"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stacked on #525. Sixth quality-cleanup chunk tracked by #444 and PRD 0082.
Makes the shared gateway resilient to slow and parallel requests from untrusted bottles:
BoundedThreadingHTTPServerand one exact declared-body reader instead of maintaining separate resource policies.list-egress-routesresolves the caller directly and returns an MCP error for attribution/control-plane failure rather than a successful fabricated empty route table.routes: []remains successful.This follows the same consolidation rule as the backend cleanup chunk: common control flow and failure policy live once, while services provide only their limits and response adaptation.
Final stack extension
Validation: The complete eleven-PR stack passes all 2,520 unit tests; full-repository Pyright reports 0 errors;
git diff --checkpasses.Refs #444.
Final stack extension
Final stack extension
Final stack extension
9848eb27a0to1f90344f29fix: quality cleanup - bounded gateway HTTP boundaries (chunk 6/7)to fix: quality cleanup - bounded gateway HTTP boundaries (chunk 6/8)1f90344f29tod69035e7d2fix: quality cleanup - bounded gateway HTTP boundaries (chunk 6/8)to fix: quality cleanup - bounded gateway HTTP boundaries (chunk 6/9)d69035e7d2to511e8b6721fix: quality cleanup - bounded gateway HTTP boundaries (chunk 6/9)to fix: quality cleanup - bounded gateway HTTP boundaries (chunk 6/10)511e8b6721tof33566941bfix: quality cleanup - bounded gateway HTTP boundaries (chunk 6/10)to fix: quality cleanup - bounded gateway HTTP boundaries (chunk 6/11)Pull request closed