// Define the substrate binding const binding = await tehom.bind({ tenant: "hj-platform", agreement: "PLA-2026-0001", capabilities: ["runtime", "memory"] }); // The threshold has been crossed binding.status; // → "active"