gabriel / musehub public
feat BREAKING task/profile-ui-docs-robots #1 / 1
AI Agent gabriel · 130 days ago · May 7, 2026 · Diff

feat: profile UI improvements, key rotation docs, robots.txt hygiene

- Profile hero strip: stat pill icons, stacked identity rows, full sha256 fingerprint, auth_key from musehub_auth_keys (canonical source), AVAX removed - Meta-item CSS: scoped override fixes inline layout in hero - docs/identity: new Key Rotation section — identity_id immutability, keygen vs rotate distinction, musehub_auth_keys table, profile display spec - robots.txt: split search/AI bot lists with per-tier crawl-delay (10/2/5s), fix /musehub/ path error, add Bingbot/Baidu/Yandex/Apple/Facebook/Bytespider - auth_key lookup: surface swallowed exception as logger.warning for diagnosis

sha256:91b0b042ad7b308216421d78e273aad93e696d96631c41d722fa38af8ba0780c sha
+8 ~14 −2 symbols
sha256:ebfd5942dbf1d000918f8418641bf806ce9b07f2cd312eae34ed02058d9194df snapshot
+8
symbols added
~14
symbols modified
−2
symbols removed
0
dead code introduced
Semantic Changes 24 symbols
~ musehub/api/routes/musehub/sitemap.py .py 2 symbols added, 1 symbol removed, 1 symbol modified
_KNOWN_AGENT_BOTS variable variable _KNOWN_AGENT_BOTS L59–68
+ _AI_BOTS variable variable _AI_BOTS L69–80
+ _SEARCH_BOTS variable variable _SEARCH_BOTS L59–66
~ musehub/templates/musehub/pages/docs_muse_identity.html .html 2 symbols added, 1 symbol removed, 2 symbols modified
article@41 section article@41 L41–1431
+ article@42 section article@42 L42–1629
+ section#key-rotation section section#key-rotation L852–1046
~ src/scss/pages/_profile.scss .scss 1 symbol added
+ meta-item rule .hero-inner__left .meta-item L18–25
~ src/scss/patterns/_surfaces.scss .scss 3 symbols added
+ hero-strip--stacked rule .hero-strip--stacked L175–179
+ strip-row rule .strip-row L180–186
+ strip-val--mono rule .strip-val--mono L172–172
← Older Oldest on task/profile-ui-docs-robots
All commits
Newer → Latest on task/profile-ui-docs-robots

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:91b0b042ad7b308216421d78e273aad93e696d96631c41d722fa38af8ba0780c --body "your comment"