Skip to content

fix: harden conveyor lab docs and build gate#184

Closed
Mikecranesync wants to merge 3 commits into
mainfrom
fix/conveyor-lab-doc-gaps
Closed

fix: harden conveyor lab docs and build gate#184
Mikecranesync wants to merge 3 commits into
mainfrom
fix/conveyor-lab-doc-gaps

Conversation

@Mikecranesync

Copy link
Copy Markdown
Owner

Summary

  • fix Conveyor Lab backend run-summary outcome typing so the backend TypeScript build passes
  • align backend default port with documented/frontend proxy port 8888
  • add Conveyor Lab docs for API, architecture, development, Modbus mapping, troubleshooting, security, support, roadmap, style, contributing, changelog, code of conduct, and license
  • add a Conveyor Lab GitHub Actions workflow for backend and frontend builds

Verification

  • cd apps/conveyor-lab/backend && npm run build
  • cd apps/conveyor-lab/frontend && npm run build
  • git diff --check

CharlieNode and others added 3 commits June 25, 2026 09:59
…ev skill

- install-node.sh: accept cluster node name (arg/env/hostname), bake
  JARVIS_MACHINE_NAME into the launchd plist + systemd unit so each node
  self-identifies (CHARLIE/ALPHA/BRAVO/...). Bump systemd RestartSec 3->5.
- jarvis_dev.py: send Authorization: Bearer $JARVIS_TOKEN on /shell calls
  to remote nodes (was unauthenticated -> 401 against token-gated nodes).

Verified: CHARLIE node live under launchd, tailnet-only bind, token auth
enforced (401 unauth / 200 authed), KeepAlive respawn confirmed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Mikecranesync

Copy link
Copy Markdown
Owner Author

Superseded by a clean PR from origin/main that excludes unrelated Jarvis changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant