save checkpoint: save features

This commit is contained in:
master
2026-02-12 10:27:23 +02:00
parent dca86e1248
commit 5bca406787
8837 changed files with 1796879 additions and 5294 deletions

View File

@@ -0,0 +1,13 @@
{
"module": "plugin",
"feature": "plugin-discovery",
"runId": "run-014",
"capturedAtUtc": "2026-02-11T00:31:15.9801094Z",
"targetedEvidence": "evidence/tier2-command-output.txt",
"suiteEvidence": "evidence/tier2-suite-matrix-output.txt",
"suiteTotals": {
"testsRun": 314,
"testsPassed": 314,
"testsFailed": 0
}
}

View File

@@ -0,0 +1,15 @@
capturedAtUtc=2026-02-11T00:29:41.1175175Z
command=dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo
---
Determining projects to restore...
All projects are up-to-date for restore.
StellaOps.Plugin.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Abstractions\bin\Release\net10.0\StellaOps.Plugin.Abstractions.dll
StellaOps.Plugin.Sdk -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Sdk\bin\Release\net10.0\StellaOps.Plugin.Sdk.dll
StellaOps.Plugin.Testing -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Testing\bin\Release\net10.0\StellaOps.Plugin.Testing.dll
StellaOps.Plugin.Samples.HelloWorld -> C:\dev\New folder\git.stella-ops.org\src\Plugin\Samples\StellaOps.Plugin.Samples.HelloWorld\bin\Release\net10.0\StellaOps.Plugin.Samples.HelloWorld.dll
StellaOps.Plugin.Samples.HelloWorld.Tests -> C:\dev\New folder\git.stella-ops.org\src\Plugin\Samples\StellaOps.Plugin.Samples.HelloWorld.Tests\bin\Release\net10.0\StellaOps.Plugin.Samples.HelloWorld.Tests.dll
C:\dev\New folder\git.stella-ops.org\.nuget\packages\microsoft.testing.platform.msbuild\1.9.1\buildMultiTargeting\Microsoft.Testing.Platform.MSBuild.targets(376,5): warning MTP0001: VSTest-specific properties are set but will be ignored when using Microsoft.Testing.Platform. The following properties are set: VSTestTestAdapterPath; . [C:\dev\New folder\git.stella-ops.org\src\Plugin\Samples\StellaOps.Plugin.Samples.HelloWorld.Tests\StellaOps.Plugin.Samples.HelloWorld.Tests.csproj]
Run tests: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\Samples\StellaOps.Plugin.Samples.HelloWorld.Tests\bin\Release\net10.0\StellaOps.Plugin.Samples.HelloWorld.Tests.dll' [net10.0|x64]
Passed! - Failed: 0, Passed: 11, Skipped: 0, Total: 11, Duration: 310ms - StellaOps.Plugin.Samples.HelloWorld.Tests.dll (net10.0|x64)
Tests succeeded: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\Samples\StellaOps.Plugin.Samples.HelloWorld.Tests\bin\Release\net10.0\StellaOps.Plugin.Samples.HelloWorld.Tests.dll' [net10.0|x64]

View File

