Skip to content

Cloud-Edge orchestration platform 鈥?Fleet Manager, Edge API Server, Edge Reporter, Event Hub for managing distributed Claw agent fleets.

License

Notifications You must be signed in to change notification settings

Clawland-AI/clawland-fleet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clawland Fleet

Cloud-Edge orchestration platform — Fleet Manager, Edge API Server, and Edge Reporter for managing distributed Claw agents.

Part of the Clawland ecosystem.


Overview

Clawland Fleet is the nervous system connecting cloud and edge. It provides a unified control plane to deploy, monitor, update, and orchestrate hundreds of Claw agents across distributed locations.

Components

Fleet Manager (Cloud)

  • Node Registry — Track all edge nodes: status, location, capabilities, firmware version
  • Task Dispatcher — Push commands and configurations to edge nodes
  • Health Dashboard — Real-time monitoring with alerting
  • OTA Orchestrator — Rolling firmware/skill updates with rollback

Edge API Server (runs on PicClaw)

  • REST/gRPC API — Receive commands from cloud
  • Local Task Queue — Buffer commands during offline periods
  • State Reporter — Periodic heartbeat with metrics

Edge Reporter (runs on PicClaw)

  • Event Streaming — Push alerts and anomalies to cloud in real-time
  • Batch Upload — Compress and send sensor data on schedule
  • Offline Buffer — Store-and-forward when connectivity is lost

Architecture

┌─────────────────────────────────────────┐
│           Fleet Manager (Cloud)          │
│  ┌──────────┐ ┌────────┐ ┌───────────┐ │
│  │ Registry │ │Dashboard│ │OTA Manager│ │
│  └──────────┘ └────────┘ └───────────┘ │
└─────┬──────────────┬──────────────┬─────┘
      │              │              │
  ┌───▼────┐    ┌────▼───┐    ┌────▼───┐
  │Edge API│    │Edge API│    │Edge API│
  │PicClaw │    │PicClaw │    │PicClaw │
  │Node 1  │    │Node 2  │    │Node N  │
  └───┬────┘    └────┬───┘    └────┬───┘
      │              │              │
  ┌───▼────┐    ┌────▼───┐    ┌────▼───┐
  │Micro x3│    │Micro x5│    │Micro x2│
  └────────┘    └────────┘    └────────┘

Status

🚧 Pre-Alpha — Architecture design phase. Looking for contributors!

License

Business Source License 1.1 (BSL 1.1)

  • Additional Use Grant: You may use this software for any purpose except operating a commercial SaaS that competes with Clawland Fleet's hosted offering.
  • Change Date: 4 years from each release date.
  • Change License: Apache License 2.0.

See LICENSE for full terms.

Contributing

See the Clawland Contributing Guide.

Core contributors share 20% of product revenue. Read the Contributor Revenue Share terms.

About

Cloud-Edge orchestration platform 鈥?Fleet Manager, Edge API Server, Edge Reporter, Event Hub for managing distributed Claw agent fleets.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages