gabriel / musehub public
docs BREAKING feat/identity-docs #1 / 1
AI Agent gabriel · 1 hour ago · Jun 17, 2026 · Diff

docs: document all 6 HD path segments; fix deep link anchors

Three new subsections in docs_muse_identity.html (issue #97):

- Path segment reference: table covering all 6 levels of the HD path (purpose, domain, entity_type, entity_id, role, index) - entity_id — principal slot: explains slot-within-entity-class semantics, human always 0, agent slot derived from sha256(handle)[:4] & 0x7FFFFFFF - Role — key purpose: SIGN/RECEIVE/PROVISION/ATTEST/DELEGATE table with key compromise isolation rationale

Fix: all three new h3 elements were missing id attributes, so sidebar deep links (#path-segments, #entity-id, #role-keys) had no scroll target. Added id attributes to the h3 elements to match the href values.

sha256:9190e012e0e2851a6498530177a88788ee91430b078de93f6ded9fc073eaba93 sha
+4 ~3 −1 symbols
1 changed · 976 in snapshot files
sha256:0f5eb2cee887053ef84698f36bca0d927bd90495e8587eca74bfc1c26dd81f6e snapshot
+4
symbols added
~3
symbols modified
−1
symbol removed
1
file changed
976
files in snapshot
0
dead code introduced
Semantic Changes 8 symbols
~ musehub/templates/musehub/pages/docs_muse_identity.html .html 4 symbols added, 1 symbol removed, 3 symbols modified
article@43 section article@43 L43–1912
+ article@46 section article@46 L46–2007
+ h3#entity-id section h3#entity-id L254–254
+ h3#path-segments section h3#path-segments L103–103
+ h3#role-keys section h3#role-keys L271–271
Files Changed
~1
976 in snapshot
← Older Oldest on feat/identity-docs
All commits
Newer → Latest on feat/identity-docs

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:9190e012e0e2851a6498530177a88788ee91430b078de93f6ded9fc073eaba93 --body "your comment"