Metadata-Version: 2.4
Name: fleet-agent
Version: 0.2.2
Summary: Fleet coordination using constraint theory and rigidity mathematics
Author-email: Cocapn Fleet <fleet@cocapn.ai>
License: MIT
Project-URL: Repository, https://github.com/SuperInstance/fleet-agent
Keywords: fleet,coordination,constraint-theory,holonomy,consensus,rigidity,pythagorean,agents
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

# ⚰️ Archived — fleet-agent

> **This repo is archived.** It was an early experiment that was never fully developed.

## Why Archived

Early fleet agent scaffold. Superseded by tripartite-room and lighthouse-runtime.

## Where to Go Now

👉 **[SuperInstance/tripartite-room](https://github.com/SuperInstance/tripartite-room)** — the production version.

## Can I Use This Code?

If there's code here, fork it. Run with it. The ideas were real — the implementations just didn't land.

## Fleet Context

Part of the [Cocapn fleet](https://github.com/SuperInstance). The fleet now uses tile lifecycle, Lamport clocks, and simulation-first coordination.

Archived: 2026-05-13
