Metadata-Version: 2.4
Name: agentic-system-core
Version: 0.0.1
Summary: Reference implementation for the Agentic Knowledge Web.
Author: Andrei Nicolae Besleaga
Project-URL: Homepage, https://agenticsystemcore.com
Project-URL: Bug Tracker, https://github.com/andreibesleaga/agentic-system-core/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Agentic System Core

The official reference implementation for an Agentic Knowledge Web.

This package provides the core memory topologies, protocols, and execution runtime for distributed agentic systems, as well as a multi-mode implementation with examples and usable libraries.

## Status
**Pre-Release (v0.0.1).** Active development is underway. The core CLI (`agsc`) and memory node schema definitions will be published in upcoming minor releases.

For architecture specifications, visit [AgenticSystemCore.com](https://agenticsystemcore.com).
