Use this when
The trigger
You need to hand over or debug a small text sample represented as gzip + Base64 and want to prove that your example roundtrips before blaming the other system.
Portable text check · no signup
Create a bounded gzip/Base64 representation and decode it again locally so transport-format mistakes are visible before integration handoff.
For Developers, support engineers and integrators exchanging small portable text samples.
The scenario link contains no pasted text, uploaded file or generated result. Loading the workflow into the builder carries route slugs only.
Use this when
You need to hand over or debug a small text sample represented as gzip + Base64 and want to prove that your example roundtrips before blaming the other system.
Portable handoff · no signup
Copy or download the public checklist, stop conditions, completion evidence and verified tool sequence. The pack does not read or include tool inputs, results, uploads or generated output.
Portable by design: public route metadata only. Use it for handoff and repeatable preparation, not as certification, compliance evidence or proof that a recipient accepted the work.
Verified route · 2 steps
Use this as a reversible transport-format check for bounded text, not as encryption, secrecy or a substitute for a production compression protocol test.
Compress text
Create a gzip-compressed Base64 representation of the bounded UTF-8 sample.
Compression utilities · fflate · MIT
Verify roundtrip
Decode the generated representation and compare it with the original text.
Compression utilities · fflate · MIT
Paid boundary
A bounded local roundtrip check stays free. Production protocol ownership, security, durable jobs and monitored integrations are separate managed concerns.
Pass the useful route forward
Native share sends only this canonical Solarc route plus public page context. It never includes tool inputs, generated results, uploaded files, local presets or builder state.