ruvector/examples/edge-net/docs
rUv 04cc2f8825 chore: Update dependency versions for crates.io publishing
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 19:44:24 +00:00
..
architecture chore: Update dependency versions for crates.io publishing 2026-01-04 19:44:24 +00:00
benchmarks Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm 2026-01-01 07:06:54 +00:00
performance Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm 2026-01-01 07:06:54 +00:00
rac Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm 2026-01-01 07:06:54 +00:00
reports Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm 2026-01-01 07:06:54 +00:00
research Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm 2026-01-01 07:06:54 +00:00
security Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm 2026-01-01 07:06:54 +00:00
CONTRIBUTOR_FLOW_VALIDATION_REPORT.md chore: Update dependency versions for crates.io publishing 2026-01-04 19:44:24 +00:00
QDAG_ARCHITECTURE.md chore: Update dependency versions for crates.io publishing 2026-01-04 19:44:24 +00:00
README.md Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm 2026-01-01 07:06:54 +00:00
security-architecture.md chore: Update dependency versions for crates.io publishing 2026-01-04 19:44:24 +00:00
SECURITY_AUDIT_REPORT.md chore: Update dependency versions for crates.io publishing 2026-01-04 19:44:24 +00:00
SECURITY_QUICK_REFERENCE.md chore: Update dependency versions for crates.io publishing 2026-01-04 19:44:24 +00:00
TEST_RESULTS_QDAG_PERSISTENCE.md chore: Update dependency versions for crates.io publishing 2026-01-04 19:44:24 +00:00
VALIDATION_SUMMARY.md chore: Update dependency versions for crates.io publishing 2026-01-04 19:44:24 +00:00

Edge-Net Documentation

Comprehensive documentation for the Edge-Net distributed compute intelligence network.

Documentation Structure

docs/
├── architecture/     # System design and architecture
│   └── README.md     # Core design document
├── benchmarks/       # Performance benchmarks and analysis
│   ├── README.md     # Benchmark overview
│   ├── BENCHMARK_RESULTS.md
│   ├── BENCHMARK_ANALYSIS.md
│   └── BENCHMARK_SUMMARY.md
├── performance/      # Performance optimization guides
│   ├── optimizations.md
│   ├── PERFORMANCE_ANALYSIS.md
│   └── OPTIMIZATION_SUMMARY.md
├── rac/              # RuVector Adversarial Coherence
│   ├── rac-validation-report.md
│   ├── rac-test-results.md
│   └── axiom-status-matrix.md
├── research/         # Research and feature analysis
│   ├── research.md
│   ├── EXOTIC_AI_FEATURES_RESEARCH.md
│   └── ECONOMIC_EDGE_CASE_ANALYSIS.md
├── reports/          # Project reports
│   └── FINAL_REPORT.md
└── security/         # Security documentation
    └── README.md     # Security model and threat analysis

Core Documentation

Performance

RAC (Adversarial Coherence)

Research