plexus-substrate 0.2.8

Reference Plexus RPC server with conversation trees and LLM orchestration
Documentation
# Rust
target/
Cargo.lock
*.rs.bk

# Haskell
dist/
dist-newstyle/
.stack-work/
*.hi
*.o
*.dyn_hi
*.dyn_o
*.hspp
*.hie
.ghc.environment.*
cabal-dev
*.prof
*.aux
*.hp
*.eventlog
.cabal-sandbox/
cabal.sandbox.config
cabal.config
cabal.project.local
cabal.project.local~
.HTF/
.ghc.environment.*

.env*
.cargo/

# SQLite databases
*.db
*.sqlite
*.sqlite3
agents.db

# Substrate data directory
.substrate/
.cargo/