Proof index

Public proof for small, verifiable engineering work.

This page collects sample deliverables and public engineering work that demonstrate working style: small scope, clear diff, runnable checks, and honest limits. Public PRs are not client testimonials unless explicitly labeled that way after acceptance and payment.

Sample deliverable formats

CSV reconciliation
Case study showing sample inputs, mismatch counts, and report shape.
CSV kit preview
Preview page with sample output files for buyer inspection.
AI app rescue
Sample audit report for a narrow AI workflow rescue.
PR review
Sample review report with findings, tests, and remaining risks.

Real public engineering proof

These are public pull requests or public bounty submissions. They show the delivery pattern, not guaranteed future payment or client results.

API security

Signed bounty creation payloads

stellar-bounty-board PR #607 demonstrates signed maintainer payload handling with targeted backend tests and build checks.

Docs workflow

Runnable Qiskit IonQ example

qiskit-ionq PR #256 demonstrates runnable example work with py_compile, targeted pytest, and docs build evidence.

Browser behavior

Back-navigation anchor stability

quantumalgorithms.org PR #96 demonstrates a small browser behavior fix with JavaScript syntax checks and diff hygiene.

API schema

Machine-readable work-proof guidance

MergeWork PR #719 demonstrates JSON shape stability for work-proof guidance with focused pytest, ruff, and diff checks.

Public API filter

Recipient-filtered treasury proposal reads

MergeWork PR #721 demonstrates a narrow public route filter with route tests, ruff, docs smoke, and follow-up review handling.

Observability

Safe deployment metadata

MergeWork PR #724 demonstrates safe public build metadata for API and MCP clients with status/MCP tests, ruff, and docs smoke.

Queue tooling

Current-head review freshness signal

MergeWork PR #727 demonstrates a read-only queue-health signal with live GitHub smoke, pytest, ruff, mypy, docs smoke, and code review.

Verification snapshot

Collected on 2026-05-31 from local package and public portfolio checks.

PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 python -m pytest tests/test_reconcile.py tests/test_shopify_csv_audit.py
Result: 4 passed

python reconcile.py --left sample_data/source_a.csv --right sample_data/source_b.csv --rules rules.yml --out output/round9_csv_smoke
Result: matched keys 3, missing in left 1, missing in right 1, mismatches 2, duplicates 1

powershell -ExecutionPolicy Bypass -File tools/verify_local_service_assets.ps1
Result: service asset verification passed

Not claimed

Use a sanitized request.

The best first message includes one fake-data sample, expected output, the failing command or workflow, and the proof that would make the job done. Do not post credentials, customer data, payment details, or production secrets.

Request a quote Copy a brief Back to services