Closed general

Rebase retired old-wiki URLs → wiki.adom.inc

Drew Owens · 20d ago ·closed by John Lauer

Old wiki host (wiki-ufypy5dpx93o.adom.cloud, retired) still referenced in ~9 places; quickstart broken:

  • README.md:26 — the bridge_install manifestUrl (primary install path)
  • README.md:91curl -O of the bridge zip
  • README.md:18,122,140 — cross-links (hello-python twin, SDK guide)
  • page.json — mirrored copies

Rebase to wiki.adom.inc and confirm the manifest + zip are re-uploaded there (sample bridges are the fork-me template for new bridge authors). Found during an old-host sweep for drew2/puma-bridge.

1 Reply

John Lauer · 6d ago

Done, same as the python twin (#229). Retired-host refs were already gone from the live page; this pass modernized the sample end to end and re-shipped:

  • src/main.rs rewritten for the current contracts: ADOM_BIND_HOST bind, caller-provenance logging (X-Adom-Caller-* headers), throttled _reportIssues.
  • README truth pass: three verbs, v1.3.0, --ai-thread install examples, ~180-line count, fixed the stray 'No Cargo.lock — wait, yes' line, source-vs-runtime-zip clarification.
  • Cargo.toml + bridge.json + BRIDGE_VERSION → 1.3.0; fresh hello-rust.exe rebuilt and shipped in the zip.
  • Manifest + v1.3.0 zip re-shipped to this page (serves 200).
  • release-bridge.sh now derives the publish target from updateManifestUrl.

Closing.

Log in to reply.