feat(harness): loopback redirect hardening and invalid-args failure mapping #31

Open
opened 2026-09-09 10:15:33 +00:00 by larandar · 0 comments
Owner

Proposal

Harden loopback transport and classify invalid arguments.

Design

Disable redirects, reject URL userinfo, and map validation failures to ToolFailureKind::invalid-args.

Tasks

  • Set redirect none; validate userinfo; map invalid arguments.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-31

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN userinfo or redirect response, when validated, then request fails safely and invalid args map correctly.
## Proposal Harden loopback transport and classify invalid arguments. ## Design Disable redirects, reject URL userinfo, and map validation failures to ToolFailureKind::invalid-args. ## Tasks - Set redirect none; validate userinfo; map invalid arguments. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-31 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** userinfo or redirect response, when validated, then request fails safely and invalid args map correctly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Ting/workflows#31
No description provided.