Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.28 KB

File metadata and controls

25 lines (18 loc) · 1.28 KB

Weavegraph Documentation Index

Complete documentation for building workflows with Weavegraph.

Core Documentation

  • QUICKSTART.md - Quickstart guide covering core concepts

    • Covers first-run setup, typed message roles, conditional routing, and execution modes
  • OPERATIONS.md - Runtime operations and deployment

    • Event Streaming: Sinks, patterns, diagnostics, and observability
    • Persistence: SQLite checkpointing and in-memory mode
    • Testing: Test strategies, event capture, and property-based testing
    • Error Handling: Diagnostics and troubleshooting
    • Production: Performance, monitoring, and deployment
  • ARCHITECTURE.md - Core architecture, module overview, and custom reducers

Additional Resources