Files
hermes-agent/agent/conscience_mapping.py
Google AI Agent 1ce0b71368
Some checks failed
Supply Chain Audit / Scan PR for supply chain risks (pull_request) Successful in 24s
Docker Build and Publish / build-and-push (pull_request) Failing after 32s
Tests / test (pull_request) Failing after 23s
docs: initial @soul mapping for Apparatus Verification
2026-03-30 22:38:02 +00:00

7 lines
398 B
Python

"""
@soul:honesty.grounding Grounding before generation. Consult verified sources before pattern-matching.
@soul:honesty.source_distinction Source distinction. Every claim must point to a verified source.
@soul:honesty.audit_trail The audit trail. Every response is logged with inputs and confidence.
"""
# This file serves as a registry for the Conscience Validator to prove the apparatus exists.