ruvector/examples
Claude 3df3904283 feat(exo-ai): Add IIT consciousness and Landauer thermodynamics
Implements theoretical frameworks for EXO-AI cognitive substrate:

- consciousness.rs: Integrated Information Theory (IIT 4.0) Phi measurement
  - Reentrant architecture detection
  - Effective information computation
  - Minimum Information Partition (MIP) finding
  - Consciousness level classification

- thermodynamics.rs: Landauer's Principle tracking
  - Energy efficiency relative to k_B*T*ln(2) limit
  - Technology multiplier profiles (CMOS, biological, reversible)
  - Operation-based bit erasure estimation
  - Efficiency reports and reversible computing potential

Also fixes:
- API compatibility issues across workspace crates
- Async test attributes in federation tests
- Metadata::new() method for test compatibility
2025-11-29 02:32:41 +00:00
..
agentic-jujutsu feat: Add comprehensive agentic-jujutsu integration examples and tests 2025-11-22 03:12:31 +00:00
exo-ai-2025 feat(exo-ai): Add IIT consciousness and Landauer thermodynamics 2025-11-29 02:32:41 +00:00
graph feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00
nodejs feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
refrag-pipeline feat: Add REFRAG pipeline example demonstrating 30x RAG latency reduction 2025-11-27 20:59:23 +00:00
rust feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
wasm-react feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
wasm-vanilla feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
advanced_features.rs feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
agenticdb_demo.rs feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
gnn_example.rs feat: Add ruvector-gnn crate with GNN, compression, WASM and Node.js bindings 2025-11-26 04:50:36 +00:00
graph-cli-usage.md feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00
graph_wasm_usage.html feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00