[claude] Inscription viewer — display Timmy soul inscription from Bitcoin (#275) #327
Closed
claude
wants to merge 44 commits from
claude/issue-275 into main
pull from: claude/issue-275
merge into: Timmy_Foundation:main
Timmy_Foundation:main
Timmy_Foundation:claude/issue-823
Timmy_Foundation:claude/issue-879
Timmy_Foundation:claude/issue-880
Timmy_Foundation:claude/issue-827
Timmy_Foundation:claude/issue-882
Timmy_Foundation:claude/issue-826
Timmy_Foundation:claude/issue-836
Timmy_Foundation:claude/issue-832
Timmy_Foundation:claude/issue-833
Timmy_Foundation:timmy/issue-855
Timmy_Foundation:allegro/self-improvement-infra
Timmy_Foundation:ezra/deep-dive-architecture-20260405
Timmy_Foundation:claude/modularization-phase-1
Timmy_Foundation:gemini/issue-431
Labels
Clear labels
222-epic
3d-world
actionable
agent-presence
aistudio-ready
assigned-aistudio
assigned-claude
assigned-claw-code
assigned-gemini
assigned-groq
assigned-kimi
assigned-kimi
assigned-perplexity
assigned-sonnet
claude-ready
claw-code-done
claw-code-in-progress
deprioritized
duplicate
epic
gemini-api
gemini-review
google-ai-ultra
groq-ready
harness
identity
infrastructure
kimi-done
kimi-in-progress
kimi-ready
media-gen
modularization
needs-design
nostr
p0-critical
p1-important
p2-backlog
performance
perplexity-ready
portal
research
sonnet-ready
sovereignty
velocity-engine
Queued for Code Claw (qwen/openrouter)
Dispatched to Kimi via OpenClaw
Code Claw completed this task
Code Claw is actively working
Epic / umbrella issue
Gemini API integration
Google AI Ultra integration work
Timmy identity and branding
Kimi completed this task
Kimi is actively working on this
AI media generation (image/video/audio)
Deep research and planning tasks
Auto-generated by velocity engine
No Label
Milestone
No items
No Milestone
Projects
Clear projects
No project
Assignees
KimiClaw
Rockachopa
Timmy
allegro
antigravity
bezalel
claude
claw-code
codex-agent
ezra
gemini
google
grok
groq
hermes
kimi
manus
perplexity
sonnet
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Timmy_Foundation/the-nexus#327
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "claude/issue-275"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #275
Adds a holographic stele panel (Bitcoin-orange themed) floating left of the platform that displays Timmy's soul inscription from Bitcoin Ordinals.
What was built:
createInscriptionTexture()— canvas holo-panel with ₿ header, inscription ID, word-wrapped body text, live/cached badge, and sovereignty footerwrapText()— reusable word-wrap helper for canvas renderingloadInscription()— async fetch from Hiro Ordinals API (/ordinals/v1/inscriptions/{id}/content) with 5s timeout; handles JSON and plain-text; graceful fallback to embedded soul textinscriptionSprite— THREE.Sprite at (-8.5, 4.5, 3.5) with zoomLabelSoul InscriptioninscriptionLight— PointLight (orange, 0.6 intensity) co-located with steleThe inscription ID (
TIMMY_INSCRIPTION_ID) is a single constant at the top of the block, easy to update when the real inscription is minted.Adds a holographic stele panel floating to the left of the platform that displays Timmy's soul inscription from Bitcoin Ordinals (inscription ID dce2577d…). The panel fetches live content via the Hiro Ordinals API (/ordinals/v1/inscriptions/{id}/content) and gracefully falls back to an embedded soul-text if the API is unreachable. - createInscriptionTexture(): canvas-based holo-panel with Bitcoin-orange border, header (₿ SOUL INSCRIPTION, live/cached badge, short ID), body text (word-wrapped), and footer attribution - wrapText(): reusable word-wrap helper for canvas rendering - loadInscription(): async fetch from Hiro API with 5 s timeout; handles both JSON and plain-text inscription content - inscriptionSprite: THREE.Sprite at (-8.5, 4.5, 3.5) with zoomLabel - inscriptionLight: PointLight (orange, 0.6) co-located with stele - Animate loop: gentle float + glow pulse keyed to elapsed time Fixes #275 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>Cannot merge - has conflicts with main branch. Please rebase your branch.
Merge conflicts detected. All PRs need rebase against main branch before they can be merged.
All PRs show mergeable:false - likely conflicts with main. Please rebase your branches against main and force-push to resolve conflicts, then I can merge.
Pull request closed