Guidance request: supported topology, headless/static-membership APIs, and safe discovery for a mixed DGX Spark + Mac + Windows lab #71
Unanswered
ClosedLadder
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This note accompanies my comment on issue #19 (the discovery-traffic and macOS flow-leak analysis). It is intentionally a respectful long-shot request: if PAIR is intended to grow beyond its current scope, we would be grateful for architectural guidance or contact with an engineer who finds this deployment useful as a design case.
Current environment
The local lab has three DGX Spark GPU nodes, two Macs, and one Windows machine. Local models are exposed through OpenAI-compatible inference endpoints. The Macs and Windows system act primarily as clients, operator consoles, and edge-agent hosts. PAIR is currently quarantined on all six machines after the incidents described in issue #19; no production reinstallation is planned until the discovery and stability risks are resolved.
Longer-term goal
The goal is a local-first inference fabric that can serve Hermes and OpenClaw-style agent runtimes as well as interactive human sessions. A policy router would choose among local models and supported cloud providers according to capability, privacy, cost, latency, context size, and current availability. It would provide authenticated health checks, bounded retries, failover, observability, audit receipts, manual override, and hard failure isolation so a discovery or routing failure cannot impair ordinary network access.
Cloud participation would use only supported provider APIs or subscription-seat interfaces that explicitly permit automation. We are not asking to scrape web applications, bypass provider terms, share credentials between agents, or automate consumer subscriptions through unsupported interfaces. When a subscription seat has no supported automation boundary, it should remain a human-operated seat rather than part of the autonomous router.
Questions for NVIDIA
Immediate requests related to PAIR 0.1.1
manual nodes only / discovery offconfiguration.We appreciate that this architecture may exceed PAIR's present roadmap. Even a clear boundary—what PAIR should and should not own—would help us avoid rebuilding another fragile orchestration layer and would let us focus our local engineering on the correct interfaces.
All reactions