Docs: Clean up wiki structure and fix UX issues
- Remove _Sidebar.md (GitHub's native Pages list is sufficient)
- Remove _Footer.md (links moved to Home page)
- Create Overview.md with library introduction content
- Rewrite Home.md as clean table of contents
- Remove duplicate # headers from all pages (GitHub shows filename as title)
- Fix broken Mermaid diagram in Core-Concepts.md (replaced with table)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add comprehensive GitHub Wiki documentation
Complete documentation rewrite with 33 pages:
Getting Started:
- Home, Installation, Quick-Start, Core-Concepts
Architecture:
- Architecture-Overview, Backends, Spaces
Models (overview + 8 individual pages):
- Models overview with comparison tables
- FHRR, GHRR, MAP, HRR, VTB, BSC, BSDC, BSDC-SEG
Encoders (overview + 4 category pages):
- Encoders-Overview
- Encoder-FractionalPower (scalar)
- Encoder-Thermometer-Level (ordinal/discrete)
- Encoder-Sequence (position, ngram, trajectory)
- Encoder-Spatial (image, vector)
Retrieval & Memory:
- Retrieval-Overview (Codebook, ItemStore, AssocStore)
- Cleanup-Strategies (BruteForce, Resonator)
Guides:
- Tutorials, Patterns, Performance, Troubleshooting
Reference:
- API-Reference, Glossary, References
Navigation:
- _Sidebar.md, _Footer.md
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>