docs: complete rebrand TestTrackingDiagrams → Kronikol (v3.0.0)
- All TestTrackingDiagrams references → Kronikol
- All TTD abbreviations → Kronikol
- X-TTD-TestName/X-TTD-TestId → test-tracking-current-test-name/test-tracking-current-test-id
- ttd- prefixed headers → kronikol-
- TTD_ env vars → KRONIKOL_
- Updated all code examples, API references, and guides
docs: Add Project Templates page, update Assertion Tracking with rewriter section
docs: v2.28.13 - comprehensive documentation improvements
New pages:
- Background Thread Correlation: TestIdentityScope, ActiveTestTracker, Unknown entries, LazyHttpContextAccessor
- Service Bus Tracking Patterns: MessageTracker setup, BeforePublish/AfterPublish bridging, atomic tracking, dual-caller attribution
Updated pages:
- HTTP Tracking Setup: handler pipeline ordering, PrimaryHandler vs AdditionalHandlers, CreateTestTrackingClient behaviour, IHttpContextAccessor timing
- Diagnostics and Debugging: 8 new troubleshooting entries (empty reports, Unknown entries, Service Bus, function triggers, CosmosDB, service names)
- Quick Start (xUnit): TestContexts.Enqueue warning for custom fixtures
- Integration CosmosDB Extension: fault injection code example, background thread correlation link
- What's New in 2.0: upgrading from 2.27.x to 2.28.x migration guide
- Tracking Custom Dependencies: interface-based blob tracking with auto-resolving LogPair
- Multi-Host Test Architectures: consistent test identity, HttpContextAccessor wiring order, initialization order
- Home and Sidebar: links to new pages
docs: rename CallingServiceName → CallerName across all wiki pages
Updated all 49 wiki pages to use CallerName. Added deprecation
callouts to HTTP-Tracking-Setup.md and Event-Annotations.md.
docs: improve discoverability via cross-references and fixes
- HTTP-Tracking-Setup: Add InternalFlowActivitySources and CurrentStepTypeFetcher
to options table with links to Internal Flow Tracking page
- HTTP-Tracking-Setup: Explain CreateTestTrackingClient is equivalent to
CreateDefaultClient(new TestTrackingMessageHandler(options))
- HTTP-Tracking-Setup: Cross-reference Tracking Dependencies page from
handler chaining section
- Report-Configuration: Enrich InternalFlowSpanGranularity description with
link to well-known sources list and decision table
- Report-Configuration: Fix InternalFlowTracking default from false to true
(matches source code) and remove incorrect OTel package requirement
- Integration-BDDfy-xUnit3: Expand CreateTestTrackingClient description in
key components table with equivalence and link to chaining docs
- Quick-Start: Link to Generated Reports page for full output file list
Update report file names to match current defaults
- ComponentSpecificationsWithExamples.html -> Specifications.html
- FeaturesReport.html -> TestRunReport.html
- ComponentSpecifications.yml -> Specifications.yml
Updated across 17 wiki pages: Report Configuration, Quick Start,
Generated Reports, CI Artifact Upload, Component Diagrams, and all
integration guides.
docs: update to net10.0 and version 1.23.5
Add full integration guides, sidebar, and fix wiki links
Add full documentation wiki pages