Metadata-Version: 2.4
Name: absolute-self-governance
Version: 0.1.2
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
Requires-Dist: watchdog
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: prometheus-client
Requires-Dist: sqlalchemy
Requires-Dist: alembic
Requires-Dist: psycopg2-binary
Requires-Dist: opentelemetry-api
Requires-Dist: opentelemetry-sdk
Requires-Dist: opentelemetry-exporter-otlp-proto-http
Requires-Dist: pydantic
Dynamic: license-file
