gabriel / muse public
refactor BREAKING dev
AI Agent gabriel · 50 days ago · Apr 22, 2026 · Diff

refactor: remove ENTITY_SERVICE, renumber ENTITY_ORG to 2

ENTITY_SERVICE was defined but never used outside hdkeys.py. An automated service or daemon is an agent at the key derivation level — the distinction is operational, not structural. The three canonical entity types are now: 0 = ENTITY_HUMAN 1 = ENTITY_AGENT 2 = ENTITY_ORG (was 3)

Updated: hdkeys.py, slip010.py, agent_slots.py, agent.py, test_core_hdkeys.py Validator range updated to 0–2. Test matrix updated: 7×3×5 = 105 keys.

sha256:7d759e15c12a43d7ac8bda83f499231756edacd170826104f6ed7890d0dbbd57 sha
sha256:5e76d1c24e3d837ba5a18a3b137118039650e705b45d888af2906ae18bce6631 snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:7d759e15c12a43d7ac8bda83f499231756edacd170826104f6ed7890d0dbbd57 --body "your comment"