Skip to content

Commit 960d195

Browse files
author
Robert Trenaman
committed
Remove icons from wiki documentation and remove Advisory Board section from Investors-Thesis.html
1 parent 05c65f3 commit 960d195

21 files changed

Lines changed: 419 additions & 428 deletions

scribe/docs/wiki/INDEX.md

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# SCRIBE Complete Wiki Index
22

3-
## 📚 Complete Documentation Index
3+
## Complete Documentation Index
44

55
This comprehensive index provides quick access to all SCRIBE documentation sections, organized by topic and user type.
66

7-
## 🏠 Main Navigation
7+
## Main Navigation
88

99
### Primary Entry Points
1010
- **[Main Wiki Index](README.md)** - Primary navigation and overview
@@ -18,100 +18,100 @@ This comprehensive index provides quick access to all SCRIBE documentation secti
1818

1919
---
2020

21-
## 📖 Documentation by Topic
21+
## Documentation by Topic
2222

23-
### 🏗️ System Architecture
23+
### System Architecture
2424
- **[Architecture Overview](architecture/README.md)**
2525
- System design and components
2626
- Data flow and integration patterns
2727
- Technology stack and dependencies
2828
- Performance and scalability design
2929

30-
### 🔧 Components and Modules
30+
### Components and Modules
3131
- **[Component Documentation](components/README.md)**
3232
- Detailed component specifications
3333
- Integration guidelines and interfaces
3434
- Usage examples and best practices
3535
- Development and testing guidelines
3636

37-
### 🌐 API Reference
37+
### API Reference
3838
- **[API Documentation](api/README.md)**
3939
- Complete REST API reference
4040
- All endpoints with examples
4141
- Request/response formats
4242
- Authentication and error handling
4343

44-
### ⚙️ Configuration
44+
### Configuration
4545
- **[Configuration Guide](configuration/README.md)**
4646
- Complete configuration reference
4747
- Configuration profiles and examples
4848
- Environment variables and overrides
4949
- Advanced configuration options
5050

51-
### 🎓 Tutorials and Examples
51+
### Tutorials and Examples
5252
- **[Tutorials](tutorials/README.md)**
5353
- Step-by-step tutorials
5454
- Real-world examples and use cases
5555
- Programming examples and patterns
5656
- Advanced usage scenarios
5757

58-
### Performance
58+
### Performance
5959
- **[Performance Guide](performance/README.md)**
6060
- Performance optimization strategies
6161
- Benchmarking and monitoring
6262
- Resource management
6363
- Tuning profiles and best practices
6464

65-
### 🔒 Security
65+
### Security
6666
- **[Security Guide](security/README.md)**
6767
- Security architecture and best practices
6868
- Authentication and authorization
6969
- Data protection and encryption
7070
- Compliance and regulatory requirements
7171

72-
### 🔌 Integrations
72+
### Integrations
7373
- **[Integration Examples](integrations/README.md)**
7474
- API integration patterns
7575
- Database and cloud integrations
7676
- Message queue and WebSocket examples
7777
- Third-party service connectors
7878

79-
### FAQ and Best Practices
79+
### FAQ and Best Practices
8080
- **[FAQ](faq/README.md)**
8181
- Frequently asked questions
8282
- Best practices and tips
8383
- Common issues and solutions
8484
- Troubleshooting checklist
8585

86-
### 📅 Version History
86+
### Version History
8787
- **[Changelog](changelog/README.md)**
8888
- Complete version history
8989
- Release notes and features
9090
- Migration guides
9191
- Roadmap and future plans
9292

93-
### 📚 Glossary
93+
### Glossary
9494
- **[Glossary](glossary/README.md)**
9595
- Complete terminology guide
9696
- Technical definitions
9797
- Acronyms and abbreviations
9898
- Domain-specific terms
9999

100-
### 🤝 Community
100+
### Community
101101
- **[Community Guide](community/README.md)**
102102
- Contributing guidelines
103103
- Community participation
104104
- Code of conduct
105105
- Recognition and rewards
106106

107-
### 🚀 Deployment
107+
### Deployment
108108
- **[Deployment Guide](deployment/README.md)**
109109
- Installation and setup
110110
- Production deployment
111111
- Docker and cloud deployment
112112
- Monitoring and maintenance
113113

114-
### 💻 Developer
114+
### Developer
115115
- **[Developer Guide](developer/README.md)**
116116
- Development environment setup
117117
- Code contribution guidelines
@@ -120,41 +120,41 @@ This comprehensive index provides quick access to all SCRIBE documentation secti
120120

121121
---
122122

123-
## 🎯 Documentation by User Type
123+
## Documentation by User Type
124124

125-
### 👤 For New Users
125+
### For New Users
126126
1. **[Quick Reference](QUICK_REFERENCE.md)** - Fast start commands
127127
2. **[User Guide](user-guide/README.md)** - Complete getting started
128128
3. **[FAQ](faq/README.md)** - Common questions
129129
4. **[Troubleshooting](troubleshooting/README.md)** - Problem solving
130130

131-
### 💻 For Developers
131+
### For Developers
132132
1. **[Developer Guide](developer/README.md)** - Development setup
133133
2. **[Architecture](architecture/README.md)** - System design
134134
3. **[API Documentation](api/README.md)** - API reference
135135
4. **[Integration Examples](integrations/README.md)** - Integration patterns
136136

137-
### 🔧 For System Administrators
137+
### For System Administrators
138138
1. **[Deployment Guide](deployment/README.md)** - Installation and setup
139139
2. **[Configuration Guide](configuration/README.md)** - Configuration options
140140
3. **[Security Guide](security/README.md)** - Security best practices
141141
4. **[Performance Guide](performance/README.md)** - Optimization
142142

