import fs from "fs"; import path from "path"; import { spawnSync } from "child_process"; import { submitQuantumJob } from "./quantum-gateway.js"; import { insertLiveRecord, listLiveRecords } from "./live-store.js"; const APP_ROOT = "/rhiz/uniphi"; const CONFIG_PATH = path.join(APP_ROOT, "config", "runtime-sources.json"); const SUBMISSION_RING_LIMIT = 12;
thought-experiment ยท phi thought experiment

Thought experiment lab

phi thought experiment

available bars phi-request-ontology-graph object
/rhiz/uniphi/lib/thought-experiment.js