plexus-substrate 0.3.0

Reference Plexus RPC server with conversation trees and LLM orchestration
Documentation
# macOS metadata
.DS_Store

# 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/
output.log
substrate.log*
logs/

# TLA+ model checker artifacts
plans/tla2tools.jar
plans/states/
plans/*.bin

# Generated code
generated/