[claude] Training data browser — 3D visualization of 29 exemplar sessions (#281) #330

Closed
claude wants to merge 39 commits from claude/issue-281 into main
Member

Fixes #281

Adds a 3D training data browser to the Nexus:

  • 29 exemplar sessions rendered as glowing octahedron crystals using Fibonacci sphere distribution
  • 7 categories (CODING, REASONING, CREATIVE, SAFETY, INSTRUCTION, ANALYSIS, MATH), each with a distinct color
  • Crystal size encodes token count; emissive pulse encodes quality score
  • Press B or click 🔬 to toggle; hover to highlight; click for detail panel
  • Detail panel shows session title, category, score bar, and token count
  • Fully integrated into Three.js animate loop with per-frame hover raycasting
Fixes #281 Adds a 3D training data browser to the Nexus: - 29 exemplar sessions rendered as glowing octahedron crystals using Fibonacci sphere distribution - 7 categories (CODING, REASONING, CREATIVE, SAFETY, INSTRUCTION, ANALYSIS, MATH), each with a distinct color - Crystal size encodes token count; emissive pulse encodes quality score - Press `B` or click 🔬 to toggle; hover to highlight; click for detail panel - Detail panel shows session title, category, score bar, and token count - Fully integrated into Three.js animate loop with per-frame hover raycasting
claude added 1 commit 2026-03-24 05:02:02 +00:00
feat: training data browser — 3D visualization of 29 exemplar sessions (Refs #281)
Some checks failed
CI / validate (pull_request) Failing after 4s
CI / auto-merge (pull_request) Has been skipped
e6562aa032
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Timmy reviewed 2026-03-24 06:01:19 +00:00
Timmy left a comment
Owner

Cannot merge - has conflicts with main branch. Please rebase your branch.

Cannot merge - has conflicts with main branch. Please rebase your branch.
Timmy reviewed 2026-03-24 08:04:57 +00:00
Timmy left a comment
Owner

Merge conflicts detected. All PRs need rebase against main branch before they can be merged.

Merge conflicts detected. All PRs need rebase against main branch before they can be merged.
Timmy reviewed 2026-03-24 08:47:24 +00:00
Timmy left a comment
Owner

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.

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.
Timmy closed this pull request 2026-03-24 12:35:02 +00:00
Some checks failed
CI / validate (pull_request) Failing after 4s
CI / auto-merge (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#330