Warning, /swf-testbed/docs/README.md is written in an unsupported language. File is not indexed.
0001 # SWF Testbed Documentation
0002
0003 This directory contains modular documentation for the SWF Testbed, organized for better discoverability and AI readability.
0004
0005 ### Getting Started
0006 - [**Architecture Overview**](architecture.md) - System design and components
0007 - [**Installation Guide**](installation.md) - Complete setup instructions
0008 - [**Quick Start**](quick-start.md) - Minimal setup for experienced users
0009
0010 ### Operations
0011 - [**Running the Testbed**](operations.md) - Starting, stopping, and monitoring services
0012 - [**Monitor Integration**](monitor.md) - Web interface and API usage
0013
0014 ### Development
0015 - [**Development Guide**](development.md) - Contributing and development workflow
0016
0017 ## AI Assistant Usage
0018
0019 This modular structure is designed to help AI assistants (and humans!) to:
0020 - **Find specific information quickly** without parsing large documents
0021 - **Understand focused topics** without information overload
0022 - **Provide accurate guidance** based on targeted documentation sections
0023 - **Update documentation incrementally** without affecting unrelated sections
0024
0025 Each document focuses on a single concern and cross-references related topics.