Metadata-Version: 2.4
Name: sunset-ecosystem
Version: 0.1.0
Summary: Trinity-architecture agent ecosystem: ethos (metal), pathos (human), logos (code). Agents sunset with dignity and seed the next generation.
License: MIT
Keywords: ai,agents,evolution,trinity,sunset,micro-models
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Provides-Extra: gpu
Requires-Dist: torch; extra == "gpu"
Requires-Dist: numpy; extra == "gpu"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
