Passcode Gate

private workbench

Light gate only. This just keeps accidental visitors out of the way while the Rust backend and job rails are still under active construction.

branchless internal orchestration workbench

Allocator pressure

Hunt allocations before they leak into hot paths.

Run allocator-sensitive code, notes, and benchmark context through a page meant for hot-path review.

Run Control

Queue input and run a job

Files
Stage inputs for this job.

Attach Rust files, perf captures, flamegraphs, allocator logs, or benchmark notes.

No files staged. You can still paste code or notes below.

If you stage files and paste notes, the UI bundles them into one payload before upload.

Active Thesis

No Allocations

Use this page when you want to hunt heap traffic, temporary buffers, string churn, or ownership patterns before they harden into the backend.

  • flag allocation risks before they land in the Rust hot path
  • keep room for perf captures, benchmarks, and later terminal-side instrumentation
  • make memory behavior explicit enough for serious systems work
Expected output
Allocation review notes with supporting artifacts and trace metadata.
Input rail
presign -> upload -> enqueue -> poll
Input shape
single file, multi-file bundle, and optional inline notes
Backend direction
Rust gateway, job workers, artifact processors, later terminal adapters

Job State

Job state and artifacts

Stage files, paste notes if needed, then run a job through the gateway.
API origin
http://127.0.0.1:8787
Job id
None yet
State
idle
Trace
waiting
Input
no input staged

Artifacts

  • No artifacts yet.