A deterministic five-lens pre-action compass for AI agents. Part of the open-source OpenClaw Nostr toolkit. MIT licensed.
pip install social-alignment
python -m venv .venv && . .venv/bin/activate
pip install -e ".[dev]"
python -m pytest -q # tests
python -m build # sdist + wheel
src/social_alignment/— package sourcetests/— pytest suiteclawhub/— ClawHub skill metadata (SKILL.md, metadata.json)
- Python + pyproject (hatchling). Pure-Python crypto (
cryptography), zero native build deps. - Public, MIT-licensed, open source.