save checkpoint

This commit is contained in:
master
2026-02-11 01:32:14 +02:00
parent 5593212b41
commit cf5b72974f
2316 changed files with 68799 additions and 3808 deletions

View File

@@ -0,0 +1,19 @@
{
"type": "source",
"module": "timeline",
"feature": "timeline-indexer-service",
"runId": "run-002",
"dateUtc": "2026-02-10T12:35:20Z",
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [],
"verdict": "pass"
}

View File

@@ -0,0 +1,14 @@
{
"type": "build",
"module": "timeline",
"feature": "timeline-indexer-service",
"runId": "run-002",
"dateUtc": "2026-02-10T12:35:20Z",
"project": "src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj",
"buildResult": "pass",
"testResult": "pass",
"testsRun": 19,
"testsPassed": 19,
"testsFailed": 0,
"errors": []
}

View File

@@ -0,0 +1,17 @@
{
"type": "integration",
"module": "timeline",
"feature": "timeline-indexer-service",
"runId": "run-002",
"dateUtc": "2026-02-10T12:35:20Z",
"testFilter": "FullyQualifiedName~TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"testsRun": 1,
"testsPassed": 1,
"testsFailed": 0,
"behaviorVerified": [
"Export initiate endpoint returns operation id.",
"Export status transitions to COMPLETED.",
"Downloaded NDJSON bundle contains seeded correlation events."
],
"verdict": "pass"
}

View File

@@ -0,0 +1,16 @@
{
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,20 @@
{
"project": "src/Timeline (Core + WebService checked-feature matrix)",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo \u0026\u0026 dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj"
],
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T14:15:50Z"
}

View File

@@ -0,0 +1,13 @@
{
"type": "integration",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 19,
"testsPassed": 19,
"testsFailed": 0,
"behaviorVerified": [
"Export lifecycle remains functional from initiate to completed status to bundle download.",
"Downloaded bundle content contains seeded correlation timeline entries."
],
"evidence": "TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"verdict": "pass"
}

View File

@@ -0,0 +1,16 @@
{
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,20 @@
{
"project": "src/Timeline (Core + WebService checked-feature matrix)",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo \u0026\u0026 dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj"
],
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T19:39:50Z"
}

View File

@@ -0,0 +1,13 @@
{
"type": "integration",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 19,
"testsPassed": 19,
"testsFailed": 0,
"behaviorVerified": [
"Export lifecycle remains functional from initiate to completed status to bundle download.",
"Downloaded bundle content contains seeded correlation timeline entries."
],
"evidence": "TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"verdict": "pass"
}

View File

@@ -0,0 +1,16 @@
{
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,20 @@
{
"project": "src/Timeline (__Tests matrix)",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj"
],
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T19:58:53Z"
}

View File

@@ -0,0 +1,15 @@
{
"type": "integration",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 19,
"testsPassed": 19,
"testsFailed": 0,
"behaviorVerified": [
"Export lifecycle remains functional from initiate to completed status to bundle download.",
"Downloaded bundle content contains seeded correlation timeline entries."
],
"evidence": "TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"verdict": "pass",
"runId": "run-005",
"timestampUtc": "2026-02-10T19:58:53Z"
}

View File

@@ -0,0 +1,16 @@
{
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,20 @@
{
"project": "src/Timeline (__Tests matrix)",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj"
],
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T20:30:54Z"
}

View File

@@ -0,0 +1,15 @@
{
"type": "integration",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 19,
"testsPassed": 19,
"testsFailed": 0,
"behaviorVerified": [
"Export lifecycle remains functional from initiate to completed status to bundle download.",
"Downloaded bundle content contains seeded correlation timeline entries."
],
"evidence": "TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"verdict": "pass",
"runId": "run-006",
"timestampUtc": "2026-02-10T20:30:54Z"
}

View File

@@ -0,0 +1,16 @@
{
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,20 @@
{
"project": "src/Timeline (__Tests matrix)",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj"
],
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T20:42:37Z"
}