143-
### �🏭 For Enterprise Users
143+
### For Enterprise Users
144144
1. **[Security Guide](security/README.md)** - Compliance and security
145145
2. **[Integration Examples](integrations/README.md)** - Enterprise integrations
146146
3. **[Performance Guide](performance/README.md)** - Scalability
147147
4. **[Deployment Guide](deployment/README.md)** - Production deployment
148148

149-
### 🎓 For Researchers
149+
### For Researchers
150150
1. **[Architecture](architecture/README.md)** - System design
151151
2. **[Glossary](glossary/README.md)** - Technical terminology
152152
3. **[Tutorials](tutorials/README.md)** - Advanced examples
153153
4. **[Community Guide](community/README.md)** - Research contributions
154154

155155
---
156156

157-
## 🔍 Search Guide
157+
## Search Guide
158158

159159
### Finding Information Quickly
160160

@@ -238,7 +238,7 @@ Use these keywords to find specific information:
238238

239239
---
240240

241-
## 🚀 Quick Access Links
241+
## Quick Access Links
242242

243243
### Most Used Documentation
244244
- **[Quick Reference](QUICK_REFERENCE.md)** - Commands and shortcuts
@@ -263,7 +263,7 @@ Use these keywords to find specific information:
263263

264264
---
265265

266-
## 📊 Documentation Statistics
266+
## Documentation Statistics
267267

268268
### Content Overview
269269
- **Total Sections**: 18 main documentation sections
@@ -289,7 +289,7 @@ Use these keywords to find specific information:
289289

290290
---
291291

292-
## 🔄 Keeping Documentation Updated
292+
## Keeping Documentation Updated
293293

294294
### Update Process
295295
1. **Regular Reviews**: Monthly documentation reviews
@@ -311,7 +311,7 @@ Use these keywords to find specific information:
311311

312312
---
313313

314-
## 🎯 Navigation Tips
314+
## Navigation Tips
315315

316316
### For Quick Reference
317317
1. **Start Here**: [Quick Reference](QUICK_REFERENCE.md) for commands
@@ -335,7 +335,7 @@ Use these keywords to find specific information:
335335

336336
---
337337

338-
## 📞 Getting Help
338+
## Getting Help
339339

340340
### Self-Service Resources
341341
- **Search**: Use this index to find relevant sections

scribe/docs/wiki/README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
11
# SCRIBE Resonance AI System Wiki
22

3-
## 🧠 Overview
3+
## Overview
44

55
The SCRIBE (Sonic Resonance Intelligence and Behavioral Exploration) system is an advanced resonance intelligence platform that uses acoustic signals to analyze and interpret environments, materials, and structural properties through active sensing and AI-powered pattern recognition.
66

7-
## 📚 Wiki Navigation
7+
## Wiki Navigation
88

9-
### 🏗️ [System Architecture](architecture/)
9+
### [System Architecture](architecture/)
1010
- Core system design and components
1111
- Data flow and integration patterns
1212
- Technology stack and dependencies
1313

14-
### 🔧 [Components](components/)
14+
### [Components](components/)
1515
- Detailed component documentation
1616
- Module specifications and interfaces
1717
- Integration guidelines
1818

19-
### 🌐 [API Documentation](api/)
19+
### [API Documentation](api/)
2020
- REST API endpoints and usage
2121
- Request/response formats
2222
- Authentication and error handling
2323

24-
### 👤 [User Guide](user-guide/)
24+
### [User Guide](user-guide/)
2525
- Getting started tutorials
2626
- Command reference
2727
- Best practices and examples
2828

29-
### 💻 [Developer Documentation](developer/)
29+
### [Developer Documentation](developer/)
3030
- Development setup and environment
3131
- Code contribution guidelines
3232
- Testing and debugging
3333

34-
### 🔧 [Troubleshooting](troubleshooting/)
34+
### [Troubleshooting](troubleshooting/)
3535
- Common issues and solutions
3636
- Debugging guides
3737
- Performance optimization
3838

39-
### 🚀 [Deployment](deployment/)
39+
### [Deployment](deployment/)
4040
- Installation and setup
4141
- Configuration management
4242
- Production deployment
4343

44-
## 🎯 Quick Start
44+
## Quick Start
4545

4646
### For Users
4747
1. **Start the system**: `./start_interactive.sh`
@@ -53,22 +53,22 @@ The SCRIBE (Sonic Resonance Intelligence and Behavioral Exploration) system is a
5353
2. **Run tests**: `python3 validate_system.py`
5454
3. **Start API server**: `./start_api.sh`
5555

56-
## 📊 System Status
56+
## System Status
5757

58-
- **All components operational**
59-
- **7/7 validations passing**
60-
- **Mock audio system active**
61-
- **Chat interface ready**
62-
- **API endpoints available**
58+
- All components operational
59+
- 7/7 validations passing
60+
- Mock audio system active
61+
- Chat interface ready
62+
- API endpoints available
6363

64-
## 🔗 Quick Links
64+
## Quick Links
6565

6666
- [Main Project README](../README.md)
6767
- [System Documentation](../Scribe%20Resonance%20AI%20System.html)
6868
- [Long-Term Vision](../Long-Term%20Vision.html)
6969
- [API Documentation](http://localhost:8000/docs) (when API server is running)
7070

71-
## 📝 Contributing
71+
## Contributing
7272

7373
This wiki is maintained alongside the SCRIBE system. For contributions:
7474

@@ -77,7 +77,7 @@ This wiki is maintained alongside the SCRIBE system. For contributions:
7777
3. Test all links and references
7878
4. Update the table of contents
7979

80-
## 📞 Support
80+
## Support
8181

8282
For questions or issues:
8383

0 commit comments

Comments
 (0)