@webframp/dry-run
v2026.04.22.1
Dry-run execution driver that captures method requests without executing them. Useful for debugging, auditing, and validating workflows.
Repository
https://github.com/webframp/swamp-extensions
Labels
driverdebuggingdry-runaudit
Contents
Quality score
How well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @webframp/dry-runDry Run
@webframp/dry-rundry_run.ts
Captures method execution requests without running them. Returns the request envelope as a resource for debugging and auditing.
2026.04.13.12.0 KBApr 13, 2026
Dry-run execution driver that captures method requests without executing them. Useful for debugging, auditing, and validating workflows.
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
driverdebuggingdry-runaudit