Rose-star — Aziel Eliab

Aziel Eliab

← Aziel Runtime · Workspace

ToolBench toolbench v0.1.0

ToolBench: synthetic FragGate refuse playground. Self-test ≠ third-party lab. Not fielded-100. FragGate only.

#toolbench #toolbench-plain #toolbench-suite #toolbench-run-case #toolbench-honesty

Use in browser Download desktop Connect AI GitHub in-runtime /v1/skill pull pull skill catalog proxy health · Zenodo deposit needed

In-runtime engine (no separate product Worker). · runtime OpenAPI

POST /v1/fraggate/call { slug: "toolbench", op: "health" } — Liveness. Does not increment download KV.
POST /v1/fraggate/call { slug: "toolbench", op: "doctor" } — Richer liveness: synthetic suite, refuse list. Does not increment download KV.
POST /v1/fraggate/call { slug: "toolbench", op: "suite" } — List synthetic FragGate refuse / happy cases. Self-test ≠ third-party lab.
POST /v1/fraggate/call { slug: "toolbench", op: "run_case" } — Classify one named synthetic case against the live door table. Does not invent a pass.
POST /v1/fraggate/call { slug: "toolbench", op: "limitation" } — Honesty labels: REAL door classification; SLOT for fielded-100.
POST /v1/fraggate/call { slug: "toolbench", op: "skill" } — Return ToolBench skill markdown. Does not increment download KV.

curl -s -A 'Mozilla/5.0' -X POST https://aziel-runtime.vibelock.workers.dev/v1/fraggate/call \
  -H 'content-type: application/json' \
  -d '{"slug":"toolbench","op":"run_case","payload":{"id":"fg-halluc"}}'

FragGate only — same LIVE_OPS as MCP fraggate_call / POST /v1/fraggate/call. One backend, two surfaces.

POST https://aziel-runtime.vibelock.workers.dev/v1/fraggate/call
{ "slug": "toolbench", "op": "doctor", "payload": {
  "id": "fg-halluc"
} }

Launch parts

Product-specific #hashtag parts for ToolBench (toolbench). Not identical copy across Softwares. Shared About Aziel + FoldLock corpus tip follow. Person @id https://www.azieleliab.com/#aziel.

#toolbench ToolBench

ToolBench: synthetic FragGate refuse playground. Self-test ≠ third-party lab. Not fielded-100. FragGate only.

#toolbench-plain ToolBench plain

ToolBench is catalog bucket plain (Clock ≠ Lock). FragGate slug toolbench.

#toolbench-suite suite

List synthetic FragGate refuse / happy cases. Self-test ≠ third-party lab.

#toolbench-run-case run_case

Classify one named synthetic case against the live door table. Does not invent a pass.

#toolbench-honesty ToolBench honesty

ToolBench (TOOLBENCH-0.1): synthetic FragGate / Sentinel / TDQS refuse playground. Self-test ≠ third-party lab. Not fielded-100. In-runtime placement. FragGate only. Author Aziel Eliab.

About Aziel #about-aziel

You don't get to know me. You get to understand the work. The public identity is the work, not a biography.

Person @id https://www.azieleliab.com/#aziel. Identity Aziel Eliab only. Also known as Aziel Elroi Eliab (alternateName only). GodLock is a product name, not identity.

Goals

Philosophy

Mission

Status

Not this

Published machine / Person surfaces only: /about · /llms.txt · /person.jsonld · /who-is-aziel-eliab.txt · /who · /who-is. Not a biography.

FoldLock corpus tip #foldlock-corpus-tip

AZCL-FOLD-TIP-1.0 — hash-verified in-process tip (label REAL). The full Aziel Digital Library remains on https://www.azielcorpuslibrary.net/ (label LIVE). In-process D1 is SLOT unless CORPUS_D1 is bound. This Worker does not contain the entire live library.

THIS IS: a FoldLock-packed tip of the library index cite + bundled sample-MASTER key artifacts + published About Aziel. Hash-verified in-process (label REAL). THIS IS NOT: the entire live Aziel Digital Library; live D1 MASTER; azcorpus/azlibrary record bytes; hosted_store; zip. Full library remains on https://www.azielcorpuslibrary.net (label LIVE). In-process D1 is SLOT unless CORPUS_D1 is bound. Author: Aziel Eliab only.

Live index (not embedded): https://www.azielcorpuslibrary.net/v1/library-index. Open / verify only through FragGate.

Control panel — FragGate foldlock/pack-verify and aziel-corpus/tip-pack. Same door as MCP fraggate_call.

POST https://aziel-runtime.vibelock.workers.dev/v1/fraggate/call
{ "slug": "foldlock", "op": "pack-verify", "payload": {
  "pack": "aziel-corpus-library-tip"
} }