Add Tier 2 deep-dives (9 pages)
Handle-Errors — Result<T>, IntegrationError, ErrorType, Match
Configure-Resilience — what retries, backoff formula, circuit breaker
Add-Validation — FluentValidation in pipeline, first-failure surfacing
Cache-Query-Results — ICacheableQuery, success-only caching, key patterns
Work-with-Dimensions — GetDimensionOrdersQuery, Builder, Reader
Run-Smoke-Tests — both HTTP triggers, expected responses, CI usage
Integrate-with-RELion — optional module, settings, custom queries
Extend-the-Pipeline — custom commands, behaviours, direct IService use
Test-with-TestKit — Result assertions, fakes, builders, test entities
Replaces obsolete Write-Tests.md (subsumed by Test-with-TestKit.md).
Replace wiki with practice-first documentation
Remove 18 legacy pages and publish 9 new wiki pages following
pip-boy-docs writing standards: practice-first, fact-grounded
against the codebase, developer audience throughout.
New pages: Home, Getting Started, Define Entities, Send Commands,
Run Queries, Handle Errors, Configure OData, Work with Dimensions,
Write Tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>