Metadata-Version: 2.4
Name: absolute-self-governance
Version: 0.1.4
Summary: A Python implementation of the Absolute Self-Governance (ASG) architecture for multi-agent software engineering swarms, featuring TETD consensus and memory-efficient dynamic scaling.
Author-email: Gautam Parab <gautamparab@gmail.com>
License: MIT
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: pyyaml<7.0.0,>=6.0.0
Requires-Dist: watchdog<7.0.0,>=3.0.0
Requires-Dist: fastapi<1.0.0,>=0.100.0
Requires-Dist: uvicorn<1.0.0,>=0.20.0
Requires-Dist: prometheus-client<1.0.0,>=0.15.0
Requires-Dist: sqlalchemy<3.0.0,>=2.0.0
Requires-Dist: alembic<2.0.0,>=1.9.0
Requires-Dist: psycopg2-binary<3.0.0,>=2.9.0
Requires-Dist: opentelemetry-api<2.0.0,>=1.15.0
Requires-Dist: opentelemetry-sdk<2.0.0,>=1.15.0
Requires-Dist: opentelemetry-exporter-otlp-proto-http<2.0.0,>=1.15.0
Requires-Dist: pydantic<3.0.0,>=2.0.0
Requires-Dist: cryptography>=49.0.0
Requires-Dist: networkx>=3.6.1
Dynamic: license-file
