Getting Started Context#
When working on getting started documentation:
Primary Source Files#
Check these files first:
examples/- Example code and notebookstests/integration/- Integration tests (show real usage)README.md- Project overviewdocker-compose.yaml- Local development setup
Validation Priority#
Verify all commands are runnable
Verify example outputs match actual behavior
Verify prerequisites are complete and accurate
Audience Assumptions#
Users are new to the product
Assume minimal prior knowledge
Prioritize working examples over comprehensive options