@@ -0,0 +1,157 @@
capturedAtUtc=2026-02-11T00:28:51.6273403Z
command=dotnet test src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj -c Release --nologo; dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo
---
Determining projects to restore...
All projects are up-to-date for restore.
StellaOps.Plugin.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Abstractions\bin\Release\net10.0\StellaOps.Plugin.Abstractions.dll
StellaOps.Plugin.Abstractions.Tests -> C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Abstractions.Tests\bin\Release\net10.0\StellaOps.Plugin.Abstractions.Tests.dll
C:\dev\New folder\git.stella-ops.org\.nuget\packages\microsoft.testing.platform.msbuild\1.9.1\buildMultiTargeting\Microsoft.Testing.Platform.MSBuild.targets(376,5): warning MTP0001: VSTest-specific properties are set but will be ignored when using Microsoft.Testing.Platform. The following properties are set: VSTestTestAdapterPath; . [C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Abstractions.Tests\StellaOps.Plugin.Abstractions.Tests.csproj]
Run tests: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Abstractions.Tests\bin\Release\net10.0\StellaOps.Plugin.Abstractions.Tests.dll' [net10.0|x64]
Passed! - Failed: 0, Passed: 79, Skipped: 0, Total: 79, Duration: 204ms - StellaOps.Plugin.Abstractions.Tests.dll (net10.0|x64)
Tests succeeded: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Abstractions.Tests\bin\Release\net10.0\StellaOps.Plugin.Abstractions.Tests.dll' [net10.0|x64]
Determining projects to restore...
All projects are up-to-date for restore.
StellaOps.Plugin.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Abstractions\bin\Release\net10.0\StellaOps.Plugin.Abstractions.dll
StellaOps.Plugin.Host -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Host\bin\Release\net10.0\StellaOps.Plugin.Host.dll
StellaOps.Plugin.Host.Tests -> C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Host.Tests\bin\Release\net10.0\StellaOps.Plugin.Host.Tests.dll
C:\dev\New folder\git.stella-ops.org\.nuget\packages\microsoft.testing.platform.msbuild\1.9.1\buildMultiTargeting\Microsoft.Testing.Platform.MSBuild.targets(376,5): warning MTP0001: VSTest-specific properties are set but will be ignored when using Microsoft.Testing.Platform. The following properties are set: VSTestTestAdapterPath; . [C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Host.Tests\StellaOps.Plugin.Host.Tests.csproj]
Run tests: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Host.Tests\bin\Release\net10.0\StellaOps.Plugin.Host.Tests.dll' [net10.0|x64]
Passed! - Failed: 0, Passed: 105, Skipped: 0, Total: 105, Duration: 268ms - StellaOps.Plugin.Host.Tests.dll (net10.0|x64)
Tests succeeded: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Host.Tests\bin\Release\net10.0\StellaOps.Plugin.Host.Tests.dll' [net10.0|x64]
Determining projects to restore...
All projects are up-to-date for restore.
StellaOps.Canonical.Json -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\bin\Release\net10.0\StellaOps.Canonical.Json.dll
StellaOps.Aoc -> C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\bin\Release\net10.0\StellaOps.Aoc.dll
StellaOps.Plugin.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Abstractions\bin\Release\net10.0\StellaOps.Plugin.Abstractions.dll
StellaOps.Feedser.Core -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\bin\Release\net10.0\StellaOps.Feedser.Core.dll
StellaOps.Infrastructure.EfCore -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\bin\Release\net10.0\StellaOps.Infrastructure.EfCore.dll
StellaOps.Infrastructure.Postgres -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\bin\Release\net10.0\StellaOps.Infrastructure.Postgres.dll
StellaOps.Concelier.SourceIntel -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\bin\Release\net10.0\StellaOps.Concelier.SourceIntel.dll
StellaOps.Determinism.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\bin\Release\net10.0\StellaOps.Determinism.Abstractions.dll
StellaOps.VersionComparison -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\bin\Release\net10.0\StellaOps.VersionComparison.dll
StellaOps.Cryptography -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\bin\Release\net10.0\StellaOps.Cryptography.dll
StellaOps.Concelier.RawModels -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\bin\Release\net10.0\StellaOps.Concelier.RawModels.dll
StellaOps.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\bin\Release\net10.0\StellaOps.DependencyInjection.dll
StellaOps.Ingestion.Telemetry -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\bin\Release\net10.0\StellaOps.Ingestion.Telemetry.dll
StellaOps.Feedser.BinaryAnalysis -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\bin\Release\net10.0\StellaOps.Feedser.BinaryAnalysis.dll
StellaOps.Scanner.ChangeTrace -> C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\bin\Release\net10.0\StellaOps.Scanner.ChangeTrace.dll
StellaOps.Provenance.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\bin\Release\net10.0\StellaOps.Provenance.Attestation.dll
StellaOps.Attestor.Envelope -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\bin\Release\net10.0\StellaOps.Attestor.Envelope.dll
StellaOps.Plugin -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\bin\Release\net10.0\StellaOps.Plugin.dll
StellaOps.Infrastructure.Postgres.Testing -> C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\bin\Release\net10.0\StellaOps.Infrastructure.Postgres.Testing.dll
StellaOps.Concelier.Models -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\bin\Release\net10.0\StellaOps.Concelier.Models.dll
StellaOps.Attestor.ProofChain -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\bin\Release\net10.0\StellaOps.Attestor.ProofChain.dll
StellaOps.Provenance -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\bin\Release\net10.0\StellaOps.Provenance.dll
StellaOps.Messaging -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\bin\Release\net10.0\StellaOps.Messaging.dll
StellaOps.Provcache -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\bin\Release\net10.0\StellaOps.Provcache.dll
StellaOps.Concelier.Normalization -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\bin\Release\net10.0\StellaOps.Concelier.Normalization.dll
StellaOps.Concelier.ProofService -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\bin\Release\net10.0\StellaOps.Concelier.ProofService.dll
StellaOps.Plugin.Registry -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Registry\bin\Release\net10.0\StellaOps.Plugin.Registry.dll
StellaOps.Concelier.Core -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\bin\Release\net10.0\StellaOps.Concelier.Core.dll
StellaOps.Concelier.Cache.Valkey -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\bin\Release\net10.0\StellaOps.Concelier.Cache.Valkey.dll
StellaOps.Concelier.Interest -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\bin\Release\net10.0\StellaOps.Concelier.Interest.dll
StellaOps.Concelier.Merge -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\bin\Release\net10.0\StellaOps.Concelier.Merge.dll
StellaOps.Concelier.SbomIntegration -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\bin\Release\net10.0\StellaOps.Concelier.SbomIntegration.dll
StellaOps.Concelier.Persistence -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\bin\Release\net10.0\StellaOps.Concelier.Persistence.dll
StellaOps.Concelier.Connector.Common -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\bin\Release\net10.0\StellaOps.Concelier.Connector.Common.dll
StellaOps.Concelier.Testing -> C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\bin\Release\net10.0\StellaOps.Concelier.Testing.dll
StellaOps.Plugin.Registry.Tests -> C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Registry.Tests\bin\Release\net10.0\StellaOps.Plugin.Registry.Tests.dll
C:\dev\New folder\git.stella-ops.org\.nuget\packages\microsoft.testing.platform.msbuild\1.9.1\buildMultiTargeting\Microsoft.Testing.Platform.MSBuild.targets(376,5): warning MTP0001: VSTest-specific properties are set but will be ignored when using Microsoft.Testing.Platform. The following properties are set: VSTestTestAdapterPath; . [C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Registry.Tests\StellaOps.Plugin.Registry.Tests.csproj]
Run tests: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Registry.Tests\bin\Release\net10.0\StellaOps.Plugin.Registry.Tests.dll' [net10.0|x64]
Passed! - Failed: 0, Passed: 65, Skipped: 0, Total: 65, Duration: 373ms - StellaOps.Plugin.Registry.Tests.dll (net10.0|x64)
Tests succeeded: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Registry.Tests\bin\Release\net10.0\StellaOps.Plugin.Registry.Tests.dll' [net10.0|x64]
Determining projects to restore...
All projects are up-to-date for restore.
StellaOps.Canonical.Json -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\bin\Release\net10.0\StellaOps.Canonical.Json.dll
StellaOps.Aoc -> C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\bin\Release\net10.0\StellaOps.Aoc.dll
StellaOps.Ingestion.Telemetry -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\bin\Release\net10.0\StellaOps.Ingestion.Telemetry.dll
StellaOps.Feedser.Core -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\bin\Release\net10.0\StellaOps.Feedser.Core.dll
StellaOps.Infrastructure.EfCore -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\bin\Release\net10.0\StellaOps.Infrastructure.EfCore.dll
StellaOps.Determinism.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\bin\Release\net10.0\StellaOps.Determinism.Abstractions.dll
StellaOps.Feedser.BinaryAnalysis -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\bin\Release\net10.0\StellaOps.Feedser.BinaryAnalysis.dll
StellaOps.Infrastructure.Postgres -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\bin\Release\net10.0\StellaOps.Infrastructure.Postgres.dll
StellaOps.Concelier.RawModels -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\bin\Release\net10.0\StellaOps.Concelier.RawModels.dll
StellaOps.Cryptography -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\bin\Release\net10.0\StellaOps.Cryptography.dll
StellaOps.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\bin\Release\net10.0\StellaOps.DependencyInjection.dll
StellaOps.Concelier.SourceIntel -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\bin\Release\net10.0\StellaOps.Concelier.SourceIntel.dll
StellaOps.VersionComparison -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\bin\Release\net10.0\StellaOps.VersionComparison.dll
StellaOps.Plugin.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Abstractions\bin\Release\net10.0\StellaOps.Plugin.Abstractions.dll
StellaOps.Provenance.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\bin\Release\net10.0\StellaOps.Provenance.Attestation.dll
StellaOps.Concelier.Models -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\bin\Release\net10.0\StellaOps.Concelier.Models.dll
StellaOps.Attestor.Envelope -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\bin\Release\net10.0\StellaOps.Attestor.Envelope.dll
StellaOps.Plugin -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\bin\Release\net10.0\StellaOps.Plugin.dll
StellaOps.Infrastructure.Postgres.Testing -> C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\bin\Release\net10.0\StellaOps.Infrastructure.Postgres.Testing.dll
StellaOps.Scanner.ChangeTrace -> C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\bin\Release\net10.0\StellaOps.Scanner.ChangeTrace.dll
StellaOps.Provenance -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\bin\Release\net10.0\StellaOps.Provenance.dll
StellaOps.Attestor.ProofChain -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\bin\Release\net10.0\StellaOps.Attestor.ProofChain.dll
StellaOps.Messaging -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\bin\Release\net10.0\StellaOps.Messaging.dll
StellaOps.Concelier.Normalization -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\bin\Release\net10.0\StellaOps.Concelier.Normalization.dll
StellaOps.Concelier.ProofService -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\bin\Release\net10.0\StellaOps.Concelier.ProofService.dll
StellaOps.Plugin.Sandbox -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Sandbox\bin\Release\net10.0\StellaOps.Plugin.Sandbox.dll
StellaOps.Concelier.Core -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\bin\Release\net10.0\StellaOps.Concelier.Core.dll
StellaOps.Provcache -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\bin\Release\net10.0\StellaOps.Provcache.dll
StellaOps.Concelier.Cache.Valkey -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\bin\Release\net10.0\StellaOps.Concelier.Cache.Valkey.dll
StellaOps.Concelier.Interest -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\bin\Release\net10.0\StellaOps.Concelier.Interest.dll
StellaOps.Concelier.Merge -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\bin\Release\net10.0\StellaOps.Concelier.Merge.dll
StellaOps.Concelier.SbomIntegration -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\bin\Release\net10.0\StellaOps.Concelier.SbomIntegration.dll
StellaOps.Concelier.Persistence -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\bin\Release\net10.0\StellaOps.Concelier.Persistence.dll
StellaOps.Concelier.Connector.Common -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\bin\Release\net10.0\StellaOps.Concelier.Connector.Common.dll
StellaOps.Concelier.Testing -> C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\bin\Release\net10.0\StellaOps.Concelier.Testing.dll
StellaOps.Plugin.Sandbox.Tests -> C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Sandbox.Tests\bin\Release\net10.0\StellaOps.Plugin.Sandbox.Tests.dll
C:\dev\New folder\git.stella-ops.org\.nuget\packages\microsoft.testing.platform.msbuild\1.9.1\buildMultiTargeting\Microsoft.Testing.Platform.MSBuild.targets(376,5): warning MTP0001: VSTest-specific properties are set but will be ignored when using Microsoft.Testing.Platform. The following properties are set: VSTestTestAdapterPath; . [C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Sandbox.Tests\StellaOps.Plugin.Sandbox.Tests.csproj]
Run tests: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Sandbox.Tests\bin\Release\net10.0\StellaOps.Plugin.Sandbox.Tests.dll' [net10.0|x64]
Passed! - Failed: 0, Passed: 47, Skipped: 0, Total: 47, Duration: 364ms - StellaOps.Plugin.Sandbox.Tests.dll (net10.0|x64)
Tests succeeded: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Sandbox.Tests\bin\Release\net10.0\StellaOps.Plugin.Sandbox.Tests.dll' [net10.0|x64]
Determining projects to restore...
All projects are up-to-date for restore.
StellaOps.Canonical.Json -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\bin\Release\net10.0\StellaOps.Canonical.Json.dll
StellaOps.Plugin.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Abstractions\bin\Release\net10.0\StellaOps.Plugin.Abstractions.dll
StellaOps.Concelier.RawModels -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\bin\Release\net10.0\StellaOps.Concelier.RawModels.dll
StellaOps.Cryptography -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\bin\Release\net10.0\StellaOps.Cryptography.dll
StellaOps.Concelier.SourceIntel -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\bin\Release\net10.0\StellaOps.Concelier.SourceIntel.dll
StellaOps.Aoc -> C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\bin\Release\net10.0\StellaOps.Aoc.dll
StellaOps.VersionComparison -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\bin\Release\net10.0\StellaOps.VersionComparison.dll
StellaOps.Feedser.BinaryAnalysis -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\bin\Release\net10.0\StellaOps.Feedser.BinaryAnalysis.dll
StellaOps.Ingestion.Telemetry -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\bin\Release\net10.0\StellaOps.Ingestion.Telemetry.dll
StellaOps.Determinism.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\bin\Release\net10.0\StellaOps.Determinism.Abstractions.dll
StellaOps.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\bin\Release\net10.0\StellaOps.DependencyInjection.dll
StellaOps.Infrastructure.Postgres -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\bin\Release\net10.0\StellaOps.Infrastructure.Postgres.dll
StellaOps.Feedser.Core -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\bin\Release\net10.0\StellaOps.Feedser.Core.dll
StellaOps.Infrastructure.EfCore -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\bin\Release\net10.0\StellaOps.Infrastructure.EfCore.dll
StellaOps.Provenance.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\bin\Release\net10.0\StellaOps.Provenance.Attestation.dll
StellaOps.Concelier.Models -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\bin\Release\net10.0\StellaOps.Concelier.Models.dll
StellaOps.Attestor.Envelope -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\bin\Release\net10.0\StellaOps.Attestor.Envelope.dll
StellaOps.Scanner.ChangeTrace -> C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\bin\Release\net10.0\StellaOps.Scanner.ChangeTrace.dll
StellaOps.Plugin -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\bin\Release\net10.0\StellaOps.Plugin.dll
StellaOps.Infrastructure.Postgres.Testing -> C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\bin\Release\net10.0\StellaOps.Infrastructure.Postgres.Testing.dll
StellaOps.Plugin.Sdk -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Sdk\bin\Release\net10.0\StellaOps.Plugin.Sdk.dll
StellaOps.Concelier.Normalization -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\bin\Release\net10.0\StellaOps.Concelier.Normalization.dll
StellaOps.Messaging -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\bin\Release\net10.0\StellaOps.Messaging.dll
StellaOps.Provenance -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\bin\Release\net10.0\StellaOps.Provenance.dll
StellaOps.Provcache -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\bin\Release\net10.0\StellaOps.Provcache.dll
StellaOps.Attestor.ProofChain -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\bin\Release\net10.0\StellaOps.Attestor.ProofChain.dll
StellaOps.Concelier.Core -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\bin\Release\net10.0\StellaOps.Concelier.Core.dll
StellaOps.Concelier.Cache.Valkey -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\bin\Release\net10.0\StellaOps.Concelier.Cache.Valkey.dll
StellaOps.Concelier.ProofService -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\bin\Release\net10.0\StellaOps.Concelier.ProofService.dll
StellaOps.Concelier.Interest -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\bin\Release\net10.0\StellaOps.Concelier.Interest.dll
StellaOps.Concelier.Merge -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\bin\Release\net10.0\StellaOps.Concelier.Merge.dll
StellaOps.Concelier.SbomIntegration -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\bin\Release\net10.0\StellaOps.Concelier.SbomIntegration.dll
StellaOps.Concelier.Persistence -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\bin\Release\net10.0\StellaOps.Concelier.Persistence.dll
StellaOps.Concelier.Connector.Common -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\bin\Release\net10.0\StellaOps.Concelier.Connector.Common.dll
StellaOps.Concelier.Testing -> C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\bin\Release\net10.0\StellaOps.Concelier.Testing.dll
StellaOps.Plugin.Sdk.Tests -> C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Sdk.Tests\bin\Release\net10.0\StellaOps.Plugin.Sdk.Tests.dll
Run tests: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Sdk.Tests\bin\Release\net10.0\StellaOps.Plugin.Sdk.Tests.dll' [net10.0|x64]
Passed! - Failed: 0, Passed: 7, Skipped: 0, Total: 7, Duration: 233ms - StellaOps.Plugin.Sdk.Tests.dll (net10.0|x64)
Tests succeeded: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\__Tests\StellaOps.Plugin.Sdk.Tests\bin\Release\net10.0\StellaOps.Plugin.Sdk.Tests.dll' [net10.0|x64]
Determining projects to restore...
All projects are up-to-date for restore.
StellaOps.Plugin.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Abstractions\bin\Release\net10.0\StellaOps.Plugin.Abstractions.dll
StellaOps.Plugin.Sdk -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Sdk\bin\Release\net10.0\StellaOps.Plugin.Sdk.dll
StellaOps.Plugin.Samples.HelloWorld -> C:\dev\New folder\git.stella-ops.org\src\Plugin\Samples\StellaOps.Plugin.Samples.HelloWorld\bin\Release\net10.0\StellaOps.Plugin.Samples.HelloWorld.dll
StellaOps.Plugin.Testing -> C:\dev\New folder\git.stella-ops.org\src\Plugin\StellaOps.Plugin.Testing\bin\Release\net10.0\StellaOps.Plugin.Testing.dll
StellaOps.Plugin.Samples.HelloWorld.Tests -> C:\dev\New folder\git.stella-ops.org\src\Plugin\Samples\StellaOps.Plugin.Samples.HelloWorld.Tests\bin\Release\net10.0\StellaOps.Plugin.Samples.HelloWorld.Tests.dll
C:\dev\New folder\git.stella-ops.org\.nuget\packages\microsoft.testing.platform.msbuild\1.9.1\buildMultiTargeting\Microsoft.Testing.Platform.MSBuild.targets(376,5): warning MTP0001: VSTest-specific properties are set but will be ignored when using Microsoft.Testing.Platform. The following properties are set: VSTestTestAdapterPath; . [C:\dev\New folder\git.stella-ops.org\src\Plugin\Samples\StellaOps.Plugin.Samples.HelloWorld.Tests\StellaOps.Plugin.Samples.HelloWorld.Tests.csproj]
Run tests: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\Samples\StellaOps.Plugin.Samples.HelloWorld.Tests\bin\Release\net10.0\StellaOps.Plugin.Samples.HelloWorld.Tests.dll' [net10.0|x64]
Passed! - Failed: 0, Passed: 11, Skipped: 0, Total: 11, Duration: 321ms - StellaOps.Plugin.Samples.HelloWorld.Tests.dll (net10.0|x64)
Tests succeeded: 'C:\dev\New folder\git.stella-ops.org\src\Plugin\Samples\StellaOps.Plugin.Samples.HelloWorld.Tests\bin\Release\net10.0\StellaOps.Plugin.Samples.HelloWorld.Tests.dll' [net10.0|x64]

