Open
Conversation
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
pcl apicommands for project, assertion, incident, account, access, release, deployment, integration, protocol-manager, transfer, event, and search actions--jsonas the explicit full-envelope optionauth statustruthful for agents by reporting token validity, expiry, platform URL, and returning a structured nonzero error for expired tokensapi callaccept inline?querystrings, return nonzero structured envelopes for non-2xx API responses, surface request IDs, and write response bodies with--outputpcl api incidents --all --limit <n> --output <file>pagination support for incident list workflowsTests
cargo fmt --checkcargo test -q --workspace --all-targetscargo +nightly-2026-01-07 clippy --all-targets --workspace --locked --profile dev -- -D warnings -D clippy::pedanticgit diff --checkauth statuslogged-out/expired token, raw query-string calls, raw API non-2xx exits,--output, default TOON errors,--jsonerrors, public CTAs, and body-template variantsNote:
crates/dapp-api-client/src/generated/client.rshas a pre-existing unstaged local change and is intentionally not part of this PR.