Existential grounding for AI agents
Project description
AgenticReality Python SDK
Existential grounding for AI agents -- environmental context sensing and claim grounding.
Install
pip install agentic-reality
Usage
from agentic_reality import RealityStore
rs = RealityStore("project.areal")
rs.sense_context(scope="workspace")
rs.ground_claim("The build is passing", evidence="CI green")
Requires the areal CLI binary on PATH. Install via:
curl -fsSL https://agentralabs.tech/install/reality | bash
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
agentic_reality-0.1.0.tar.gz
(4.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentic_reality-0.1.0.tar.gz.
File metadata
- Download URL: agentic_reality-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25581e2f6f569afb4505cf6363f2d273e317340a15207b2ac045d70b823a7687
|
|
| MD5 |
0bda1dab2a064994ba097c6d64427983
|
|
| BLAKE2b-256 |
af32f77fd8bf4946bdca34e3526f3416e9952cf8ddf74ab96d1d66a6682beb24
|
File details
Details for the file agentic_reality-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentic_reality-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dbec981e1e6fff907a6eb42bd44e2067b529213f80770a5762404dd80642f7c
|
|
| MD5 |
cb9c2536e93abc750b09204ab3fe8063
|
|
| BLAKE2b-256 |
daa3a6ea8689c3a372b3c3646d2220146bda9d3fb8a7c6df2917f4b79e0351f1
|