View File

@@ -0,0 +1,18 @@
{
"filesChecked": [
"src/Plugin/StellaOps.Plugin.Host/Discovery/CompositePluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/FileSystemPluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/EmbeddedPluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/IPluginDiscovery.cs"
],
"found": [
"src/Plugin/StellaOps.Plugin.Host/Discovery/CompositePluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/FileSystemPluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/EmbeddedPluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/IPluginDiscovery.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,24 @@
{
"project": "src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj -c Release --nologo; dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj",
"src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj",
"src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj",
"src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj",
"src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj",
"src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj"
],
"testsRun": 314,
"testsPassed": 314,
"testsFailed": 0,
"errors": [
],
"warnings": [
"MTP0001 warnings observed: VSTest filter properties ignored by Microsoft.Testing.Platform in some project runs."
],
"runAtUtc": "2026-02-11T00:31:15.9801094Z"
}

View File

@@ -0,0 +1,25 @@
{
"type": "integration",
"module": "plugin",
"feature": "plugin-discovery",
"runId": "run-014",
"dateUtc": "2026-02-11T00:31:15.9801094Z",
"timestampUtc": "2026-02-11T00:31:15.9801094Z",
"capturedAtUtc": "2026-02-11T00:29:41.1175175Z",
"testCommand": "dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo",
"testsRun": 11,
"testsPassed": 11,
"testsFailed": 0,
"behaviorVerified": [
"Sample plugin load path continues to discover and initialize plugin metadata successfully.",
"Discovery-driven execution behavior remains stable in sample integration replay."
],
"evidence": "docs/qa/feature-checks/runs/plugin/plugin-discovery/run-014/evidence/tier2-command-output.txt",
"verdict": "pass",
"suiteReplay": {
"command": "dotnet test src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj -c Release --nologo; dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo",
"testsRun": 314,
"testsPassed": 314,
"testsFailed": 0
}
}

View File

@@ -0,0 +1,8 @@
capturedAtUtc: 2026-02-11T02:03:04Z
module: plugin
feature: plugin-discovery
expectedSurface: api
reason: Previous checked status relied on integration-harness Tier 2 evidence or missing state entry.
previousTier2: C:\dev\New folder\git.stella-ops.org\docs\qa\feature-checks\runs\plugin\plugin-discovery\run-014\tier2-integration-check.json
previousTier2Type: integration
verdict: fail (test_gap)

View File

@@ -0,0 +1,18 @@
{
"filesChecked": [
"src/Plugin/StellaOps.Plugin.Host/Discovery/CompositePluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/FileSystemPluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/EmbeddedPluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/IPluginDiscovery.cs"
],
"found": [
"src/Plugin/StellaOps.Plugin.Host/Discovery/CompositePluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/FileSystemPluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/EmbeddedPluginDiscovery.cs",
"src/Plugin/StellaOps.Plugin.Host/Discovery/IPluginDiscovery.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,24 @@
{
"project": "src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj -c Release --nologo; dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj",
"src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj",
"src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj",
"src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj",
"src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj",
"src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj"
],
"testsRun": 314,
"testsPassed": 314,
"testsFailed": 0,
"errors": [
],
"warnings": [
"MTP0001 warnings observed: VSTest filter properties ignored by Microsoft.Testing.Platform in some project runs."
],
"runAtUtc": "2026-02-11T00:31:15.9801094Z"
}

View File

@@ -0,0 +1,11 @@
{
"type": "api",
"module": "plugin",
"feature": "plugin-discovery",
"runId": "run-015",
"capturedAtUtc": "2026-02-11T02:03:04Z",
"category": "test_gap",
"reason": "Strict FLOW Tier 2 requires fresh end-user API/CLI/UI transactions. Existing evidence is integration-harness only or missing in module state.",
"evidence": "docs/qa/feature-checks/runs/plugin/plugin-discovery/run-015/evidence/strict-tier2-audit.txt",
"verdict": "fail"
}

View File

@@ -0,0 +1,9 @@
capturedAtUtc=2026-02-11T05:58:01.2137800Z
module=plugin
feature=plugin-discovery
command=dotnet test src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj -c Release --nologo; dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo
testsRun=314
testsPassed=314
testsFailed=0
suiteCapture=docs/qa/feature-checks/runs/plugin/_run-016_capture/tier2-suite-matrix.txt
suiteStatus=pass

View File

@@ -0,0 +1,25 @@
{
"type": "integration",
"module": "plugin",
"feature": "plugin-discovery",
"runId": "run-016",
"dateUtc": "2026-02-11T05:58:01.2137800Z",
"timestampUtc": "2026-02-11T05:58:01.2137800Z",
"capturedAtUtc": "2026-02-11T05:58:01.2137800Z",
"testCommand": "dotnet test src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj -c Release --nologo; dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo",
"testsRun": 314,
"testsPassed": 314,
"testsFailed": 0,
"behaviorVerified": [
"Checked feature \u0027plugin-discovery\u0027 replayed with fresh Tier 2 suite evidence from docs/qa/feature-checks/runs/plugin/_run-016_capture/tier2-suite-matrix.txt.",
"Deterministic behavior remained stable in replay (pass: 314/314)."
],
"evidence": "docs/qa/feature-checks/runs/plugin/plugin-discovery/run-016/evidence/tier2-command-output.txt",
"verdict": "pass",
"suiteReplay": {
"command": "dotnet test src/Plugin/__Tests/StellaOps.Plugin.Abstractions.Tests/StellaOps.Plugin.Abstractions.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Host.Tests/StellaOps.Plugin.Host.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Registry.Tests/StellaOps.Plugin.Registry.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sandbox.Tests/StellaOps.Plugin.Sandbox.Tests.csproj -c Release --nologo; dotnet test src/Plugin/__Tests/StellaOps.Plugin.Sdk.Tests/StellaOps.Plugin.Sdk.Tests.csproj -c Release --nologo; dotnet test src/Plugin/Samples/StellaOps.Plugin.Samples.HelloWorld.Tests/StellaOps.Plugin.Samples.HelloWorld.Tests.csproj -c Release --nologo",
"testsRun": 314,
"testsPassed": 314,
"testsFailed": 0
}
}