View File

@@ -0,0 +1,15 @@
{
"type": "integration",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 19,
"testsPassed": 19,
"testsFailed": 0,
"behaviorVerified": [
"Export lifecycle remains functional from initiate to completed status to bundle download.",
"Downloaded bundle content contains seeded correlation timeline entries."
],
"evidence": "TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"verdict": "pass",
"runId": "run-007",
"timestampUtc": "2026-02-10T20:42:37Z"
}

View File

@@ -0,0 +1,17 @@
{
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,21 @@
{
"project": "src/Timeline (__Tests matrix)",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj"
],
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T21:03:11Z"
}

View File

@@ -0,0 +1,16 @@
{
"type": "integration",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 19,
"testsPassed": 19,
"testsFailed": 0,
"behaviorVerified": [
"Export lifecycle remains functional from initiate to completed status to bundle download.",
"Downloaded bundle content contains seeded correlation timeline entries."
],
"evidence": "TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"verdict": "pass",
"runId": "run-008",
"timestampUtc": "2026-02-10T21:03:11Z"
}

View File

@@ -0,0 +1,18 @@
{
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,22 @@
{
"project": "src/Timeline (__Tests matrix)",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj"
],
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T21:23:47Z"
}

View File

@@ -0,0 +1,17 @@
{
"type": "integration",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 19,
"testsPassed": 19,
"testsFailed": 0,
"behaviorVerified": [
"Export lifecycle remains functional from initiate to completed status to bundle download.",
"Downloaded bundle content contains seeded correlation timeline entries."
],
"evidence": "TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"verdict": "pass",
"runId": "run-009",
"timestampUtc": "2026-02-10T21:23:47Z"
}

View File

@@ -0,0 +1,16 @@
{
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,20 @@
{
"project": "src/Timeline (__Tests matrix)",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj"
],
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T21:37:15Z"
}

View File

@@ -0,0 +1,15 @@
{
"type": "integration",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 19,
"testsPassed": 19,
"testsFailed": 0,
"behaviorVerified": [
"Export lifecycle remains functional from initiate to completed status to bundle download.",
"Downloaded bundle content contains seeded correlation timeline entries."
],
"evidence": "TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"verdict": "pass",
"runId": "run-010",
"timestampUtc": "2026-02-10T21:37:15Z"
}

View File

@@ -0,0 +1,16 @@
{
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,20 @@
{
"project": "src/Timeline (__Tests matrix)",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj"
],
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T21:55:29Z"
}

View File

@@ -0,0 +1,15 @@
{
"type": "integration",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 19,
"testsPassed": 19,
"testsFailed": 0,
"behaviorVerified": [
"Export lifecycle remains functional from initiate to completed status to bundle download.",
"Downloaded bundle content contains seeded correlation timeline entries."
],
"evidence": "TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"verdict": "pass",
"runId": "run-011",
"timestampUtc": "2026-02-10T21:55:29Z"
}

View File

@@ -0,0 +1,16 @@
{
"filesChecked": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"found": [
"src/Timeline/StellaOps.Timeline.WebService/Endpoints/ExportEndpoints.cs",
"src/Timeline/__Libraries/StellaOps.Timeline.Core/Export/TimelineBundleBuilder.cs",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/TimelineApiIntegrationTests.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,20 @@
{
"project": "src/Timeline (__Tests matrix)",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj",
"src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj"
],
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T22:45:50Z"
}

View File

@@ -0,0 +1,16 @@
{
"type": "integration",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"behaviorVerified": [
"Export lifecycle remains functional from initiate to completed status to bundle download.",
"Downloaded bundle content contains seeded correlation timeline entries."
],
"evidence": "TimelineApiIntegrationTests.ExportLifecycle_DownloadReturnsGeneratedBundle",
"verdict": "pass",
"runId": "run-012",
"timestampUtc": "2026-02-10T22:45:50Z",
"dateUtc": "2026-02-10T22:45:50Z"
}