NeuAIs Internal Documentation
Internal documentation for developers and operations
This documentation is for the NeuAIs development team and covers internal architecture, integration details, and operational procedures.
π― For New Team Members
Start here:
- Quick Start Guide - Set up your development environment
- Development Tools - IDE, Git, and automation tools
- Control Panel Guide - Using the management interface
π Documentation Sections
Getting Started
Essential guides for setting up and running the platform locally.
- Quick Start - 3-step setup guide
- Development Tools - IDE and Git server setup
- Control Panel - Dashboard usage
Observatory
Deep dives into the 3D visualization system.
- Visual Customization - Colors, shapes, themes
- Agent Connection - How agents connect to Observatory
Integration
Technical integration guides for various systems.
- SMO/RIC Integration - O-RAN architecture
- Model Inventory - ML model management
- GitArena/Lapdev - Tool rebranding
Management
Team operations and management documentation.
- Team Operations Plan - How we work together
Architecture
Deep technical architecture documentation.
- O-RAN SMO/RIC - O-RAN architecture documents and diagrams
π§ Quick Links
Development:
- Main README - Project overview
- Observatory README - Observatory docs
- External Docs - Public documentation
- Prebuilds Cache - Nix prebuilts DB (
cache.db, populate/query usage)
Configuration:
- Dev Config - Development configuration
- Prod Config - Production configuration
- Staging Config - Staging configuration
Management:
- Compliance - Compliance documentation
- Dev Team - Development team docs
- Operations - Operational runbooks
π External Resources
Public Documentation:
- https://docs.neuais.com - Public-facing documentation
- https://observatory.neuais.com - Observatory application
- https://github.com/neuais/platform - GitHub repository
π Documentation Standards
Writing Style
- Clear and concise
- Code examples for everything
- Step-by-step instructions
- Troubleshooting sections
Formatting
- Markdown format
- GitBook-compatible structure
- Code blocks with language tags
- Tables for structured data
Updates
- Keep docs synchronized with code
- Update on every major change
- Version documentation
- Archive outdated docs
π€ Contributing to Docs
Adding New Documentation
- Create markdown file in appropriate directory
- Add to
SUMMARY.md - Follow existing structure
- Include code examples
- Add troubleshooting section
Updating Existing Docs
- Make changes in place
- Update βLast updatedβ date
- Test all code examples
- Verify links work
Doc Structure
# Title
Brief introduction (1-2 paragraphs)
## Section 1
Content with code examples
## Section 2
More content
---
Last updated: YYYY-MM-DD
π Documentation Status
| Section | Status | Last Updated |
|---|---|---|
| Getting Started | β Current | 2025-12-12 |
| Observatory | β Current | 2025-12-12 |
| Integration | β οΈ Partial | 2025-12-10 |
| Management | β Current | 2025-12-08 |
| Architecture | β Current | 2025-12-09 |
π Found an Issue?
Documentation bugs:
- Check if already reported
- Create issue with details
- Suggest correction
- Submit PR if you can fix it
Code bugs:
- Use GitHub Issues
- Include reproduction steps
- Attach logs/screenshots
Last updated: December 12, 2025