From d2aca4c9d35d6e55bdc00195f02e81120afc7598 Mon Sep 17 00:00:00 2001 From: master <> Date: Wed, 11 Feb 2026 14:05:06 +0200 Subject: [PATCH] qa(advisoryai): verify codex companion and sync FLOW/task state --- .../advisoryai/ai-codex-zastava-companion.md | 34 + .../advisoryai/ai-codex-zastava-companion.md | 22 - ...I_unchecked_feature_verification_batch2.md | 55 + .../run-001/evidence/command-results.json | 32 + .../evidence/tier1-build-companion-tests.txt | 102 + .../run-001/evidence/tier1-build-core.txt | 79 + .../run-001/evidence/tier1-build-web.txt | 88 + .../evidence/tier1-test-companion-suite.txt | 99 + .../tier2-test-companion-behavior.txt | 1696 +++++++++++++++++ .../run-001/tier0-source-check.json | 65 + .../run-001/tier1-build-check.json | 24 + .../run-001/tier2-api-check.json | 47 + .../run-001/tier2-integration-check.json | 31 + .../run-002/evidence/00-docker-ps.txt | 6 + .../run-002/evidence/00-docker-version.txt | 1 + .../run-002/evidence/00-dotnet-version.txt | 1 + .../evidence/tier1-build-companion-tests.txt | Bin 0 -> 39650 bytes .../run-002/evidence/tier1-build-core.txt | Bin 0 -> 31730 bytes .../run-002/evidence/tier1-build-web.txt | Bin 0 -> 34878 bytes .../evidence/tier1-test-companion-suite.txt | Bin 0 -> 40516 bytes .../evidence/tier2-companion-behavior.txt | Bin 0 -> 11980 bytes .../run-002/tier0-source-check.json | 65 + .../run-002/tier1-build-check.json | 40 + .../run-002/tier2-integration-check.json | 18 + docs/qa/feature-checks/state/advisoryai.json | 33 +- docs/qa/features/FLOW.md | 12 +- .../StellaOps.AdvisoryAI.WebService/TASKS.md | 1 + src/AdvisoryAI/StellaOps.AdvisoryAI/TASKS.md | 1 + .../StellaOps.AdvisoryAI.Tests/TASKS.md | 3 +- 29 files changed, 2523 insertions(+), 32 deletions(-) create mode 100644 docs/features/checked/advisoryai/ai-codex-zastava-companion.md delete mode 100644 docs/features/unchecked/advisoryai/ai-codex-zastava-companion.md create mode 100644 docs/implplan/SPRINT_20260211_019_AdvisoryAI_unchecked_feature_verification_batch2.md create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/command-results.json create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-companion-tests.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-core.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-web.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-test-companion-suite.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier2-test-companion-behavior.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier0-source-check.json create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier1-build-check.json create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier2-api-check.json create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier2-integration-check.json create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-docker-ps.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-docker-version.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-dotnet-version.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier1-build-companion-tests.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier1-build-core.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier1-build-web.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier1-test-companion-suite.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier2-companion-behavior.txt create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier0-source-check.json create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier1-build-check.json create mode 100644 docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier2-integration-check.json diff --git a/docs/features/checked/advisoryai/ai-codex-zastava-companion.md b/docs/features/checked/advisoryai/ai-codex-zastava-companion.md new file mode 100644 index 000000000..a3d864a79 --- /dev/null +++ b/docs/features/checked/advisoryai/ai-codex-zastava-companion.md @@ -0,0 +1,34 @@ +# AI Codex / Zastava Companion + +## Module +AdvisoryAI + +## Status +VERIFIED + +## Description +Companion explanation feature that combines AdvisoryAI evidence-grounded explanations with runtime signals (for example Zastava observer signals) and exposes an API endpoint for companion explain generation. + +## Implementation Details +- **Companion Service**: `src/AdvisoryAI/StellaOps.AdvisoryAI/Explanation/CodexZastavaCompanionService.cs` + - `ICodexCompanionService` contract and deterministic `CodexZastavaCompanionService` implementation. + - Normalizes and deduplicates runtime signals, computes deterministic companion hash, and returns companion summary/highlights. +- **Web Endpoint Registration**: `src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/Program.cs` + - Registers `ICodexCompanionService` and maps `POST /v1/advisory-ai/companion/explain`. +- **API Contracts**: `src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/Contracts/CompanionExplainContracts.cs` + - `CompanionExplainRequest`, `CompanionExplainResponse`, runtime-signal request/response contracts, and domain mapping. +- **Behavioral Tests**: + - `src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CodexZastavaCompanionServiceTests.cs` + - `src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CompanionExplainEndpointTests.cs` + +## E2E Test Plan +- [ ] Submit companion explain request without scopes and verify the endpoint returns `403`. +- [ ] Submit companion explain request with `advisory:companion` scope and verify mapped request + companion response payload. +- [ ] Submit companion explain request where companion service rejects input and verify endpoint returns `400`. +- [ ] Verify deterministic companion hash for permuted/deduplicated runtime signal inputs. + +## Verification +- Verified on 2026-02-11 via `run-002`. +- Tier 0: `docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier0-source-check.json` +- Tier 1: `docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier1-build-check.json` +- Tier 2: `docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier2-integration-check.json` diff --git a/docs/features/unchecked/advisoryai/ai-codex-zastava-companion.md b/docs/features/unchecked/advisoryai/ai-codex-zastava-companion.md deleted file mode 100644 index 0dc2318bf..000000000 --- a/docs/features/unchecked/advisoryai/ai-codex-zastava-companion.md +++ /dev/null @@ -1,22 +0,0 @@ -# AI Codex / Zastava Companion - -## Status -NOT_FOUND - -## Description -The advisory AI module exists with policy studio and LatticeRuleGenerator, but the specific "AI Codex" or "Zastava Companion" branding/feature set described in the advisory is not found. - -## Why Not Implemented -- The specific "AI Codex" or "Zastava Companion" branding is not found, but substantial AI infrastructure exists: - - `src/AdvisoryAI/` provides evidence-anchored explanation generation with `EvidenceAnchoredExplanationGenerator`, `ExplanationPromptTemplates`, replay golden tests, and a web service (`AdvisoryAI.WebService/Program.cs`) - - `src/Zastava/StellaOps.Zastava.Observer/` exists as a runtime observer module - - The Web UI has Ask Stella components under `src/Web/.../shared/components/ai/` -- The "AI Codex" concept (a comprehensive AI assistant branded as "Zastava Companion") appears to be a product vision not yet realized as a unified feature, though its constituent parts (AI explanations, policy studio, LatticeRuleGenerator) exist separately - -## Source -- Feature matrix scan - -## Notes -- Module: AdvisoryAI -- Modules referenced: `src/AdvisoryAI`, `src/Zastava/` -- Related: `src/AdvisoryAI/StellaOps.AdvisoryAI/Explanation/` (explanation generation), `src/Zastava/` (observer) diff --git a/docs/implplan/SPRINT_20260211_019_AdvisoryAI_unchecked_feature_verification_batch2.md b/docs/implplan/SPRINT_20260211_019_AdvisoryAI_unchecked_feature_verification_batch2.md new file mode 100644 index 000000000..ad551649f --- /dev/null +++ b/docs/implplan/SPRINT_20260211_019_AdvisoryAI_unchecked_feature_verification_batch2.md @@ -0,0 +1,55 @@ +# Sprint 20260211_019 - AdvisoryAI Unchecked Feature Verification Batch 2 + +## Topic & Scope +- Continue FLOW-based verification for remaining unchecked `advisoryai` features after previous batch completion. +- Enforce problems-first checks before selecting new queued advisory features. +- Produce Tier 0/1/2 evidence and move terminally verified features to `docs/features/checked/advisoryai/`. +- Working directory: `src/AdvisoryAI`. +- Expected evidence: `docs/qa/feature-checks/runs/advisoryai/**`, `docs/qa/feature-checks/state/advisoryai.json`, feature-file moves. + +## Dependencies & Concurrency +- Depends on `docs/qa/feature-checks/FLOW.md` and `src/AdvisoryAI/**`. +- Cross-directory updates in `docs/features/**`, `docs/qa/feature-checks/**`, and `docs/implplan/**` are required for auditable verification. +- Concurrent-agent constraint: if another module is already in `checking` and actively owned by other agents, do not take over contested files; record skip reason and continue available AdvisoryAI queue. + +## Documentation Prerequisites +- `docs/qa/feature-checks/FLOW.md` +- `src/AdvisoryAI/AGENTS.md` +- `docs/modules/advisory-ai/architecture.md` + +## Delivery Tracker + +### QA-AIAI-VERIFY-004 - Verify `ai-codex-zastava-companion` +Status: DONE +Dependency: none +Owners: QA / Test Automation +Task description: +- Verify Codex/Zastava companion implementation claims in AdvisoryAI source, contracts, web endpoints, and companion test suite. +- Capture Tier 0 source evidence, Tier 1 build/test evidence, and Tier 2 behavioral endpoint/service evidence. +- Move feature file from `docs/features/unchecked/advisoryai/` to `docs/features/checked/advisoryai/` on pass. + +Completion criteria: +- [x] Tier 0 source verification completed. +- [x] Tier 1 build and test verification completed. +- [x] Tier 2 behavioral verification completed with fresh run evidence. +- [x] State file updated and feature moved to checked. + +## Execution Log +| Date (UTC) | Update | Owner | +| --- | --- | --- | +| 2026-02-11 | Sprint created; started `ai-codex-zastava-companion` verification with run-001. | QA | +| 2026-02-11 | `ai-codex-zastava-companion` verification completed (`run-001`): companion service, contracts, endpoint behavior, and companion test suite passed; feature moved to `docs/features/checked/advisoryai/`. | QA | +| 2026-02-11 | Re-verified `ai-codex-zastava-companion` with fresh `run-002` Tier 0/1/2 artifacts and updated checked-doc verification links. | QA | +| 2026-02-11 | Re-verified `ai-action-policy-gate` with `run-002` after adding action workflow integration coverage for approval audit path and idempotent replay. | QA | + +## Decisions & Risks +- Cross-module problem state detected: `attestor/ai-authority-classification-engine` is in `checking`. +- Concurrency decision: treat cross-module ownership as obstacle and continue AdvisoryAI queue to avoid contested edits. +- Risk: `dotnet test --filter` may emit `MTP0001` and execute full test assembly under Microsoft.Testing.Platform. +- Mitigation: capture logs and record warning in run artifacts. +- Decision: previous `NOT_FOUND` feature dossier was stale; current codebase includes `CodexZastavaCompanionService`, companion contracts, and `POST /v1/advisory-ai/companion/explain` endpoint with passing endpoint/service tests. +- Decision: for targeted Tier 2 evidence, used xUnit runner class filters (`*.Tests.exe -class ...`) to avoid MTP filter ambiguity. +- Decision: refreshed checked feature verification references to `run-002` where new evidence was captured. + +## Next Checkpoints +- AdvisoryAI batch complete; proceed to the next module selected by FLOW problem-state ordering. diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/command-results.json b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/command-results.json new file mode 100644 index 000000000..a02271fbb --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/command-results.json @@ -0,0 +1,32 @@ +[ + { + "name": "tier1-build-core", + "command": "dotnet build src/AdvisoryAI/StellaOps.AdvisoryAI/StellaOps.AdvisoryAI.csproj -v minimal", + "exitCode": 0, + "log": "docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-core.txt" + }, + { + "name": "tier1-build-web", + "command": "dotnet build src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/StellaOps.AdvisoryAI.WebService.csproj -v minimal", + "exitCode": 0, + "log": "docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-web.txt" + }, + { + "name": "tier1-build-companion-tests", + "command": "dotnet build src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj -v minimal", + "exitCode": 0, + "log": "docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-companion-tests.txt" + }, + { + "name": "tier1-test-companion-suite", + "command": "dotnet test src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj --filter FullyQualifiedName~CompanionExplainEndpointTests|FullyQualifiedName~CodexZastavaCompanionServiceTests -v minimal", + "exitCode": 0, + "log": "docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-test-companion-suite.txt" + }, + { + "name": "tier2-test-companion-behavior", + "command": "dotnet test src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj --filter FullyQualifiedName~CompanionExplainEndpointTests|FullyQualifiedName~CodexZastavaCompanionServiceTests -v normal", + "exitCode": 0, + "log": "docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier2-test-companion-behavior.txt" + } +] diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-companion-tests.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-companion-tests.txt new file mode 100644 index 000000000..a8de13183 --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-companion-tests.txt @@ -0,0 +1,102 @@ +### COMMAND +dotnet build src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj -v minimal + + Determining projects to restore... + Restored C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj (in 550 ms). + 69 of 70 projects are up-to-date for restore. +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\StellaOps.Auth.Abstractions.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\StellaOps.Aoc.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\StellaOps.Concelier.Connector.Common.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\StellaOps.AspNet.Extensions.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\StellaOps.Attestor.ProofChain.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\StellaOps.AdvisoryAI.Hosting.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\StellaOps.TestKit.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\StellaOps.Canonical.Json.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\StellaOps.AdvisoryAI.Attestation.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\StellaOps.Attestor.Envelope.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj] + StellaOps.Canonical.Json -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\bin\Debug\net10.0\StellaOps.Canonical.Json.dll + StellaOps.Canonicalization -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\bin\Debug\net10.0\StellaOps.Canonicalization.dll + StellaOps.AdvisoryAI.Attestation -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\bin\Debug\net10.0\StellaOps.AdvisoryAI.Attestation.dll + StellaOps.Feedser.Core -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\bin\Debug\net10.0\StellaOps.Feedser.Core.dll + StellaOps.Aoc -> C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\bin\Debug\net10.0\StellaOps.Aoc.dll + StellaOps.Infrastructure.EfCore -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\bin\Debug\net10.0\StellaOps.Infrastructure.EfCore.dll + StellaOps.Concelier.RawModels -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\bin\Debug\net10.0\StellaOps.Concelier.RawModels.dll + StellaOps.TestKit -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\bin\Debug\net10.0\StellaOps.TestKit.dll + StellaOps.Cryptography -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\bin\Debug\net10.0\StellaOps.Cryptography.dll + StellaOps.Settings -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Settings\bin\Debug\net10.0\StellaOps.Settings.dll + StellaOps.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\bin\Debug\net10.0\StellaOps.DependencyInjection.dll + StellaOps.Policy.RiskProfile -> C:\dev\New folder\git.stella-ops.org\src\Policy\StellaOps.Policy.RiskProfile\bin\Debug\net10.0\StellaOps.Policy.RiskProfile.dll + StellaOps.AirGap.Policy -> C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\bin\Debug\net10.0\StellaOps.AirGap.Policy.dll + StellaOps.Feedser.BinaryAnalysis -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\bin\Debug\net10.0\StellaOps.Feedser.BinaryAnalysis.dll + StellaOps.Scanner.ChangeTrace -> C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\bin\Debug\net10.0\StellaOps.Scanner.ChangeTrace.dll + StellaOps.VersionComparison -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\bin\Debug\net10.0\StellaOps.VersionComparison.dll + StellaOps.Infrastructure.Postgres -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\bin\Debug\net10.0\StellaOps.Infrastructure.Postgres.dll + StellaOps.Concelier.SourceIntel -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\bin\Debug\net10.0\StellaOps.Concelier.SourceIntel.dll + StellaOps.Router.Common -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\bin\Debug\net10.0\StellaOps.Router.Common.dll + StellaOps.Auth.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\bin\Debug\net10.0\StellaOps.Auth.Abstractions.dll + StellaOps.Ingestion.Telemetry -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\bin\Debug\net10.0\StellaOps.Ingestion.Telemetry.dll + StellaOps.Determinism.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\bin\Debug\net10.0\StellaOps.Determinism.Abstractions.dll + StellaOps.Plugin -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\bin\Debug\net10.0\StellaOps.Plugin.dll + StellaOps.Cryptography.Plugin.WineCsp -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.WineCsp\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.WineCsp.dll + StellaOps.Cryptography.Plugin.OpenSslGost -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.OpenSslGost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.OpenSslGost.dll + StellaOps.Cryptography.PluginLoader -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.PluginLoader\bin\Debug\net10.0\StellaOps.Cryptography.PluginLoader.dll + StellaOps.Cryptography.Plugin.SmSoft -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmSoft.dll + StellaOps.Cryptography.Plugin.SmRemote -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmRemote.dll + StellaOps.Messaging -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\bin\Debug\net10.0\StellaOps.Messaging.dll + StellaOps.Cryptography.Plugin.Pkcs11Gost -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.Pkcs11Gost.dll + StellaOps.Infrastructure.Postgres.Testing -> C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\bin\Debug\net10.0\StellaOps.Infrastructure.Postgres.Testing.dll + StellaOps.Provenance.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\bin\Debug\net10.0\StellaOps.Provenance.Attestation.dll + StellaOps.Cryptography.Plugin.PqSoft -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.PqSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.PqSoft.dll + StellaOps.Evidence.Pack -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\bin\Debug\net10.0\StellaOps.Evidence.Pack.dll + StellaOps.Cryptography.Plugin.SimRemote -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SimRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SimRemote.dll + StellaOps.Telemetry.Core -> C:\dev\New folder\git.stella-ops.org\src\Telemetry\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core\bin\Debug\net10.0\StellaOps.Telemetry.Core.dll + StellaOps.Attestor.Envelope -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\bin\Debug\net10.0\StellaOps.Attestor.Envelope.dll + StellaOps.Concelier.Models -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\bin\Debug\net10.0\StellaOps.Concelier.Models.dll + StellaOps.AspNet.Extensions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\bin\Debug\net10.0\StellaOps.AspNet.Extensions.dll + StellaOps.Cryptography.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.DependencyInjection\bin\Debug\net10.0\StellaOps.Cryptography.DependencyInjection.dll + StellaOps.Microservice -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice\bin\Debug\net10.0\StellaOps.Microservice.dll + StellaOps.Provcache -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\bin\Debug\net10.0\StellaOps.Provcache.dll + StellaOps.Configuration -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\bin\Debug\net10.0\StellaOps.Configuration.dll + StellaOps.Microservice.AspNetCore -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\bin\Debug\net10.0\StellaOps.Microservice.AspNetCore.dll + StellaOps.Router.AspNet -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\bin\Debug\net10.0\StellaOps.Router.AspNet.dll + StellaOps.Facet -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Facet\bin\Debug\net10.0\StellaOps.Facet.dll + StellaOps.Provenance -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\bin\Debug\net10.0\StellaOps.Provenance.dll + StellaOps.Findings.Ledger -> C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\bin\Debug\net10.0\StellaOps.Findings.Ledger.dll + StellaOps.Concelier.Normalization -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\bin\Debug\net10.0\StellaOps.Concelier.Normalization.dll + StellaOps.Policy.Determinization -> C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy.Determinization\bin\Debug\net10.0\StellaOps.Policy.Determinization.dll + StellaOps.Auth.ServerIntegration -> C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\bin\Debug\net10.0\StellaOps.Auth.ServerIntegration.dll + StellaOps.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\bin\Debug\net10.0\StellaOps.Attestation.dll + StellaOps.OpsMemory -> C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\bin\Debug\net10.0\StellaOps.OpsMemory.dll + StellaOps.Concelier.Core -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\bin\Debug\net10.0\StellaOps.Concelier.Core.dll + StellaOps.Attestor.ProofChain -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\bin\Debug\net10.0\StellaOps.Attestor.ProofChain.dll + StellaOps.Concelier.ProofService -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\bin\Debug\net10.0\StellaOps.Concelier.ProofService.dll + StellaOps.Concelier.Cache.Valkey -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\bin\Debug\net10.0\StellaOps.Concelier.Cache.Valkey.dll + StellaOps.Concelier.Merge -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\bin\Debug\net10.0\StellaOps.Concelier.Merge.dll + StellaOps.Attestor.StandardPredicates -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\bin\Debug\net10.0\StellaOps.Attestor.StandardPredicates.dll + StellaOps.Concelier.Interest -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\bin\Debug\net10.0\StellaOps.Concelier.Interest.dll + StellaOps.Concelier.SbomIntegration -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\bin\Debug\net10.0\StellaOps.Concelier.SbomIntegration.dll + StellaOps.Policy -> C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\bin\Debug\net10.0\StellaOps.Policy.dll + StellaOps.Excititor.Core -> C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\bin\Debug\net10.0\StellaOps.Excititor.Core.dll + StellaOps.Concelier.Persistence -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\bin\Debug\net10.0\StellaOps.Concelier.Persistence.dll + StellaOps.AdvisoryAI -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\bin\Debug\net10.0\StellaOps.AdvisoryAI.dll + StellaOps.AdvisoryAI.Hosting -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\bin\Debug\net10.0\StellaOps.AdvisoryAI.Hosting.dll + StellaOps.Concelier.Connector.Common -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\bin\Debug\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\Debug\net10.0\StellaOps.Concelier.Testing.dll + StellaOps.AdvisoryAI.WebService -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\bin\Debug\net10.0\StellaOps.AdvisoryAI.WebService.dll + StellaOps.AdvisoryAI.Companion.Tests -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.Companion.Tests.dll + +Build succeeded. + 0 Warning(s) + 0 Error(s) + +Time Elapsed 00:00:35.88 diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-core.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-core.txt new file mode 100644 index 000000000..7e4dcf7ee --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-core.txt @@ -0,0 +1,79 @@ +### COMMAND +dotnet build src/AdvisoryAI/StellaOps.AdvisoryAI/StellaOps.AdvisoryAI.csproj -v minimal + + Determining projects to restore... + All projects are up-to-date for restore. +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\StellaOps.Canonical.Json.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\StellaOps.Excititor.Core.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\StellaOps.Aoc.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\StellaOps.Attestor.ProofChain.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\StellaOps.AdvisoryAI.Attestation.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\StellaOps.Concelier.RawModels.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\StellaOps.Attestor.Envelope.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\StellaOps.Attestation.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\StellaOps.Configuration.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\StellaOps.Cryptography.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\StellaOps.Evidence.Pack.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\StellaOps.OpsMemory.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\StellaOps.Concelier.Interest.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\StellaOps.Concelier.Models.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj] + StellaOps.Concelier.RawModels -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\bin\Debug\net10.0\StellaOps.Concelier.RawModels.dll + StellaOps.Feedser.BinaryAnalysis -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\bin\Debug\net10.0\StellaOps.Feedser.BinaryAnalysis.dll + StellaOps.Canonical.Json -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\bin\Debug\net10.0\StellaOps.Canonical.Json.dll + StellaOps.Aoc -> C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\bin\Debug\net10.0\StellaOps.Aoc.dll + StellaOps.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\bin\Debug\net10.0\StellaOps.DependencyInjection.dll + StellaOps.Determinism.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\bin\Debug\net10.0\StellaOps.Determinism.Abstractions.dll + StellaOps.Cryptography -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\bin\Debug\net10.0\StellaOps.Cryptography.dll + StellaOps.Ingestion.Telemetry -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\bin\Debug\net10.0\StellaOps.Ingestion.Telemetry.dll + StellaOps.Feedser.Core -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\bin\Debug\net10.0\StellaOps.Feedser.Core.dll + StellaOps.Canonicalization -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\bin\Debug\net10.0\StellaOps.Canonicalization.dll + StellaOps.Auth.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\bin\Debug\net10.0\StellaOps.Auth.Abstractions.dll + StellaOps.AdvisoryAI.Attestation -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\bin\Debug\net10.0\StellaOps.AdvisoryAI.Attestation.dll + StellaOps.Facet -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Facet\bin\Debug\net10.0\StellaOps.Facet.dll + StellaOps.Concelier.Models -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\bin\Debug\net10.0\StellaOps.Concelier.Models.dll + StellaOps.AirGap.Policy -> C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\bin\Debug\net10.0\StellaOps.AirGap.Policy.dll + StellaOps.Plugin -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\bin\Debug\net10.0\StellaOps.Plugin.dll + StellaOps.Concelier.SourceIntel -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\bin\Debug\net10.0\StellaOps.Concelier.SourceIntel.dll + StellaOps.Concelier.Normalization -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\bin\Debug\net10.0\StellaOps.Concelier.Normalization.dll + StellaOps.Scanner.ChangeTrace -> C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\bin\Debug\net10.0\StellaOps.Scanner.ChangeTrace.dll + StellaOps.Policy.RiskProfile -> C:\dev\New folder\git.stella-ops.org\src\Policy\StellaOps.Policy.RiskProfile\bin\Debug\net10.0\StellaOps.Policy.RiskProfile.dll + StellaOps.Provenance -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\bin\Debug\net10.0\StellaOps.Provenance.dll + StellaOps.Attestor.Envelope -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\bin\Debug\net10.0\StellaOps.Attestor.Envelope.dll + StellaOps.Cryptography.PluginLoader -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.PluginLoader\bin\Debug\net10.0\StellaOps.Cryptography.PluginLoader.dll + StellaOps.Cryptography.Plugin.PqSoft -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.PqSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.PqSoft.dll + StellaOps.Policy.Determinization -> C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy.Determinization\bin\Debug\net10.0\StellaOps.Policy.Determinization.dll + StellaOps.Attestor.ProofChain -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\bin\Debug\net10.0\StellaOps.Attestor.ProofChain.dll + StellaOps.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\bin\Debug\net10.0\StellaOps.Attestation.dll + StellaOps.Telemetry.Core -> C:\dev\New folder\git.stella-ops.org\src\Telemetry\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core\bin\Debug\net10.0\StellaOps.Telemetry.Core.dll + StellaOps.Cryptography.Plugin.WineCsp -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.WineCsp\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.WineCsp.dll + StellaOps.Cryptography.Plugin.SmSoft -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmSoft.dll + StellaOps.Concelier.Core -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\bin\Debug\net10.0\StellaOps.Concelier.Core.dll + StellaOps.Cryptography.Plugin.Pkcs11Gost -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.Pkcs11Gost.dll + StellaOps.Evidence.Pack -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\bin\Debug\net10.0\StellaOps.Evidence.Pack.dll + StellaOps.Cryptography.Plugin.OpenSslGost -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.OpenSslGost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.OpenSslGost.dll + StellaOps.Cryptography.Plugin.SmRemote -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmRemote.dll + StellaOps.Cryptography.Plugin.SimRemote -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SimRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SimRemote.dll + StellaOps.Concelier.Cache.Valkey -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\bin\Debug\net10.0\StellaOps.Concelier.Cache.Valkey.dll + StellaOps.Findings.Ledger -> C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\bin\Debug\net10.0\StellaOps.Findings.Ledger.dll + StellaOps.Concelier.Interest -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\bin\Debug\net10.0\StellaOps.Concelier.Interest.dll + StellaOps.Messaging -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\bin\Debug\net10.0\StellaOps.Messaging.dll + StellaOps.Attestor.StandardPredicates -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\bin\Debug\net10.0\StellaOps.Attestor.StandardPredicates.dll + StellaOps.OpsMemory -> C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\bin\Debug\net10.0\StellaOps.OpsMemory.dll + StellaOps.Cryptography.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.DependencyInjection\bin\Debug\net10.0\StellaOps.Cryptography.DependencyInjection.dll + StellaOps.Concelier.SbomIntegration -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\bin\Debug\net10.0\StellaOps.Concelier.SbomIntegration.dll + StellaOps.Policy -> C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\bin\Debug\net10.0\StellaOps.Policy.dll + StellaOps.Configuration -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\bin\Debug\net10.0\StellaOps.Configuration.dll + StellaOps.Excititor.Core -> C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\bin\Debug\net10.0\StellaOps.Excititor.Core.dll + StellaOps.AdvisoryAI -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\bin\Debug\net10.0\StellaOps.AdvisoryAI.dll + +Build succeeded. + 0 Warning(s) + 0 Error(s) + +Time Elapsed 00:00:29.95 diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-web.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-web.txt new file mode 100644 index 000000000..006f2bb44 --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-build-web.txt @@ -0,0 +1,88 @@ +### COMMAND +dotnet build src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/StellaOps.AdvisoryAI.WebService.csproj -v minimal + + Determining projects to restore... + All projects are up-to-date for restore. +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\StellaOps.Canonical.Json.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\StellaOps.AdvisoryAI.Attestation.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\StellaOps.Aoc.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\StellaOps.Attestor.Envelope.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\StellaOps.Concelier.Interest.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\StellaOps.Evidence.Pack.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\StellaOps.Router.AspNet.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\StellaOps.Attestation.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\StellaOps.AdvisoryAI.Hosting.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\StellaOps.Attestor.ProofChain.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\StellaOps.Determinism.Abstractions.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\StellaOps.AspNet.Extensions.csproj] + StellaOps.Canonicalization -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\bin\Debug\net10.0\StellaOps.Canonicalization.dll + StellaOps.Canonical.Json -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\bin\Debug\net10.0\StellaOps.Canonical.Json.dll + StellaOps.Determinism.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\bin\Debug\net10.0\StellaOps.Determinism.Abstractions.dll + StellaOps.Aoc -> C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\bin\Debug\net10.0\StellaOps.Aoc.dll + StellaOps.AdvisoryAI.Attestation -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\bin\Debug\net10.0\StellaOps.AdvisoryAI.Attestation.dll + StellaOps.AirGap.Policy -> C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\bin\Debug\net10.0\StellaOps.AirGap.Policy.dll + StellaOps.Feedser.Core -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\bin\Debug\net10.0\StellaOps.Feedser.Core.dll + StellaOps.Cryptography -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\bin\Debug\net10.0\StellaOps.Cryptography.dll + StellaOps.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\bin\Debug\net10.0\StellaOps.DependencyInjection.dll + StellaOps.Scanner.ChangeTrace -> C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\bin\Debug\net10.0\StellaOps.Scanner.ChangeTrace.dll + StellaOps.Router.Common -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\bin\Debug\net10.0\StellaOps.Router.Common.dll + StellaOps.Ingestion.Telemetry -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\bin\Debug\net10.0\StellaOps.Ingestion.Telemetry.dll + StellaOps.Auth.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\bin\Debug\net10.0\StellaOps.Auth.Abstractions.dll + StellaOps.Feedser.BinaryAnalysis -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\bin\Debug\net10.0\StellaOps.Feedser.BinaryAnalysis.dll + StellaOps.Facet -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Facet\bin\Debug\net10.0\StellaOps.Facet.dll + StellaOps.Concelier.SourceIntel -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\bin\Debug\net10.0\StellaOps.Concelier.SourceIntel.dll + StellaOps.Settings -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Settings\bin\Debug\net10.0\StellaOps.Settings.dll + StellaOps.Concelier.RawModels -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\bin\Debug\net10.0\StellaOps.Concelier.RawModels.dll + StellaOps.Attestor.Envelope -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\bin\Debug\net10.0\StellaOps.Attestor.Envelope.dll + StellaOps.Concelier.Models -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\bin\Debug\net10.0\StellaOps.Concelier.Models.dll + StellaOps.Concelier.Normalization -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\bin\Debug\net10.0\StellaOps.Concelier.Normalization.dll + StellaOps.Cryptography.PluginLoader -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.PluginLoader\bin\Debug\net10.0\StellaOps.Cryptography.PluginLoader.dll + StellaOps.Policy.RiskProfile -> C:\dev\New folder\git.stella-ops.org\src\Policy\StellaOps.Policy.RiskProfile\bin\Debug\net10.0\StellaOps.Policy.RiskProfile.dll + StellaOps.Plugin -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\bin\Debug\net10.0\StellaOps.Plugin.dll + StellaOps.Microservice -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice\bin\Debug\net10.0\StellaOps.Microservice.dll + StellaOps.Evidence.Pack -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\bin\Debug\net10.0\StellaOps.Evidence.Pack.dll + StellaOps.Telemetry.Core -> C:\dev\New folder\git.stella-ops.org\src\Telemetry\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core\bin\Debug\net10.0\StellaOps.Telemetry.Core.dll + StellaOps.Cryptography.Plugin.SmSoft -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmSoft.dll + StellaOps.Cryptography.Plugin.Pkcs11Gost -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.Pkcs11Gost.dll + StellaOps.Policy.Determinization -> C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy.Determinization\bin\Debug\net10.0\StellaOps.Policy.Determinization.dll + StellaOps.Provenance -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\bin\Debug\net10.0\StellaOps.Provenance.dll + StellaOps.Messaging -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\bin\Debug\net10.0\StellaOps.Messaging.dll + StellaOps.Cryptography.Plugin.PqSoft -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.PqSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.PqSoft.dll + StellaOps.Cryptography.Plugin.OpenSslGost -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.OpenSslGost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.OpenSslGost.dll + StellaOps.Cryptography.Plugin.WineCsp -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.WineCsp\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.WineCsp.dll + StellaOps.Cryptography.Plugin.SimRemote -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SimRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SimRemote.dll + StellaOps.AspNet.Extensions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\bin\Debug\net10.0\StellaOps.AspNet.Extensions.dll + StellaOps.Cryptography.Plugin.SmRemote -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmRemote.dll + StellaOps.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\bin\Debug\net10.0\StellaOps.Attestation.dll + StellaOps.Findings.Ledger -> C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\bin\Debug\net10.0\StellaOps.Findings.Ledger.dll + StellaOps.Microservice.AspNetCore -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\bin\Debug\net10.0\StellaOps.Microservice.AspNetCore.dll + StellaOps.Attestor.ProofChain -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\bin\Debug\net10.0\StellaOps.Attestor.ProofChain.dll + StellaOps.Cryptography.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.DependencyInjection\bin\Debug\net10.0\StellaOps.Cryptography.DependencyInjection.dll + StellaOps.Concelier.Core -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\bin\Debug\net10.0\StellaOps.Concelier.Core.dll + StellaOps.Attestor.StandardPredicates -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\bin\Debug\net10.0\StellaOps.Attestor.StandardPredicates.dll + StellaOps.OpsMemory -> C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\bin\Debug\net10.0\StellaOps.OpsMemory.dll + StellaOps.Configuration -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\bin\Debug\net10.0\StellaOps.Configuration.dll + StellaOps.Concelier.Cache.Valkey -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\bin\Debug\net10.0\StellaOps.Concelier.Cache.Valkey.dll + StellaOps.Router.AspNet -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\bin\Debug\net10.0\StellaOps.Router.AspNet.dll + StellaOps.Concelier.Interest -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\bin\Debug\net10.0\StellaOps.Concelier.Interest.dll + StellaOps.Auth.ServerIntegration -> C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\bin\Debug\net10.0\StellaOps.Auth.ServerIntegration.dll + StellaOps.Concelier.SbomIntegration -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\bin\Debug\net10.0\StellaOps.Concelier.SbomIntegration.dll + StellaOps.Policy -> C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\bin\Debug\net10.0\StellaOps.Policy.dll + StellaOps.Excititor.Core -> C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\bin\Debug\net10.0\StellaOps.Excititor.Core.dll + StellaOps.AdvisoryAI -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\bin\Debug\net10.0\StellaOps.AdvisoryAI.dll + StellaOps.AdvisoryAI.Hosting -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\bin\Debug\net10.0\StellaOps.AdvisoryAI.Hosting.dll + StellaOps.AdvisoryAI.WebService -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\bin\Debug\net10.0\StellaOps.AdvisoryAI.WebService.dll + +Build succeeded. + 0 Warning(s) + 0 Error(s) + +Time Elapsed 00:00:24.61 diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-test-companion-suite.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-test-companion-suite.txt new file mode 100644 index 000000000..2681a4640 --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier1-test-companion-suite.txt @@ -0,0 +1,99 @@ +### COMMAND +dotnet test src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj --filter FullyQualifiedName~CompanionExplainEndpointTests|FullyQualifiedName~CodexZastavaCompanionServiceTests -v minimal + + Determining projects to restore... + All projects are up-to-date for restore. +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\StellaOps.AspNet.Extensions.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\StellaOps.AdvisoryAI.Attestation.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\StellaOps.Auth.Abstractions.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\StellaOps.Aoc.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\StellaOps.Attestation.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\StellaOps.Attestor.ProofChain.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\StellaOps.Canonical.Json.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\StellaOps.AdvisoryAI.Hosting.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\StellaOps.Concelier.Connector.Common.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\StellaOps.TestKit.csproj] +C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj] + StellaOps.Canonical.Json -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\bin\Debug\net10.0\StellaOps.Canonical.Json.dll + StellaOps.Aoc -> C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\bin\Debug\net10.0\StellaOps.Aoc.dll + StellaOps.AdvisoryAI.Attestation -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\bin\Debug\net10.0\StellaOps.AdvisoryAI.Attestation.dll + StellaOps.AirGap.Policy -> C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\bin\Debug\net10.0\StellaOps.AirGap.Policy.dll + StellaOps.Cryptography -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\bin\Debug\net10.0\StellaOps.Cryptography.dll + StellaOps.Auth.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\bin\Debug\net10.0\StellaOps.Auth.Abstractions.dll + StellaOps.Canonicalization -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\bin\Debug\net10.0\StellaOps.Canonicalization.dll + StellaOps.Infrastructure.Postgres -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\bin\Debug\net10.0\StellaOps.Infrastructure.Postgres.dll + StellaOps.Router.Common -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\bin\Debug\net10.0\StellaOps.Router.Common.dll + StellaOps.Ingestion.Telemetry -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\bin\Debug\net10.0\StellaOps.Ingestion.Telemetry.dll + StellaOps.Concelier.SourceIntel -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\bin\Debug\net10.0\StellaOps.Concelier.SourceIntel.dll + StellaOps.Settings -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Settings\bin\Debug\net10.0\StellaOps.Settings.dll + StellaOps.Microservice -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice\bin\Debug\net10.0\StellaOps.Microservice.dll + StellaOps.Facet -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Facet\bin\Debug\net10.0\StellaOps.Facet.dll + StellaOps.Infrastructure.Postgres.Testing -> C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\bin\Debug\net10.0\StellaOps.Infrastructure.Postgres.Testing.dll + StellaOps.Telemetry.Core -> C:\dev\New folder\git.stella-ops.org\src\Telemetry\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core\bin\Debug\net10.0\StellaOps.Telemetry.Core.dll + StellaOps.TestKit -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\bin\Debug\net10.0\StellaOps.TestKit.dll + StellaOps.Infrastructure.EfCore -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\bin\Debug\net10.0\StellaOps.Infrastructure.EfCore.dll + StellaOps.Scanner.ChangeTrace -> C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\bin\Debug\net10.0\StellaOps.Scanner.ChangeTrace.dll + StellaOps.Policy.RiskProfile -> C:\dev\New folder\git.stella-ops.org\src\Policy\StellaOps.Policy.RiskProfile\bin\Debug\net10.0\StellaOps.Policy.RiskProfile.dll + StellaOps.Cryptography.PluginLoader -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.PluginLoader\bin\Debug\net10.0\StellaOps.Cryptography.PluginLoader.dll + StellaOps.Provenance.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\bin\Debug\net10.0\StellaOps.Provenance.Attestation.dll + StellaOps.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\bin\Debug\net10.0\StellaOps.DependencyInjection.dll + StellaOps.Feedser.BinaryAnalysis -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\bin\Debug\net10.0\StellaOps.Feedser.BinaryAnalysis.dll + StellaOps.Concelier.RawModels -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\bin\Debug\net10.0\StellaOps.Concelier.RawModels.dll + StellaOps.Determinism.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\bin\Debug\net10.0\StellaOps.Determinism.Abstractions.dll + StellaOps.VersionComparison -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\bin\Debug\net10.0\StellaOps.VersionComparison.dll + StellaOps.Feedser.Core -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\bin\Debug\net10.0\StellaOps.Feedser.Core.dll + StellaOps.Evidence.Pack -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\bin\Debug\net10.0\StellaOps.Evidence.Pack.dll + StellaOps.Findings.Ledger -> C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\bin\Debug\net10.0\StellaOps.Findings.Ledger.dll + StellaOps.Microservice.AspNetCore -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\bin\Debug\net10.0\StellaOps.Microservice.AspNetCore.dll + StellaOps.Attestor.Envelope -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\bin\Debug\net10.0\StellaOps.Attestor.Envelope.dll + StellaOps.Router.AspNet -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\bin\Debug\net10.0\StellaOps.Router.AspNet.dll + StellaOps.OpsMemory -> C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\bin\Debug\net10.0\StellaOps.OpsMemory.dll + StellaOps.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\bin\Debug\net10.0\StellaOps.Attestation.dll + StellaOps.AspNet.Extensions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\bin\Debug\net10.0\StellaOps.AspNet.Extensions.dll + StellaOps.Plugin -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\bin\Debug\net10.0\StellaOps.Plugin.dll + StellaOps.Cryptography.Plugin.Pkcs11Gost -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.Pkcs11Gost.dll + StellaOps.Cryptography.Plugin.PqSoft -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.PqSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.PqSoft.dll + StellaOps.Cryptography.Plugin.SimRemote -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SimRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SimRemote.dll + StellaOps.Messaging -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\bin\Debug\net10.0\StellaOps.Messaging.dll + StellaOps.Concelier.Models -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\bin\Debug\net10.0\StellaOps.Concelier.Models.dll + StellaOps.Cryptography.Plugin.SmSoft -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmSoft.dll + StellaOps.Cryptography.Plugin.SmRemote -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmRemote.dll + StellaOps.Cryptography.Plugin.OpenSslGost -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.OpenSslGost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.OpenSslGost.dll + StellaOps.Policy.Determinization -> C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy.Determinization\bin\Debug\net10.0\StellaOps.Policy.Determinization.dll + StellaOps.Provenance -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\bin\Debug\net10.0\StellaOps.Provenance.dll + StellaOps.Concelier.Normalization -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\bin\Debug\net10.0\StellaOps.Concelier.Normalization.dll + StellaOps.Cryptography.Plugin.WineCsp -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.WineCsp\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.WineCsp.dll + StellaOps.Attestor.ProofChain -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\bin\Debug\net10.0\StellaOps.Attestor.ProofChain.dll + StellaOps.Provcache -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\bin\Debug\net10.0\StellaOps.Provcache.dll + StellaOps.Concelier.Core -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\bin\Debug\net10.0\StellaOps.Concelier.Core.dll + StellaOps.Attestor.StandardPredicates -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\bin\Debug\net10.0\StellaOps.Attestor.StandardPredicates.dll + StellaOps.Cryptography.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.DependencyInjection\bin\Debug\net10.0\StellaOps.Cryptography.DependencyInjection.dll + StellaOps.Concelier.ProofService -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\bin\Debug\net10.0\StellaOps.Concelier.ProofService.dll + StellaOps.Configuration -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\bin\Debug\net10.0\StellaOps.Configuration.dll + StellaOps.Concelier.Cache.Valkey -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\bin\Debug\net10.0\StellaOps.Concelier.Cache.Valkey.dll + StellaOps.Auth.ServerIntegration -> C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\bin\Debug\net10.0\StellaOps.Auth.ServerIntegration.dll + StellaOps.Concelier.Merge -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\bin\Debug\net10.0\StellaOps.Concelier.Merge.dll + StellaOps.Concelier.Interest -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\bin\Debug\net10.0\StellaOps.Concelier.Interest.dll + StellaOps.Concelier.SbomIntegration -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\bin\Debug\net10.0\StellaOps.Concelier.SbomIntegration.dll + StellaOps.Policy -> C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\bin\Debug\net10.0\StellaOps.Policy.dll + StellaOps.Concelier.Persistence -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\bin\Debug\net10.0\StellaOps.Concelier.Persistence.dll + StellaOps.Excititor.Core -> C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\bin\Debug\net10.0\StellaOps.Excititor.Core.dll + StellaOps.Concelier.Connector.Common -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\bin\Debug\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\Debug\net10.0\StellaOps.Concelier.Testing.dll + StellaOps.AdvisoryAI -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\bin\Debug\net10.0\StellaOps.AdvisoryAI.dll + StellaOps.AdvisoryAI.Hosting -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\bin\Debug\net10.0\StellaOps.AdvisoryAI.Hosting.dll + StellaOps.AdvisoryAI.WebService -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\bin\Debug\net10.0\StellaOps.AdvisoryAI.WebService.dll + StellaOps.AdvisoryAI.Companion.Tests -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.Companion.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: VSTestTestCaseFilter; . [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj] + Run tests: 'C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.Companion.Tests.dll' [net10.0|x64] + Passed! - Failed: 0, Passed: 6, Skipped: 0, Total: 6, Duration: 1s 527ms - StellaOps.AdvisoryAI.Companion.Tests.dll (net10.0|x64) + Tests succeeded: 'C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.Companion.Tests.dll' [net10.0|x64] diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier2-test-companion-behavior.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier2-test-companion-behavior.txt new file mode 100644 index 000000000..8b8c043e4 --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier2-test-companion-behavior.txt @@ -0,0 +1,1696 @@ +### COMMAND +dotnet test src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj --filter FullyQualifiedName~CompanionExplainEndpointTests|FullyQualifiedName~CodexZastavaCompanionServiceTests -v normal + +Build started 2/11/2026 1:57:30 PM. + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" on node 1 (Restore target(s)). + 1>_GetAllRestoreProjectPathItems: + Determining projects to restore... + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (2:4) on node 1 (_GenerateProjectRestoreGraph target(s)). + 2>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj" (47:4) on node 19 (_GenerateProjectRestoreGraph target(s)). + 47>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\StellaOps.Concelier.ProofService.csproj" (39:4) on node 15 (_GenerateProjectRestoreGraph target(s)). + 39>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\StellaOps.Router.AspNet.csproj" (67:4) on node 20 (_GenerateProjectRestoreGraph target(s)). + 67>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\StellaOps.Configuration.csproj" (24:5) on node 11 (_GenerateProjectRestoreGraph target(s)). + 24>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 67>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 24>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 39>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 67>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj" (26:4) on node 12 (_GenerateProjectRestoreGraph target(s)). + 26>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 67>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 39>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 67>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 26>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 39>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 26>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 67>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 26>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 67>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref + 26>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 2>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (_GenerateProjectRestoreGraph target(s)). + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj" (38:5) on node 14 (_GenerateProjectRestoreGraph target(s)). + 38>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 38>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj" (_GenerateProjectRestoreGraph target(s)). + 24>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\StellaOps.Configuration.csproj" (_GenerateProjectRestoreGraph target(s)). + 26>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj" (_GenerateProjectRestoreGraph target(s)). + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\StellaOps.Plugin.csproj" (17:13) on node 7 (_GenerateProjectRestoreGraph target(s)). + 17>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:4) on node 3 (_GenerateProjectRestoreGraph target(s)). + 7>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj" (5:6) on node 4 (_GenerateProjectRestoreGraph target(s)). + 5>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\StellaOps.Cryptography.csproj" (15:25) on node 9 (_GenerateProjectRestoreGraph target(s)). + 15>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 17>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\StellaOps.Infrastructure.Postgres.Testing.csproj" (12:4) on node 6 (_GenerateProjectRestoreGraph target(s)). + 12>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 7>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 5>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\StellaOps.TestKit.csproj" (6:4) on node 2 (_GenerateProjectRestoreGraph target(s)). + 6>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 39>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\StellaOps.Concelier.ProofService.csproj" (_GenerateProjectRestoreGraph target(s)). + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\StellaOps.AdvisoryAI.Attestation.csproj" (25:6) on node 13 (_GenerateProjectRestoreGraph target(s)). + 25>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj" (16:10) on node 10 (_GenerateProjectRestoreGraph target(s)). + 16>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 17>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\StellaOps.Concelier.Persistence.csproj" (11:5) on node 5 (_GenerateProjectRestoreGraph target(s)). + 11>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 7>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 12>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 5>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 6>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 25>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 16>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 15>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\StellaOps.Concelier.Models.csproj" (18:10) on node 8 (_GenerateProjectRestoreGraph target(s)). + 18>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 11>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 12>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 17>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 7>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 6>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 5>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 25>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 16>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 18>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 17>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 11>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 12>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 6>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 7>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 5>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 25>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 16>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 18>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 11>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 12>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 6>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 25>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 15>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 18>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 16>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 11>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 7>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 18>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 7>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3\data\PackageOverrides.txt + 15>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\StellaOps.Auth.Abstractions.csproj" (40:5) on node 11 (_GenerateProjectRestoreGraph target(s)). + 40>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 67>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3 + 40>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 67>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3\data\PackageOverrides.txt + 40>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3\data\PackageOverrides.txt + 17>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\StellaOps.Plugin.csproj" (_GenerateProjectRestoreGraph target(s)). + 11>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\StellaOps.Concelier.Persistence.csproj" (_GenerateProjectRestoreGraph target(s)). + 18>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\StellaOps.Concelier.Models.csproj" (_GenerateProjectRestoreGraph target(s)). + 5>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj" (_GenerateProjectRestoreGraph target(s)). + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\StellaOps.Determinism.Abstractions.csproj" (48:10) on node 17 (_GenerateProjectRestoreGraph target(s)). + 48>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\StellaOps.Ingestion.Telemetry.csproj" (46:5) on node 18 (_GenerateProjectRestoreGraph target(s)). + 46>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 48>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 6>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\StellaOps.TestKit.csproj" (_GenerateProjectRestoreGraph target(s)). + 12>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\StellaOps.Infrastructure.Postgres.Testing.csproj" (_GenerateProjectRestoreGraph target(s)). + 16>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj" (_GenerateProjectRestoreGraph target(s)). + 25>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\StellaOps.AdvisoryAI.Attestation.csproj" (_GenerateProjectRestoreGraph target(s)). + 48>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 7>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (_GenerateProjectRestoreGraph target(s)). + 46>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\StellaOps.Policy.csproj" (45:4) on node 16 (_GenerateProjectRestoreGraph target(s)). + 45>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 15>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\StellaOps.Cryptography.csproj" (_GenerateProjectRestoreGraph target(s)). + 46>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 45>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 46>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 45>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 40>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\StellaOps.Auth.Abstractions.csproj" (_GenerateProjectRestoreGraph target(s)). + 46>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 45>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 67>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\StellaOps.Router.AspNet.csproj" (_GenerateProjectRestoreGraph target(s)). + 48>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\StellaOps.Determinism.Abstractions.csproj" (_GenerateProjectRestoreGraph target(s)). + 45>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\StellaOps.Policy.csproj" (_GenerateProjectRestoreGraph target(s)). + 46>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\StellaOps.Ingestion.Telemetry.csproj" (_GenerateProjectRestoreGraph target(s)). + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\StellaOps.Findings.Ledger.csproj" (34:4) on node 8 (_GenerateProjectRestoreGraph target(s)). + 34>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\StellaOps.DependencyInjection.csproj" (28:6) on node 3 (_GenerateProjectRestoreGraph target(s)). + 28>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 34>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 47>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj" (_GenerateProjectRestoreGraph target(s)). + 28>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 34>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 28>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + 34>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\StellaOps.AspNet.Extensions.csproj" (42:4) on node 13 (_GenerateProjectRestoreGraph target(s)). + 42>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + 28>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 34>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref + 42>AddPrunePackageReferences: + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 34>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3 + 42>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + 34>AddPrunePackageReferences: + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3\data\PackageOverrides.txt + 42>AddPrunePackageReferences: + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3\data\PackageOverrides.txt + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\StellaOps.Router.Common.csproj" (70:6) on node 20 (_GenerateProjectRestoreGraph target(s)). + 70>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\StellaOps.Microservice.AspNetCore.csproj" (69:4) on node 17 (_GenerateProjectRestoreGraph target(s)). + 69>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + 28>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\StellaOps.DependencyInjection.csproj" (_GenerateProjectRestoreGraph target(s)). + 69>AddPrunePackageReferences: + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3\data\PackageOverrides.txt + 34>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\StellaOps.Findings.Ledger.csproj" (_GenerateProjectRestoreGraph target(s)). + 42>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\StellaOps.AspNet.Extensions.csproj" (_GenerateProjectRestoreGraph target(s)). + 70>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\StellaOps.Router.Common.csproj" (_GenerateProjectRestoreGraph target(s)). + 69>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\StellaOps.Microservice.AspNetCore.csproj" (_GenerateProjectRestoreGraph target(s)). + 1>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1) is building "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj" (31:4) on node 7 (_GenerateProjectRestoreGraph target(s)). + 31>AddPrunePackageReferences: + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\10.0.3\data\PackageOverrides.txt + Loading prune package data from PrunePackageData folder + Failed to load prune package data from PrunePackageData folder, loading from targeting packs instead + Looking for targeting packs in C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref + Pack directories found: C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.2 + C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3 + Found package overrides file C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\10.0.3\data\PackageOverrides.txt + 31>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj" (_GenerateProjectRestoreGraph target(s)). + 1>Restore: + X.509 certificate chain validation will use the default trust store selected by .NET for code signing. + X.509 certificate chain validation will use the default trust store selected by .NET for timestamping. + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\StellaOps.Evidence.Pack.csproj (in 97 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\StellaOps.Cryptography.csproj (in 4 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.PqSoft\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.PqSoft\StellaOps.Cryptography.Plugin.PqSoft.csproj (in 8 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj (in 12 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\StellaOps.Concelier.RawModels.csproj (in 3 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\StellaOps.Concelier.Interest.csproj (in 18 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\StellaOps.Attestation.csproj (in 5 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmSoft\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmSoft\StellaOps.Cryptography.Plugin.SmSoft.csproj (in 5 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj (in 7 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\StellaOps.Router.AspNet.csproj (in 8 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\StellaOps.Findings.Ledger.csproj (in 6 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Settings\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Settings\StellaOps.Settings.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\StellaOps.Provenance.csproj (in 3 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\StellaOps.Provcache.csproj (in 7 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\StellaOps.Cryptography.Plugin.SmRemote.csproj (in 5 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SimRemote\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SimRemote\StellaOps.Cryptography.Plugin.SimRemote.csproj (in 4 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\StellaOps.Cryptography.Plugin.Pkcs11Gost.csproj (in 6 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.OpenSslGost\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.OpenSslGost\StellaOps.Cryptography.Plugin.OpenSslGost.csproj (in 4 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.DependencyInjection\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.DependencyInjection\StellaOps.Cryptography.DependencyInjection.csproj (in 11 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\StellaOps.Infrastructure.Postgres.Testing.csproj (in 8 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\StellaOps.Determinism.Abstractions.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\StellaOps.DependencyInjection.csproj (in 1 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\StellaOps.Provenance.Attestation.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\StellaOps.Policy.csproj (in 22 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy.Determinization\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy.Determinization\StellaOps.Policy.Determinization.csproj (in 5 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj (in 7 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\StellaOps.Concelier.Connector.Common.csproj (in 28 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\StellaOps.Infrastructure.EfCore.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Facet\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Facet\StellaOps.Facet.csproj (in 3 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Policy\StellaOps.Policy.RiskProfile\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Policy\StellaOps.Policy.RiskProfile\StellaOps.Policy.RiskProfile.csproj (in 3 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\StellaOps.OpsMemory.csproj (in 10 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\StellaOps.Feedser.Core.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\StellaOps.Feedser.BinaryAnalysis.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\StellaOps.Excititor.Core.csproj (in 29 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\StellaOps.Concelier.Models.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\StellaOps.Concelier.Merge.csproj (in 19 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\StellaOps.Configuration.csproj (in 12 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj (in 1 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\StellaOps.Canonical.Json.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj (in 22 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\StellaOps.VersionComparison.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\StellaOps.TestKit.csproj (in 4 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.PluginLoader\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.PluginLoader\StellaOps.Cryptography.PluginLoader.csproj (in 3 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.WineCsp\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.WineCsp\StellaOps.Cryptography.Plugin.WineCsp.csproj (in 4 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\StellaOps.AspNet.Extensions.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\StellaOps.AdvisoryAI.Attestation.csproj (in 1 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Telemetry\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Telemetry\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj (in 13 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\StellaOps.Auth.Abstractions.csproj (in 1 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\StellaOps.Attestor.ProofChain.csproj (in 8 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\StellaOps.Attestor.Envelope.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\StellaOps.Aoc.csproj (in 1 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj (in 44 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\StellaOps.Plugin.csproj (in 3 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\StellaOps.Ingestion.Telemetry.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\StellaOps.Infrastructure.Postgres.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\StellaOps.Scanner.ChangeTrace.csproj (in 3 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\StellaOps.Router.Common.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice\StellaOps.Microservice.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\StellaOps.Microservice.AspNetCore.csproj (in 4 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\StellaOps.Messaging.csproj (in 4 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\StellaOps.Concelier.SourceIntel.csproj (in 1 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\StellaOps.Concelier.SbomIntegration.csproj (in 12 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\StellaOps.Concelier.ProofService.csproj (in 5 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\StellaOps.Concelier.Persistence.csproj (in 25 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\StellaOps.Concelier.Normalization.csproj (in 2 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj (in 31 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj (in 43 ms). + Assets file has not changed. Skipping assets file writing. Path: C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\obj\project.assets.json + Restored C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\StellaOps.AdvisoryAI.Hosting.csproj (in 30 ms). + + NuGet Config files used: + C:\dev\New folder\git.stella-ops.org\nuget.config + + Feeds used: + https://api.nuget.org/v3/index.json + https://git.stella-ops.org/api/packages/stella-ops.org/nuget/index.json + C:\Program Files\dotnet\library-packs + All projects are up-to-date for restore. + 1>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (Restore target(s)). + 1:7>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" on node 19 (VSTest target(s)). + 1:7>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:7) is building "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) on node 19 (default targets). + 1>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj" (16:12) on node 1 (default targets). + 16>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj" (5:8) on node 16 (default targets). + 5>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy.csproj" (66:6) on node 10 (default targets). + 66>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\StellaOps.AdvisoryAI.Hosting.csproj" (20:6) on node 7 (default targets). + 20>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\StellaOps.AdvisoryAI.Hosting.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\StellaOps.Attestor.Envelope.csproj" (23:8) on node 11 (default targets). + 23>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\StellaOps.Attestor.Envelope.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\StellaOps.Attestor.ProofChain.csproj" (37:9) on node 12 (default targets). + 37>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\StellaOps.Attestor.ProofChain.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\StellaOps.Concelier.Connector.Common.csproj" (3:6) on node 2 (default targets). + 3>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\StellaOps.Concelier.Connector.Common.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\StellaOps.AspNet.Extensions.csproj" (42:6) on node 13 (default targets). + 42>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\StellaOps.AspNet.Extensions.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) on node 17 (default targets). + 7>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\StellaOps.AdvisoryAI.Attestation.csproj" (25:8) on node 8 (default targets). + 25>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\StellaOps.AdvisoryAI.Attestation.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj" (38:7) on node 3 (default targets). + 38>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\StellaOps.Auth.Abstractions.csproj" (40:7) on node 5 (default targets). + 40>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\StellaOps.Auth.Abstractions.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\StellaOps.Attestation.csproj" (13:6) on node 15 (default targets). + 13>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\StellaOps.Attestation.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj" (31:6) on node 6 (default targets). + 31>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\StellaOps.Canonical.Json.csproj" (10:10) on node 9 (default targets). + 10>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\StellaOps.Canonical.Json.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (2:6) on node 18 (default targets). + 2>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\StellaOps.TestKit.csproj" (6:6) on node 20 (default targets). + 6>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\StellaOps.TestKit.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj" (26:6) on node 4 (default targets). + 26>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj] + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\StellaOps.Aoc.csproj" (14:7) on node 14 (default targets). + 14>_CheckForNETCoreSdkIsPreview: + C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\StellaOps.Aoc.csproj] + GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj" (47:6) on node 19 (default targets). + 47:6>Project "C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj" (47:6) is building "C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\StellaOps.Feedser.BinaryAnalysis.csproj" (52:9) on node 20 (default targets). + 52>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 14>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Aoc.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 52>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Feedser.BinaryAnalysis.sourcelink.json' does not exist. + 14>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 52>CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 14>CopyFilesToOutputDirectory: + StellaOps.Aoc -> C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\bin\Debug\net10.0\StellaOps.Aoc.dll + 14>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\StellaOps.Aoc.csproj" (default targets). + 52>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Feedser.BinaryAnalysis -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\bin\Debug\net10.0\StellaOps.Feedser.BinaryAnalysis.dll + 52>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\StellaOps.Feedser.BinaryAnalysis.csproj" (default targets). + 10>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 26>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 10>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Canonical.Json.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\StellaOps.Infrastructure.Postgres.csproj" (19:9) on node 19 (default targets). + 19>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 10>CopyFilesToOutputDirectory: + StellaOps.Canonical.Json -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\bin\Debug\net10.0\StellaOps.Canonical.Json.dll + 26>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Canonicalization.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 19>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 10>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\StellaOps.Canonical.Json.csproj" (default targets). + 25>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 26>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 66>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 26>CopyFilesToOutputDirectory: + StellaOps.Canonicalization -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\bin\Debug\net10.0\StellaOps.Canonicalization.dll + 19>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Infrastructure.Postgres.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 25>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 26>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\StellaOps.Canonicalization.csproj" (default targets). + 66>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 19>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 25>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.AdvisoryAI.Attestation.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 19>CopyFilesToOutputDirectory: + StellaOps.Infrastructure.Postgres -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\bin\Debug\net10.0\StellaOps.Infrastructure.Postgres.dll + 66>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.AirGap.Policy.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 25>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.AdvisoryAI.Attestation -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\bin\Debug\net10.0\StellaOps.AdvisoryAI.Attestation.dll + 19>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\StellaOps.Infrastructure.Postgres.csproj" (default targets). + 66>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.AirGap.Policy -> C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\bin\Debug\net10.0\StellaOps.AirGap.Policy.dll + 25>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\StellaOps.AdvisoryAI.Attestation.csproj" (default targets). + 38:7>Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj" (38:7) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\StellaOps.Concelier.RawModels.csproj" (9:14) on node 3 (default targets). + 9>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 66>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy.csproj" (default targets). + 9>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.RawModels.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.RawModels -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\bin\Debug\net10.0\StellaOps.Concelier.RawModels.dll + 9>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\StellaOps.Concelier.RawModels.csproj" (default targets). + 31:6>Project "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj" (31:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\StellaOps.Configuration.csproj" (24:11) on node 6 (default targets). + 24:11>Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\StellaOps.Configuration.csproj" (24:11) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\StellaOps.DependencyInjection.csproj" (28:22) on node 6 (default targets). + 28>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 40>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 28>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 40>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 2:6>Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (2:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\StellaOps.Cryptography.csproj" (15:45) on node 18 (default targets). + 15>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 40>_GenerateSourceLinkFile: + Source Link file 'obj\Debug\net10.0\StellaOps.Auth.Abstractions.sourcelink.json' is up-to-date. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 28>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.DependencyInjection.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 15>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice\StellaOps.Microservice.csproj" (68:10) on node 14 (default targets). + 68:10>Project "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice\StellaOps.Microservice.csproj" (68:10) is building "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\StellaOps.Router.Common.csproj" (70:12) on node 14 (default targets). + 70>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\StellaOps.Ingestion.Telemetry.csproj" (46:15) on node 16 (default targets). + 46>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 40>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 28>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 40>CopyFilesToOutputDirectory: + StellaOps.Auth.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\bin\Debug\net10.0\StellaOps.Auth.Abstractions.dll + 28>CopyFilesToOutputDirectory: + StellaOps.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\bin\Debug\net10.0\StellaOps.DependencyInjection.dll + 46>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 40>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\StellaOps.Auth.Abstractions.csproj" (default targets). + 28>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\StellaOps.DependencyInjection.csproj" (default targets). + 15>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Cryptography.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Facet\StellaOps.Facet.csproj" (62:9) on node 7 (default targets). + 62>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 15>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 46>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Ingestion.Telemetry.sourcelink.json' does not exist. + 15>CopyFilesToOutputDirectory: + StellaOps.Cryptography -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\bin\Debug\net10.0\StellaOps.Cryptography.dll + 46>CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 62>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 15>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\StellaOps.Cryptography.csproj" (default targets). + 46>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Ingestion.Telemetry -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\bin\Debug\net10.0\StellaOps.Ingestion.Telemetry.dll + 70>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 62>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Facet.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 46>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\StellaOps.Ingestion.Telemetry.csproj" (default targets). + 62>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Facet -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Facet\bin\Debug\net10.0\StellaOps.Facet.dll + 62>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Facet\StellaOps.Facet.csproj" (default targets). + 5:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj" (5:8) is building "C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\StellaOps.OpsMemory.csproj" (22:9) on node 2 (default targets). + 22:9>Project "C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\StellaOps.OpsMemory.csproj" (22:9) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\StellaOps.Determinism.Abstractions.csproj" (48:19) on node 9 (default targets). + 48>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Determinism.Abstractions.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Determinism.Abstractions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\bin\Debug\net10.0\StellaOps.Determinism.Abstractions.dll + 48>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\StellaOps.Determinism.Abstractions.csproj" (default targets). + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\StellaOps.Feedser.Core.csproj" (50:15) on node 4 (default targets). + 50>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Feedser.Core.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Feedser.Core -> C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\bin\Debug\net10.0\StellaOps.Feedser.Core.dll + 2:6>Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (2:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\StellaOps.Infrastructure.EfCore.csproj" (27:8) on node 8 (default targets). + 27>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 50>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\StellaOps.Feedser.Core.csproj" (default targets). + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\StellaOps.Concelier.SourceIntel.csproj" (58:15) on node 10 (default targets). + 58>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 27>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 58>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 27>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Infrastructure.EfCore.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 58>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.SourceIntel.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 27>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Infrastructure.EfCore -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\bin\Debug\net10.0\StellaOps.Infrastructure.EfCore.dll + 58>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.SourceIntel -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\bin\Debug\net10.0\StellaOps.Concelier.SourceIntel.dll + 27>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\StellaOps.Infrastructure.EfCore.csproj" (default targets). + 58>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\StellaOps.Concelier.SourceIntel.csproj" (default targets). + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.PluginLoader\StellaOps.Cryptography.PluginLoader.csproj" (56:12) on node 3 (default targets). + 56>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Cryptography.PluginLoader.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\Policy\StellaOps.Policy.RiskProfile\StellaOps.Policy.RiskProfile.csproj" (65:9) on node 6 (default targets). + 65>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 56>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Cryptography.PluginLoader -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.PluginLoader\bin\Debug\net10.0\StellaOps.Cryptography.PluginLoader.dll + 70>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Router.Common.sourcelink.json' does not exist. + 65>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Policy.RiskProfile.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 70>CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 56>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.PluginLoader\StellaOps.Cryptography.PluginLoader.csproj" (default targets). + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Settings\StellaOps.Settings.csproj" (53:9) on node 4 (default targets). + 53>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 65>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 53>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Settings.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 70>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 65>CopyFilesToOutputDirectory: + StellaOps.Policy.RiskProfile -> C:\dev\New folder\git.stella-ops.org\src\Policy\StellaOps.Policy.RiskProfile\bin\Debug\net10.0\StellaOps.Policy.RiskProfile.dll + 53>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 70>CopyFilesToOutputDirectory: + StellaOps.Router.Common -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\bin\Debug\net10.0\StellaOps.Router.Common.dll + 53>CopyFilesToOutputDirectory: + StellaOps.Settings -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Settings\bin\Debug\net10.0\StellaOps.Settings.dll + 53>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Settings\StellaOps.Settings.csproj" (default targets). + 70>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\StellaOps.Router.Common.csproj" (default targets). + 65>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Policy\StellaOps.Policy.RiskProfile\StellaOps.Policy.RiskProfile.csproj" (default targets). + 2:6>Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (2:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\StellaOps.VersionComparison.csproj" (36:8) on node 8 (default targets). + 36>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.VersionComparison.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.VersionComparison -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\bin\Debug\net10.0\StellaOps.VersionComparison.dll + 36>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\StellaOps.VersionComparison.csproj" (default targets). + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\StellaOps.Concelier.Models.csproj" (18:21) on node 4 (default targets). + 18>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.Models.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.Models -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\bin\Debug\net10.0\StellaOps.Concelier.Models.dll + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\StellaOps.Cryptography.Plugin.Pkcs11Gost.csproj" (43:13) on node 8 (default targets). + 43:13>Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\StellaOps.Cryptography.Plugin.Pkcs11Gost.csproj" (43:13) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\StellaOps.Plugin.csproj" (17:33) on node 5 (default targets). + 17>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 18>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\StellaOps.Concelier.Models.csproj" (default targets). + 17>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\StellaOps.Evidence.Pack.csproj" (21:10) on node 10 (default targets). + 21>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Evidence.Pack.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 17>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Plugin.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Plugin -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\bin\Debug\net10.0\StellaOps.Plugin.dll + 17>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\StellaOps.Plugin.csproj" (default targets). + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\StellaOps.Excititor.Core.csproj" (8:9) on node 18 (default targets). + 8:9>Project "C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\StellaOps.Excititor.Core.csproj" (8:9) is building "C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy.Determinization\StellaOps.Policy.Determinization.csproj" (64:11) on node 9 (default targets). + 64>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Policy.Determinization.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 8:9>Project "C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\StellaOps.Excititor.Core.csproj" (8:9) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\StellaOps.Concelier.SbomIntegration.csproj" (33:14) on node 9 (default targets). + 33:14>Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\StellaOps.Concelier.SbomIntegration.csproj" (33:14) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\StellaOps.Provenance.csproj" (32:17) on node 10 (default targets). + 32>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 64>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Policy.Determinization -> C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy.Determinization\bin\Debug\net10.0\StellaOps.Policy.Determinization.dll + 32>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 64>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy.Determinization\StellaOps.Policy.Determinization.csproj" (default targets). + 32>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Provenance.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Provenance -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\bin\Debug\net10.0\StellaOps.Provenance.dll + 32>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\StellaOps.Provenance.csproj" (default targets). + 21>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Evidence.Pack -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\bin\Debug\net10.0\StellaOps.Evidence.Pack.dll + 21>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\StellaOps.Evidence.Pack.csproj" (default targets). + 42>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 43>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 5:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj" (5:8) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SimRemote\StellaOps.Cryptography.Plugin.SimRemote.csproj" (60:12) on node 16 (default targets). + 60>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 20:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\StellaOps.AdvisoryAI.Hosting.csproj" (20:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.PqSoft\StellaOps.Cryptography.Plugin.PqSoft.csproj" (59:12) on node 7 (default targets). + 59>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmSoft\StellaOps.Cryptography.Plugin.SmSoft.csproj" (55:12) on node 5 (default targets). + 55>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 42>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.AspNet.Extensions.sourcelink.json' does not exist. + 43>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 42>CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 60>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 59>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 55>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 43>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Cryptography.Plugin.Pkcs11Gost.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 60>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Cryptography.Plugin.SimRemote.sourcelink.json' does not exist. + 59>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Cryptography.Plugin.PqSoft.sourcelink.json' does not exist. + 60>CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 59>CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 55>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Cryptography.Plugin.SmSoft.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\StellaOps.Infrastructure.Postgres.Testing.csproj" (12:7) on node 15 (default targets). + 12>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 55>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 12>_GenerateSelfRegisteredExtensions: + Skipping target "_GenerateSelfRegisteredExtensions" because all output files are up-to-date with respect to the input files. + _XunitGenerateEntryPoint: + Skipping target "_XunitGenerateEntryPoint" because all output files are up-to-date with respect to the input files. + 55>CopyFilesToOutputDirectory: + StellaOps.Cryptography.Plugin.SmSoft -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmSoft.dll + 12>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 55>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmSoft\StellaOps.Cryptography.Plugin.SmSoft.csproj" (default targets). + 12>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Infrastructure.Postgres.Testing.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + _CreateAppHost: + Skipping target "_CreateAppHost" because all output files are up-to-date with respect to the input files. + 59>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 60>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 59>CopyFilesToOutputDirectory: + StellaOps.Cryptography.Plugin.PqSoft -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.PqSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.PqSoft.dll + 60>CopyFilesToOutputDirectory: + StellaOps.Cryptography.Plugin.SimRemote -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SimRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SimRemote.dll + 43>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Cryptography.Plugin.Pkcs11Gost -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.Pkcs11Gost.dll + 59>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.PqSoft\StellaOps.Cryptography.Plugin.PqSoft.csproj" (default targets). + 60>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SimRemote\StellaOps.Cryptography.Plugin.SimRemote.csproj" (default targets). + 43>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\StellaOps.Cryptography.Plugin.Pkcs11Gost.csproj" (default targets). + 16:12>Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj" (16:12) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\StellaOps.Concelier.Normalization.csproj" (4:12) on node 13 (default targets). + 4>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.Normalization.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.Normalization -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\bin\Debug\net10.0\StellaOps.Concelier.Normalization.dll + 4>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\StellaOps.Concelier.Normalization.csproj" (default targets). + 42>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.AspNet.Extensions -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\bin\Debug\net10.0\StellaOps.AspNet.Extensions.dll + 42>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\StellaOps.AspNet.Extensions.csproj" (default targets). + 2:6>Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (2:6) is building "C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\StellaOps.Provenance.Attestation.csproj" (61:8) on node 20 (default targets). + 61>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Provenance.Attestation.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 5:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj" (5:8) is building "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\StellaOps.Messaging.csproj" (35:13) on node 12 (default targets). + 35>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 61>CopyFilesToOutputDirectory: + StellaOps.Provenance.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\bin\Debug\net10.0\StellaOps.Provenance.Attestation.dll + 35>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Messaging.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Messaging -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\bin\Debug\net10.0\StellaOps.Messaging.dll + 61>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\StellaOps.Provenance.Attestation.csproj" (default targets). + 35>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\StellaOps.Messaging.csproj" (default targets). + 68>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Microservice.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Microservice -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice\bin\Debug\net10.0\StellaOps.Microservice.dll + 68>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice\StellaOps.Microservice.csproj" (default targets). + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\StellaOps.Cryptography.Plugin.SmRemote.csproj" (63:8) on node 19 (default targets). + 63>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 16>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 63>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 16>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 63>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Cryptography.Plugin.SmRemote.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 16>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.Core.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Telemetry\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core.csproj" (57:9) on node 11 (default targets). + 57>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 63>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Cryptography.Plugin.SmRemote -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmRemote.dll + 63>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\StellaOps.Cryptography.Plugin.SmRemote.csproj" (default targets). + 57>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 16>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.Core -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\bin\Debug\net10.0\StellaOps.Concelier.Core.dll + 16>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\StellaOps.Concelier.Core.csproj" (default targets). + 31:6>Project "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj" (31:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.WineCsp\StellaOps.Cryptography.Plugin.WineCsp.csproj" (49:10) on node 12 (default targets). + 49>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 57>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Telemetry.Core.sourcelink.json' does not exist. + 49>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Cryptography.Plugin.WineCsp.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 57>CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 49>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Cryptography.Plugin.WineCsp -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.WineCsp\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.WineCsp.dll + 49>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.WineCsp\StellaOps.Cryptography.Plugin.WineCsp.csproj" (default targets). + 47:6>Project "C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj" (47:6) is building "C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\StellaOps.Scanner.ChangeTrace.csproj" (51:9) on node 15 (default targets). + 51>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 38>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.Cache.Valkey.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.Cache.Valkey -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\bin\Debug\net10.0\StellaOps.Concelier.Cache.Valkey.dll + 38>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\StellaOps.Concelier.Cache.Valkey.csproj" (default targets). + 51>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Scanner.ChangeTrace.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 12>_CopyOutOfDateSourceItemsToOutputDirectory: + Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + GenerateBuildRuntimeConfigurationFiles: + Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Infrastructure.Postgres.Testing -> C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\bin\Debug\net10.0\StellaOps.Infrastructure.Postgres.Testing.dll + 12>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\StellaOps.Infrastructure.Postgres.Testing.csproj" (default targets). + 51>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Scanner.ChangeTrace -> C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\bin\Debug\net10.0\StellaOps.Scanner.ChangeTrace.dll + 51>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\StellaOps.Scanner.ChangeTrace.csproj" (default targets). + 6>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + _GenerateSelfRegisteredExtensions: + Skipping target "_GenerateSelfRegisteredExtensions" because all output files are up-to-date with respect to the input files. + _XunitGenerateEntryPoint: + Skipping target "_XunitGenerateEntryPoint" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.TestKit.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + _CreateAppHost: + Skipping target "_CreateAppHost" because all output files are up-to-date with respect to the input files. + _CopyOutOfDateSourceItemsToOutputDirectory: + Building target "_CopyOutOfDateSourceItemsToOutputDirectory" partially, because some output files are out of date with respect to their input files. + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\obj\Debug\net10.0\MvcTestingAppManifest.json" to "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\bin\Debug\net10.0\MvcTestingAppManifest.json". + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + GenerateBuildRuntimeConfigurationFiles: + Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.TestKit -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\bin\Debug\net10.0\StellaOps.TestKit.dll + 23>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Attestor.Envelope.sourcelink.json' does not exist. + 6>_MvcCopyDependencyFiles: + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\bin\Debug\net10.0\StellaOps.Canonical.Json.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\bin\Debug\net10.0\StellaOps.Canonical.Json.deps.json". + 6>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\StellaOps.TestKit.csproj" (default targets). + 23>CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\StellaOps.Concelier.Interest.csproj" (30:7) on node 19 (default targets). + 30>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 23>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 30>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.Interest.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 23>CopyFilesToOutputDirectory: + StellaOps.Attestor.Envelope -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\bin\Debug\net10.0\StellaOps.Attestor.Envelope.dll + 30>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.Interest -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\bin\Debug\net10.0\StellaOps.Concelier.Interest.dll + 23>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\StellaOps.Attestor.Envelope.csproj" (default targets). + 57>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 30>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\StellaOps.Concelier.Interest.csproj" (default targets). + 57>CopyFilesToOutputDirectory: + StellaOps.Telemetry.Core -> C:\dev\New folder\git.stella-ops.org\src\Telemetry\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core\bin\Debug\net10.0\StellaOps.Telemetry.Core.dll + 57>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Telemetry\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core.csproj" (default targets). + 33>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.SbomIntegration.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.SbomIntegration -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\bin\Debug\net10.0\StellaOps.Concelier.SbomIntegration.dll + 33>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\StellaOps.Concelier.SbomIntegration.csproj" (default targets). + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\StellaOps.Findings.Ledger.csproj" (34:9) on node 13 (default targets). + 34>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Findings.Ledger.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.OpenSslGost\StellaOps.Cryptography.Plugin.OpenSslGost.csproj" (54:12) on node 20 (default targets). + 54>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Cryptography.Plugin.OpenSslGost.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Cryptography.Plugin.OpenSslGost -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.OpenSslGost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.OpenSslGost.dll + 13>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 54>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.OpenSslGost\StellaOps.Cryptography.Plugin.OpenSslGost.csproj" (default targets). + 13>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Attestation.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 37>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Attestor.ProofChain.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 2:6>Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (2:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\StellaOps.Provcache.csproj" (41:8) on node 7 (default targets). + 41>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Provcache.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Provcache -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\bin\Debug\net10.0\StellaOps.Provcache.dll + 41>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\StellaOps.Provcache.csproj" (default targets). + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\StellaOps.Microservice.AspNetCore.csproj" (69:6) on node 11 (default targets). + 69>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Microservice.AspNetCore.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 34>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 69>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 34>CopyFilesToOutputDirectory: + StellaOps.Findings.Ledger -> C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\bin\Debug\net10.0\StellaOps.Findings.Ledger.dll + 37>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 69>CopyFilesToOutputDirectory: + StellaOps.Microservice.AspNetCore -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\bin\Debug\net10.0\StellaOps.Microservice.AspNetCore.dll + 37>CopyFilesToOutputDirectory: + StellaOps.Attestor.ProofChain -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\bin\Debug\net10.0\StellaOps.Attestor.ProofChain.dll + 34>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\StellaOps.Findings.Ledger.csproj" (default targets). + 69>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\StellaOps.Microservice.AspNetCore.csproj" (default targets). + 37>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\StellaOps.Attestor.ProofChain.csproj" (default targets). + 22>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 31:6>Project "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj" (31:6) is building "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.DependencyInjection\StellaOps.Cryptography.DependencyInjection.csproj" (44:10) on node 15 (default targets). + 44>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 22>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.OpsMemory.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 44>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Cryptography.DependencyInjection.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 22>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.OpsMemory -> C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\bin\Debug\net10.0\StellaOps.OpsMemory.dll + 22>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\StellaOps.OpsMemory.csproj" (default targets). + 13>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Attestation -> C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\bin\Debug\net10.0\StellaOps.Attestation.dll + 13>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\StellaOps.Attestation.csproj" (default targets). + 1:8>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (1:8) is building "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\StellaOps.Router.AspNet.csproj" (67:7) on node 12 (default targets). + 67>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Router.AspNet.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Router.AspNet -> C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\bin\Debug\net10.0\StellaOps.Router.AspNet.dll + 44>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Cryptography.DependencyInjection -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.DependencyInjection\bin\Debug\net10.0\StellaOps.Cryptography.DependencyInjection.dll + 67>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\StellaOps.Router.AspNet.csproj" (default targets). + 44>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.DependencyInjection\StellaOps.Cryptography.DependencyInjection.csproj" (default targets). + 3:6>Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\StellaOps.Concelier.Connector.Common.csproj" (3:6) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\StellaOps.Concelier.ProofService.csproj" (39:8) on node 2 (default targets). + 39>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.ProofService.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 7:6>Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (7:6) is building "C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\StellaOps.Policy.csproj" (45:9) on node 3 (default targets). + 45>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 39>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.ProofService -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\bin\Debug\net10.0\StellaOps.Concelier.ProofService.dll + 45>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Policy.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 39>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\StellaOps.Concelier.ProofService.csproj" (default targets). + 47>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 24>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 47>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Attestor.StandardPredicates.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 24>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Configuration.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 45>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Policy -> C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\bin\Debug\net10.0\StellaOps.Policy.dll + 47>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 45>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\StellaOps.Policy.csproj" (default targets). + 47>CopyFilesToOutputDirectory: + StellaOps.Attestor.StandardPredicates -> C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\bin\Debug\net10.0\StellaOps.Attestor.StandardPredicates.dll + 47>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\StellaOps.Attestor.StandardPredicates.csproj" (default targets). + 2:6>Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (2:6) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\StellaOps.Concelier.Merge.csproj" (29:8) on node 5 (default targets). + 29>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.Merge.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 24>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 29>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 24>CopyFilesToOutputDirectory: + StellaOps.Configuration -> C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\bin\Debug\net10.0\StellaOps.Configuration.dll + 29>CopyFilesToOutputDirectory: + StellaOps.Concelier.Merge -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\bin\Debug\net10.0\StellaOps.Concelier.Merge.dll + 8>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 24>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\StellaOps.Configuration.csproj" (default targets). + 8>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 29>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\StellaOps.Concelier.Merge.csproj" (default targets). + 8>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Excititor.Core.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Excititor.Core -> C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\bin\Debug\net10.0\StellaOps.Excititor.Core.dll + 8>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\StellaOps.Excititor.Core.csproj" (default targets). + 2:6>Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (2:6) is building "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\StellaOps.Concelier.Persistence.csproj" (11:9) on node 14 (default targets). + 11>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 31>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link file 'obj\Debug\net10.0\StellaOps.Auth.ServerIntegration.sourcelink.json' is up-to-date. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 11>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 31>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Auth.ServerIntegration -> C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\bin\Debug\net10.0\StellaOps.Auth.ServerIntegration.dll + 31>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\StellaOps.Auth.ServerIntegration.csproj" (default targets). + 5>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 11>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.Persistence.sourcelink.json' does not exist. + 5>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.AdvisoryAI.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 11>CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + 5>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.AdvisoryAI -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\bin\Debug\net10.0\StellaOps.AdvisoryAI.dll + 5>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\StellaOps.AdvisoryAI.csproj" (default targets). + 11>_CopyOutOfDateSourceItemsToOutputDirectory: + Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + GenerateBuildRuntimeConfigurationFiles: + Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.Persistence -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\bin\Debug\net10.0\StellaOps.Concelier.Persistence.dll + 11>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\StellaOps.Concelier.Persistence.csproj" (default targets). + 3>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.Connector.Common.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + _CopyOutOfDateSourceItemsToOutputDirectory: + Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. + 20>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + 3>GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 20>CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + 3>CopyFilesToOutputDirectory: + StellaOps.Concelier.Connector.Common -> C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\bin\Debug\net10.0\StellaOps.Concelier.Connector.Common.dll + 20>_GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.AdvisoryAI.Hosting.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + 3>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\StellaOps.Concelier.Connector.Common.csproj" (default targets). + 20>CopyFilesToOutputDirectory: + StellaOps.AdvisoryAI.Hosting -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\bin\Debug\net10.0\StellaOps.AdvisoryAI.Hosting.dll + 20>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\StellaOps.AdvisoryAI.Hosting.csproj" (default targets). + 2>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + _GenerateSelfRegisteredExtensions: + Skipping target "_GenerateSelfRegisteredExtensions" because all output files are up-to-date with respect to the input files. + _XunitGenerateEntryPoint: + Skipping target "_XunitGenerateEntryPoint" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.Concelier.Testing.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + _CreateAppHost: + Skipping target "_CreateAppHost" because all output files are up-to-date with respect to the input files. + _CopyOutOfDateSourceItemsToOutputDirectory: + Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + GenerateBuildRuntimeConfigurationFiles: + Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.Concelier.Testing -> C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\bin\Debug\net10.0\StellaOps.Concelier.Testing.dll + 2>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\StellaOps.Concelier.Testing.csproj" (default targets). + 7>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _DiscoverMvcApplicationParts: + Skipping target "_DiscoverMvcApplicationParts" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.AdvisoryAI.WebService.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + _CreateAppHost: + Skipping target "_CreateAppHost" because all output files are up-to-date with respect to the input files. + _ProcessScopedCssFiles: + Skipping target "_ProcessScopedCssFiles" because it has no outputs. + _ProcessScopedCssFiles: + Skipping target "_ProcessScopedCssFiles" because it has no outputs. + _BuildCopyStaticWebAssetsPreserveNewest: + Skipping target "_BuildCopyStaticWebAssetsPreserveNewest" because it has no outputs. + _CopyOutOfDateSourceItemsToOutputDirectory: + Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + GenerateBuildRuntimeConfigurationFiles: + Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.AdvisoryAI.WebService -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\bin\Debug\net10.0\StellaOps.AdvisoryAI.WebService.dll + 7>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\StellaOps.AdvisoryAI.WebService.csproj" (default targets). + 1>GenerateTargetFrameworkMonikerAttribute: + Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. + _GenerateSelfRegisteredExtensions: + Skipping target "_GenerateSelfRegisteredExtensions" because all output files are up-to-date with respect to the input files. + _XunitGenerateEntryPoint: + Skipping target "_XunitGenerateEntryPoint" because all output files are up-to-date with respect to the input files. + CoreGenerateAssemblyInfo: + Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. + _GenerateSourceLinkFile: + Source Link is empty, file 'obj\Debug\net10.0\StellaOps.AdvisoryAI.Companion.Tests.sourcelink.json' does not exist. + CoreCompile: + Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. + _CreateAppHost: + Skipping target "_CreateAppHost" because all output files are up-to-date with respect to the input files. + _CopyOutOfDateSourceItemsToOutputDirectory: + Building target "_CopyOutOfDateSourceItemsToOutputDirectory" partially, because some output files are out of date with respect to their input files. + Copying file from "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\obj\Debug\net10.0\MvcTestingAppManifest.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\MvcTestingAppManifest.json". + GenerateBuildDependencyFile: + Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. + GenerateBuildRuntimeConfigurationFiles: + Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files. + CopyFilesToOutputDirectory: + StellaOps.AdvisoryAI.Companion.Tests -> C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.Companion.Tests.dll + _MvcCopyDependencyFiles: + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AdvisoryAI.Attestation\bin\Debug\net10.0\StellaOps.AdvisoryAI.Attestation.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.Attestation.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI\bin\Debug\net10.0\StellaOps.AdvisoryAI.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.Hosting\bin\Debug\net10.0\StellaOps.AdvisoryAI.Hosting.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.Hosting.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\StellaOps.AdvisoryAI.WebService\bin\Debug\net10.0\StellaOps.AdvisoryAI.WebService.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.WebService.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\AirGap\StellaOps.AirGap.Policy\StellaOps.AirGap.Policy\bin\Debug\net10.0\StellaOps.AirGap.Policy.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AirGap.Policy.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Aoc\__Libraries\StellaOps.Aoc\bin\Debug\net10.0\StellaOps.Aoc.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Aoc.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.AspNet.Extensions\bin\Debug\net10.0\StellaOps.AspNet.Extensions.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AspNet.Extensions.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestation\bin\Debug\net10.0\StellaOps.Attestation.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Attestation.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Attestor\StellaOps.Attestor.Envelope\bin\Debug\net10.0\StellaOps.Attestor.Envelope.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Attestor.Envelope.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.ProofChain\bin\Debug\net10.0\StellaOps.Attestor.ProofChain.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Attestor.ProofChain.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Attestor\__Libraries\StellaOps.Attestor.StandardPredicates\bin\Debug\net10.0\StellaOps.Attestor.StandardPredicates.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Attestor.StandardPredicates.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.Abstractions\bin\Debug\net10.0\StellaOps.Auth.Abstractions.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Auth.Abstractions.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Authority\StellaOps.Authority\StellaOps.Auth.ServerIntegration\bin\Debug\net10.0\StellaOps.Auth.ServerIntegration.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Auth.ServerIntegration.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonical.Json\bin\Debug\net10.0\StellaOps.Canonical.Json.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Canonical.Json.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Canonicalization\bin\Debug\net10.0\StellaOps.Canonicalization.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Canonicalization.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Cache.Valkey\bin\Debug\net10.0\StellaOps.Concelier.Cache.Valkey.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.Cache.Valkey.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Connector.Common\bin\Debug\net10.0\StellaOps.Concelier.Connector.Common.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.Connector.Common.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Core\bin\Debug\net10.0\StellaOps.Concelier.Core.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.Core.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Interest\bin\Debug\net10.0\StellaOps.Concelier.Interest.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.Interest.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Merge\bin\Debug\net10.0\StellaOps.Concelier.Merge.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.Merge.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Models\bin\Debug\net10.0\StellaOps.Concelier.Models.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.Models.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Normalization\bin\Debug\net10.0\StellaOps.Concelier.Normalization.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.Normalization.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.Persistence\bin\Debug\net10.0\StellaOps.Concelier.Persistence.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.Persistence.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.ProofService\bin\Debug\net10.0\StellaOps.Concelier.ProofService.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.ProofService.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.RawModels\bin\Debug\net10.0\StellaOps.Concelier.RawModels.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.RawModels.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SbomIntegration\bin\Debug\net10.0\StellaOps.Concelier.SbomIntegration.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.SbomIntegration.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Concelier\__Libraries\StellaOps.Concelier.SourceIntel\bin\Debug\net10.0\StellaOps.Concelier.SourceIntel.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.SourceIntel.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Concelier.Testing\bin\Debug\net10.0\StellaOps.Concelier.Testing.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Concelier.Testing.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Configuration\bin\Debug\net10.0\StellaOps.Configuration.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Configuration.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.DependencyInjection\bin\Debug\net10.0\StellaOps.Cryptography.DependencyInjection.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Cryptography.DependencyInjection.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography\bin\Debug\net10.0\StellaOps.Cryptography.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Cryptography.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.OpenSslGost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.OpenSslGost.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.OpenSslGost.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.Pkcs11Gost\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.Pkcs11Gost.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.Pkcs11Gost.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.PqSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.PqSoft.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.PqSoft.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SimRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SimRemote.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SimRemote.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmRemote.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmRemote.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmSoft\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmSoft.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.SmSoft.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.WineCsp\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.WineCsp.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Cryptography.Plugin.WineCsp.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.PluginLoader\bin\Debug\net10.0\StellaOps.Cryptography.PluginLoader.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Cryptography.PluginLoader.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.DependencyInjection\bin\Debug\net10.0\StellaOps.DependencyInjection.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.DependencyInjection.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Determinism.Abstractions\bin\Debug\net10.0\StellaOps.Determinism.Abstractions.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Determinism.Abstractions.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Evidence.Pack\bin\Debug\net10.0\StellaOps.Evidence.Pack.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Evidence.Pack.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Excititor\__Libraries\StellaOps.Excititor.Core\bin\Debug\net10.0\StellaOps.Excititor.Core.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Excititor.Core.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Facet\bin\Debug\net10.0\StellaOps.Facet.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Facet.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.BinaryAnalysis\bin\Debug\net10.0\StellaOps.Feedser.BinaryAnalysis.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Feedser.BinaryAnalysis.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Feedser\StellaOps.Feedser.Core\bin\Debug\net10.0\StellaOps.Feedser.Core.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Feedser.Core.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Findings\StellaOps.Findings.Ledger\bin\Debug\net10.0\StellaOps.Findings.Ledger.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Findings.Ledger.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.EfCore\bin\Debug\net10.0\StellaOps.Infrastructure.EfCore.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Infrastructure.EfCore.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Infrastructure.Postgres\bin\Debug\net10.0\StellaOps.Infrastructure.Postgres.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Infrastructure.Postgres.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Tests\__Libraries\StellaOps.Infrastructure.Postgres.Testing\bin\Debug\net10.0\StellaOps.Infrastructure.Postgres.Testing.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Infrastructure.Postgres.Testing.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Ingestion.Telemetry\bin\Debug\net10.0\StellaOps.Ingestion.Telemetry.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Ingestion.Telemetry.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Messaging\bin\Debug\net10.0\StellaOps.Messaging.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Messaging.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice.AspNetCore\bin\Debug\net10.0\StellaOps.Microservice.AspNetCore.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Microservice.AspNetCore.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Microservice\bin\Debug\net10.0\StellaOps.Microservice.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Microservice.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\OpsMemory\StellaOps.OpsMemory\bin\Debug\net10.0\StellaOps.OpsMemory.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.OpsMemory.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Plugin\bin\Debug\net10.0\StellaOps.Plugin.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Plugin.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy.Determinization\bin\Debug\net10.0\StellaOps.Policy.Determinization.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Policy.Determinization.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Policy\__Libraries\StellaOps.Policy\bin\Debug\net10.0\StellaOps.Policy.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Policy.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Policy\StellaOps.Policy.RiskProfile\bin\Debug\net10.0\StellaOps.Policy.RiskProfile.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Policy.RiskProfile.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provcache\bin\Debug\net10.0\StellaOps.Provcache.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Provcache.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Provenance\StellaOps.Provenance.Attestation\bin\Debug\net10.0\StellaOps.Provenance.Attestation.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Provenance.Attestation.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Provenance\bin\Debug\net10.0\StellaOps.Provenance.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Provenance.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.AspNet\bin\Debug\net10.0\StellaOps.Router.AspNet.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Router.AspNet.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Router\__Libraries\StellaOps.Router.Common\bin\Debug\net10.0\StellaOps.Router.Common.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Router.Common.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Scanner\__Libraries\StellaOps.Scanner.ChangeTrace\bin\Debug\net10.0\StellaOps.Scanner.ChangeTrace.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Scanner.ChangeTrace.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Settings\bin\Debug\net10.0\StellaOps.Settings.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Settings.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\Telemetry\StellaOps.Telemetry.Core\StellaOps.Telemetry.Core\bin\Debug\net10.0\StellaOps.Telemetry.Core.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.Telemetry.Core.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.TestKit\bin\Debug\net10.0\StellaOps.TestKit.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.TestKit.deps.json". + Copying file from "C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.VersionComparison\bin\Debug\net10.0\StellaOps.VersionComparison.deps.json" to "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.VersionComparison.deps.json". + 1>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (default targets). + 1>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: VSTestTestCaseFilter; . [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj] + 1>InvokeTestingPlatform: + Run tests: 'C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.Companion.Tests.dll' [net10.0|x64] + Passed! - Failed: 0, Passed: 6, Skipped: 0, Total: 6, Duration: 973ms - StellaOps.AdvisoryAI.Companion.Tests.dll (net10.0|x64) + Tests succeeded: 'C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\bin\Debug\net10.0\StellaOps.AdvisoryAI.Companion.Tests.dll' [net10.0|x64] + 1>Done Building Project "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (VSTest target(s)). + +Build succeeded. + + "C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj" (VSTest target) (1:7) -> + (_ValidateVSTestProperties target) -> + 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: VSTestTestCaseFilter; . [C:\dev\New folder\git.stella-ops.org\src\AdvisoryAI\__Tests\StellaOps.AdvisoryAI.Companion.Tests\StellaOps.AdvisoryAI.Companion.Tests.csproj] + + 1 Warning(s) + 0 Error(s) + +Time Elapsed 00:00:22.00 diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier0-source-check.json b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier0-source-check.json new file mode 100644 index 000000000..dfbdc0ff2 --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier0-source-check.json @@ -0,0 +1,65 @@ +{ + "type": "source", + "module": "advisoryai", + "feature": "ai-codex-zastava-companion", + "runId": "run-001", + "capturedAtUtc": "2026-02-11T11:55:10.2388163Z", + "filesChecked": [ + "src/AdvisoryAI/StellaOps.AdvisoryAI/Explanation/CodexZastavaCompanionService.cs", + "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/Program.cs", + "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/Contracts/CompanionExplainContracts.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CodexZastavaCompanionServiceTests.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CompanionExplainEndpointTests.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj" + ], + "found": [ + "src/AdvisoryAI/StellaOps.AdvisoryAI/Explanation/CodexZastavaCompanionService.cs", + "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/Program.cs", + "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/Contracts/CompanionExplainContracts.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CodexZastavaCompanionServiceTests.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CompanionExplainEndpointTests.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj" + ], + "missing": [ + + ], + "declarationChecks": [ + { + "pattern": "class CodexZastavaCompanionService", + "found": true, + "sample": "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests\\CodexZastavaCompanionServiceTests.cs:9:public sealed class CodexZastavaCompanionServiceTests" + }, + { + "pattern": "interface ICodexCompanionService", + "found": true, + "sample": "src/AdvisoryAI/StellaOps.AdvisoryAI\\Explanation\\CodexZastavaCompanionService.cs:42:public interface ICodexCompanionService" + }, + { + "pattern": "record CompanionExplainRequest", + "found": true, + "sample": "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService\\Contracts\\CompanionExplainContracts.cs:9:public sealed record CompanionExplainRequest" + }, + { + "pattern": "record CompanionExplainResponse", + "found": true, + "sample": "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService\\Contracts\\CompanionExplainContracts.cs:94:public sealed record CompanionExplainResponse" + }, + { + "pattern": "MapPost(\"/v1/advisory-ai/companion/explain\"", + "found": false, + "sample": null + }, + { + "pattern": "class CompanionExplainEndpointTests", + "found": true, + "sample": "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests\\CompanionExplainEndpointTests.cs:14:public sealed class CompanionExplainEndpointTests" + }, + { + "pattern": "class CodexZastavaCompanionServiceTests", + "found": true, + "sample": "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests\\CodexZastavaCompanionServiceTests.cs:9:public sealed class CodexZastavaCompanionServiceTests" + } + ], + "missingRatio": 0, + "verdict": "pass" +} diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier1-build-check.json b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier1-build-check.json new file mode 100644 index 000000000..99bc72467 --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier1-build-check.json @@ -0,0 +1,24 @@ +{ + "type": "build", + "module": "advisoryai", + "feature": "ai-codex-zastava-companion", + "runId": "run-001", + "capturedAtUtc": "2026-02-11T12:00:29.8064216Z", + "project": "src/AdvisoryAI/StellaOps.AdvisoryAI/StellaOps.AdvisoryAI.csproj", + "webProject": "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/StellaOps.AdvisoryAI.WebService.csproj", + "testProject": "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj", + "buildResult": "pass", + "testResult": "pass", + "testsRun": 6, + "testsPassed": 6, + "testsFailed": 0, + "notes": [ + "MTP0001 warning reported because VSTest filter properties are ignored under Microsoft Testing Platform; companion suite still executed and passed." + ], + "logs": [ + "evidence/tier1-build-core.txt", + "evidence/tier1-build-web.txt", + "evidence/tier1-build-companion-tests.txt", + "evidence/tier1-test-companion-suite.txt" + ] +} diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier2-api-check.json b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier2-api-check.json new file mode 100644 index 000000000..442032e06 --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier2-api-check.json @@ -0,0 +1,47 @@ +{ + "type": "api", + "module": "advisoryai", + "feature": "ai-codex-zastava-companion", + "runId": "run-001", + "capturedAtUtc": "2026-02-11T12:00:29.8064216Z", + "baseUrl": "in-memory WebApplicationFactory\u003cAdvisoryAI.WebService.Program\u003e", + "requests": [ + { + "expectedStatus": 403, + "result": "pass", + "method": "POST", + "assertion": "Endpoint requires advisory:run|advisory:explain|advisory:companion scope.", + "description": "POST /v1/advisory-ai/companion/explain without scopes returns 403", + "actualStatus": 403, + "path": "/v1/advisory-ai/companion/explain", + "evidence": "CompanionExplain_WithoutScopes_ReturnsForbidden integration test." + }, + { + "expectedStatus": 200, + "result": "pass", + "method": "POST", + "assertion": "Response includes companion id/hash and runtime highlights; domain request mapping verified in test stub capture.", + "description": "POST /v1/advisory-ai/companion/explain with advisory:companion scope maps request and returns companion payload", + "actualStatus": 200, + "path": "/v1/advisory-ai/companion/explain", + "evidence": "CompanionExplain_WithScope_MapsRequestAndReturnsCompanionResponse integration test." + }, + { + "expectedStatus": 400, + "result": "pass", + "method": "POST", + "assertion": "InvalidOperationException from companion service is surfaced as bad request.", + "description": "POST /v1/advisory-ai/companion/explain returns 400 when companion service rejects invalid request", + "actualStatus": 400, + "path": "/v1/advisory-ai/companion/explain", + "evidence": "CompanionExplain_WhenServiceRejectsRequest_ReturnsBadRequest integration test." + } + ], + "testsRun": 6, + "testsPassed": 6, + "testsFailed": 0, + "logs": [ + "evidence/tier2-test-companion-behavior.txt" + ], + "verdict": "pass" +} diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier2-integration-check.json b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier2-integration-check.json new file mode 100644 index 000000000..01229f0b9 --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/tier2-integration-check.json @@ -0,0 +1,31 @@ +{ + "type": "integration", + "module": "advisoryai", + "feature": "ai-codex-zastava-companion", + "runId": "run-001", + "capturedAtUtc": "2026-02-11T13:57:53.0000000Z", + "command": { + "value": "dotnet test src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj --filter FullyQualifiedName~CompanionExplainEndpointTests|FullyQualifiedName~CodexZastavaCompanionServiceTests -v normal", + "exitCode": 0, + "failed": 0, + "passed": 6, + "skipped": 0, + "total": 6, + "log": "docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier2-test-companion-behavior.txt" + }, + "behaviorVerified": [ + "Companion service normalizes and deduplicates runtime signals with deterministic ordering and stable companion hashing.", + "Companion summary includes runtime-aware line-2 context and falls back to static-evidence messaging when runtime signals are absent.", + "Companion explain endpoint enforces advisory scope authorization and maps API contracts to/from domain request and response models.", + "Companion endpoint returns expected status semantics for forbidden scope, successful explain, and service-level validation failures." + ], + "evidence": [ + "docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-001/evidence/tier2-test-companion-behavior.txt", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CodexZastavaCompanionServiceTests.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CompanionExplainEndpointTests.cs" + ], + "warnings": [ + "MTP0001: VSTestTestCaseFilter ignored by Microsoft.Testing.Platform; tier commands executed full test assembly." + ], + "verdict": "pass" +} diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-docker-ps.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-docker-ps.txt new file mode 100644 index 000000000..8e74a4303 --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-docker-ps.txt @@ -0,0 +1,6 @@ +CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES +43ed130493de postgres:18.1-alpine "docker-entrypoint.s…" 46 minutes ago Up 46 minutes (healthy) 127.1.1.1:5432->5432/tcp stellaops-dev-postgres +aebfe19eb9df ghcr.io/sigstore/rekor-tiles:latest "rekor-server serve" 46 minutes ago Restarting (1) 59 seconds ago stellaops-dev-rekor +f0d9958bcbcc chrislusf/seaweedfs:latest "/entrypoint.sh serv…" 46 minutes ago Up 14 seconds (health: starting) 127.1.1.3:8080->8080/tcp stellaops-dev-rustfs +9936bf08d62f valkey/valkey:9.0.1-alpine "docker-entrypoint.s…" 46 minutes ago Up 46 minutes (healthy) 127.1.1.2:6379->6379/tcp stellaops-dev-valkey +0719ba74ad84 ghcr.io/project-zot/zot-linux-amd64:v2.1.3 "/usr/local/bin/zot-…" 46 minutes ago Up 46 minutes (unhealthy) 127.1.1.5:80->5000/tcp stellaops-dev-registry diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-docker-version.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-docker-version.txt new file mode 100644 index 000000000..41e1a0145 --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-docker-version.txt @@ -0,0 +1 @@ +Docker version 29.1.5, build 0e6fee6 diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-dotnet-version.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-dotnet-version.txt new file mode 100644 index 000000000..a7fc05a5e --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/00-dotnet-version.txt @@ -0,0 +1 @@ +10.0.200-preview.0.26103.119 diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier1-build-companion-tests.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier1-build-companion-tests.txt new file mode 100644 index 0000000000000000000000000000000000000000..12e4136401e45684c744feb7c9607b22572b9faa GIT binary patch literal 39650 zcmeHQTW=gS6!tR`|6w0NqC*QRmp&kcl5%TH)Qwspg3vbIgwV|<>?T0@@xb@lnT}^{ z&m6DE%SN(R$?neDK4-pjnd9TzzyD0sM17^^>I#1=b*|3TQvaRe`X#PhsNe9*F@9g; z$`!s(aCMGv{LD|4e!Z*S!7mfFrxtkm>dtiOiMmF+cXaJL>Xn+|(;VebbZc(gZ1v-qBqBftqvm z=iA>t(Ir2|_j`DKj+#^5!Wy5RpzN`xyatUEv|p*GYF{1V-IO}QHQw8)ran~X8Sa0H z8fUnNx%w7#<~QF@G*>HJTY?Uy!C#K?zv@tUPkpRD!`}z$zIq?nOmtgo-1kg#F}dMz z3dw%2@9n<&RG0e^_i&B!jV#unx*pHPHx6ECeRNV2&4g_!V4U z0pT^ieTdf#GMJ(4Ij(%zlF%Jop%z@Cy%p+EE*Fp`k$!`ge!7u3vH1fsc#8Kwah*D{ z(1@*Y^%UhP4Qk>X*B7962PMcsrCUBlsWm7Z<9!eHD0fP61uA>M`AGeO*CA@N4N7im zwe`bIOTL;FIK04}U4kaisgsv740tCokP3#;O&`RjMH*c$DeEDZ$(>+w&u{*I4yPah}wH>6dS_jT}V^jfMK{!&krPdeQY9y3W3=J##CjZ|jS0>bClP z`*6LY?M2&jX}feDK&{E&>rp6wl+rF!w6cxUFIr#V+#L#ThjBYiRLhFbmR@VCK77 z-4XKtW0fyDUvxf)&bxiTxTk?zpLy^ZaxA~X?^o(MJ}s`gL z;qVBWbOx-(!mnvrg54fy*D+N)V#v6r8ia|S{KF4@k8Lw%`%4kTDr8j8ys#!x< z!~KBW!8nHNbhKlrNpOFzF|SwR&|jL}Pq^02ti;?6q=)%T!*;lR37YgYC(vQ`(CB5a zb)T0{Jm!L!FXeSc5A@EvfovSlX(-3hk|17ZF8&WsQPbXL)+DW8F`Qi)?sGhX?s9aC zIS9_3r_Z21=hNmkMSl;qU8dnGO~9r_Iy4tCh~s-sTzJ#ajM&qpb*X#96-me5%tg$K8B6Yw3V-R z1g&_!(@>44CqchIvf9@x+j2jrV{}x`ZyMTiIuewpuq%$%aOB0rK3pwmvMqe5N5f+`a@&+XL?gZZ=102-z)3uy_L7 zt@qUB6N!7|=E^@m!_$s^E_#bNYjwFyL&pow?B+9?opN*IN((*Iay0w<##n6H zJ*7z@jkZK$zMjMF?N`~Hry)Otiv(NSnoWkGUL(DW9wf|d8j|65B^cUsM%kxjzw`CY z{tMhGonut_(6p)hd!crT5Pxa-NhnB=to@%^50nqH7~k6FDGjG~TT(>YW1LMMFdshT zvrW~nS#G(8yG?4OWP! zxyl-&=y8Fumn=(YEUC$fApxL>}gp zEbbM}F}tN6-`W05Umq9#*wt4u#BUnvF_a`oyX$-Rfj5y~z}N6eozK^FY5TG5mg1hu zZ4T2A9d2KOqfajRkc)Y0`Z!BN%-5m>BVShPDYT5UAl;Kb@}cMQ5tprY>+>|d(0!y~ z9Y;$h1^?W6&e&^4uDLe<{FcTWHs`76$73atK|3qPdBu#fo7uqjinx4sU~>^?0d~#G zbMmImf0_hhC`pjFPr@YPJWY|aNAjU;XOQDi4)L0XXsA^QdiJw&2A$2l0>Gw6|2iBY zG+d>jWK(Y1lwiaYU6+{iV@3seisxhK*DJk7CFd-lE?qxX-BNAt(lG09TY}xbwnxs2 ztYiKIJU{!cTj){6c^j_N_wkpeq2c?MqsBgaa~4Mv(Q%E|HhT50?9;U}bQfcwEyHV5 z{JHOvZx6WJ<`w*RF+Tnwyd?PBv28ml&4;#4GfvO#nr&{=Pz|>$!O*qd>g^6KX0>|G z`9d!BI85F8F868ZN+@iKGkYg1oej&UuP*=T2seC>k8RVo1l4*aJ|jExwBvuyw&y59 z`%LA07}s2|pSk^$qEq6wnsW($5_!1V#+F~A2Y$YFskpqPYkvQ|jBgG7^du6oM~(7X zfK4S1<#x>!UA9}2Aj9*hkF~whW=%enI+Hga=TeQs%dJ0FAFi)u37)RKF+)p#Y<3x- zM>b;_`Sj4`Ar4))e&`;?w{<^O66Ae59_GW?N6nw_^p{MrabJrPgnV)}*TUyt=0nis zCS6O1?q+;_9iq6YTn^zUxJto{8t0P&^FK8$p3@PZ4{B!;>b4BucfY8*L;uN7Q#t;_l+=<2FrOeUj!HF!%Jy%`v98F*_74;Tf2XZC0J< z+`-6qZ^l>D_830n$9HmU|9#|;LqA1ZBHRo9OXT0V8uu0EnXK{o7%#K$8)xoRZ}*Gm z-urj)_X7FO6{KOj-g~I?zEfr&C007JZhj}NL)1D)>l4glUZ5S0*pdoczN;SG{J)3y LO5InV>307ERX8TV literal 0 HcmV?d00001 diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier1-build-core.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier1-build-core.txt new file mode 100644 index 0000000000000000000000000000000000000000..f840a1426d2e62b357f561c12bab50a18731988c GIT binary patch literal 31730 zcmeHQ+in{-5an}${(~M9px!u5)7wJ<$FYmHNov?ZgQ6}9S(aTlvg}AoQupKAoUmO52^d>W$snQqN(o9*tZ zZ`H9n(A=Eke;<7I)IRteX-OQdP>9(f0@4n`uH|OvO zlKn~F+hg^WF83?$;VsJ7vY3ME7`1rKNUg@F2c*ac%Uq#UPb1K?5a>;PxVxvu;3yk=U-3e=`( z$@HAxRngy~zw6Oo_O9CQ9;-j__Y4|+0$pQ&rcI;u@#}Q6b~U%Av}n8NxqZ|gC)F)_ zU+i`cyS)p0ZAL+k4;+o+G~caX=@FKFY2nBC`;4S!(fXqGIkevRBF~|tmveu`ucND% zE1Fw0H;3lNcqO~Az&G%fIg>Q=x@-6%HvvB+RJv$#(c~PO?2iBGp2s0P?e~Z&TqV$U#{lbldq{m?By9^L#@2XL>yl8n2 zEsvk6F0<5ji*?zezeRuZ=i6&;u7lB%x&-$V);oAZGs|_AFFIdzK99~{!83`Q zVeUZhS;x2XV}2{zTC_EXw&sY9thO`7u2rty~dW~?yD1M`%FjwcyiP1z6zfWGJJ&V`Fa4)dWL#AC7zc zo@mR?{Z7p8Fot(G!YAggVCIrs{%Dg6KYqU~iVDF1SiVEp)FEoa}Wao`GX;em&1#!Cfny z$K}J!rta_Cc8L&wY3NBP$dDYtt7q06X7bsD9(w@kEjUWWsBTGuh0l|B&sXL{$)%q@ z<8k>OeBiAz!efe(RJF$7!y--8~CrbACJ0uqjGpaD@3M zSDLue&sed^d1~fkFLA}pPxJMLCjB@Y)T|rgJq>pm4GGfrDFsF}-Lv=kP;S%qN9@|A zTn^K)T;9F}N2yIbKs1yYrVX?4s<>f!s-UH6fObQ~?26l9*@E4_j;gb%?y|M{d5)9=ADgD2zWeJ}4T%`{WD))XKn;xa+x0iOQ znyWNT^tUO&XkU-_%$-Fqmd_S?22b-;ujS@kNo>>gW7RIz%$#WoKX5yOrHVs!Y-_l*!3m3E=*SnV!>{JtKFk zf3&$zmBDg+BsjazOUZ|-OUrM;edSVo0=GR0GWPgr;M`7?MF?Hq0S@Qs;uh51WEFx;*jHSQx^JPC|@TTUS3%MYj2%u{6Y z`?2mg9jC8u{bl#E4&-C7lSstv5j+vhhK%sgzT!4Dcz(1HC%PcmZG4hs*)Y9DJSLV#mcQ0BbMKye?#!J}|M%~}49pK^WG?ZXnltm(OziU%*DrA8-291Oj_~^o zS1$2=fU6^X<7a*J>5PA;G6X-d%njD~=q zyv03?%rnRtU4K8ZT1|0n0y(q>e>uWy(UNe>+%w$i-`=)oOeOK#F=W%{fvHECK@ufdMcW;XxhVK+8)Y zJj1s;cno2KA<~}V%AJOVHgJV3xIlSR8VM`+Y5heY8ZE<4r9yWN1_Yb&Ej*Km0 zQ(QeodRl`_9O3#H(l(HS8WgtVQ>2ImcjY!BgkGdEjtw%-%95A>B|8)uC0&eo`mPP%=dPg&V7 zvR|a|i)}?XWpmbeauK@S8eZ?nfaUfn}WX~qcM-|Sb8}JQqFYjpk_X@vp3Rc zWq10_=FH~L&E{=zcY+9mGpHOp%ugZ1vqFkBTnb|3r-HwoDcDkt+FA)> zKY{ZhiAGxb2q)xB$Nb{QIZ<(!`ttr?V#!_jlT%OsH` zXx}(aTkc=2cCE_jc9&aV&kA=zRy%Pe4E@%%IYXTe$q)`M(lQRgMWt(Sbaw@pV~(8h z=RW3}$HXpO<527>RfFCWAjKV4Wc?Jq8u~KV-ls#aDN**UW|~^7IGnml)!@X|kh{vu zSxVM)1@@hnbq05jUjjAmmrljG5TDiQ8i%D$h6dS?HtJ^J8=`R>${~_8Sci^6+zh-! zwT{C)RGJ3&?j0WK5O!tCwXB;WZr@29;@x`aux0-*C64|3mod?0)er3xN!Ft->2L{Y zk^DHX)-aAc^GepRhx622eZgM9DO&fNfmd6rIE>n*X>h6M;k(AU(;-#KUjC|tu6v2Y zx6-$JPC$b=+a0bEnjji4PaFDZ&mXGJe5%gulTvZ-0)558*STuny+0fdh$JM@N!p) z$fy3Kt7${p@Wpz@VYs+_4Vvvf{v+G6^E4TrGd6+OkMW5oDy3}en_9@xcQZ|4=4l#- zY=|Tc#!_9e2XDUu${cy)*Z@~g@$A7=t(C7se4Q%aLmc+Lo?O`|VbvG;^=-pk&6kg| zTe=3@?om{?W}-dQj*q&t3SpcMyMs8y!(?gjcW0%DvA=pgU2W2qE!WuXRKA9Bm@Y0~ zgQI)iNFkgj>+XU~hp4MX7>nJUi}a7fJ4BKW`7zo+o`srn9yBCo+d&&#X%vf9U6Kxq z`qUftRv2%+yFT}Wr|WXAbye(>W?!4Om-UN9Y%u~FB&7)ArEP`IY&5&7Sz}+1Fu(Tm z^Ymuc^wNFAVIL+-V}&Qcnz8L=Le_?OcCAkwQgt~R6uNrPoIP;shaK~mjdFQLcRDW* z!K;tvamef& zRH6nWH|iY1UsI1WyYg83FOIcqt>O@JCD&zYFw*++9@;XlBs)X9#u1Qoo*BZmzS_s3 z-B;=|?XiQHljr*Lza*Z*CS1L=XqvjggdCKWp`H8FdDlFm3)1dFK->g@frmK&9 zsd5D5r>nK=lOtv=(mY)>NQcA%oE=%eej_8lO7m54owG=_M2!vHzFhNcf^=MWWrmFw zxjCEK#-ZC?t_H*IGcVI&7!v7s>lcSwcextW_7H=!_su;uVII)V z-F13@=#nje*c^YJ-IayvyyPC?E8rJ&x`Q2W442ttg?vJN@5?4C!_wQmE_{w(?>;2rd z%Q^h&Klx}$S&|w z{W8#A)I1+I zomEoQ+4JvZ`93jUp2kDm6@clmcBO>1jLn=eTy{&+Aj5wiKeGNxpDjl$$eFZ}nlCjB zFF*gXBDHxXYw(m#aY)BFNt)a*kW^^B|QWCWZ4kI^5|eZ&HX zm^oU_IZ4vJ=$Tj;N!t|YN^)F`d5YH~#Q0pbevBFT89pD`o&-l0`7A!2^u-g?Hu2m? z&ti(Wwj77Ng*>;tG>?&DYU|bdcglK&Ts%`~fd7veqa2PXPzp=lG!H+$K7ic&=AJG0 EfAyQPrT_o{ literal 0 HcmV?d00001 diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier1-test-companion-suite.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier1-test-companion-suite.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf2e0579de5e4e0c91340d3eaafac0f847ce8bc9 GIT binary patch literal 40516 zcmeHQZEst*73Svw`w!Zuwm_pMYm=@0Fu+Tbb!*xgR?uRoi$Qf{$BQg`lH4rAe*3oP zA$@asFAt?d@zRq9!tjf(NuI;!yzuSt-2eQ0WJcyoGc#*^FU^&?Gz@Hw}foT8m;w6nmcHA=4V`3-(QG7rHUzkiLN4?&eZ znwg(bb7tPY|KAf^@>6_%gs;z0b7EUq;jeE{_RLaVfyO!7ADeH@GxHL^U8z$%W8W?; z^=)-d(EkN$T%r#%^GDE`-F-f{TrKfz0Xmch|8s_);~s?%&8OzK`2N^DHXi|-k!@>* zeorkIqdN{KknGpCZ;#DyY`MRn54R}a%3=ko3)JE>C$$!z5s)GuEOU)gBa6VuLtq39 zX80lxufgRS2(R$z6MRh}gDJ{h;mIc*2|d6QYQYWKTcQr-at&D$>33-9hdYTAo1YNEW7O^FsUZ6asK~0?D`5e?9paeM>+mE!mDX)u>uty?z<5e+fPQ1GM=jqLoL`@}|TXbBuNz zlC^la@>S=n&X>@6&S|t>{K(ENIG%7O_00Uk&VLqo>gF^t@4vlX)$Xd@CA9kp9-8y{ zG%a^^y{SGBcjYZ-0jnz-F9iOnh6Qrr)5zBi?8)!(YWCG@wyKa%2grS)F3*K&!q zCwFHgkG#EJ)%L3GCA3}I>63LduVmHVs=xcEzhm<~W-33~9sQ-A_MDTE1@z}*^C#?W^W-z;)8jR&MpupAKaIXL|Ac05-ZKpC zpj)eIcGc_>nk~&ZWWOtw9GkD;sTrAdxnZ|ZQ?u%K)$cO;eGBb;4J~D?)H=FSJVLZ% zN;yWBG9t@GUs85FLvoR?n>~F)Nz+2LifR>QtfE~}(lXNaW&HIhYcnQ`v9FB1ehOQg z+R-33igYQhM#q;!ImN@K z@tlWu8Z8at&Db0t6U(98(7w-kLC$E`@EgZUgZOvWe>8XH-1?Il0eBkVq72F*o}$;= z`OMSh?d@yO?0X>MN$*e&!!AXg2X45^L##`=y*aPJDa_Wg!mdYLlgr_kqJybi=i!@5 zO@linzrZNQ)q~5Jz*9EnQ(=Y?=5lf8bj*HJYR(YykiVBE_aP7ekk1%ayCQ!AKl>Kh zd9E>!qeM#1A;R9|qaN}AQyDCaqSn(|2Rm&nZok~cSvWhBvHo4T%O_KhzwdNB)Fsga9X+0bHEi4-l(>r$)5a9MB+l}Xl3LVY6wVNtC6epcD`3X; zf*++_4!w|%G3n2v@*eeH;6`Lw$hR_CT$+C7lIGw1jP5?Kxwy#)XwYl+MO=JeIW0@^ zY+au6u<5p?K_ou&=#IS;_&A_6%W0)A_1<4TqXWg$M__aO(Lo(BDJKIP6^x_7(F`J_Jmw9&g?TfSYMhr5o(Zdmii z#k)eO4oJ5nCZF;Sswhz>GI-S6?l^d6-K)#VBcz z*3P?*&EF4nAHnB55BpuP(#ar7e@Ie!yUmFF#Cxt6*X$98vK1N zm)}%a4)v7LbvvJVxNdJ>gQg@MW`L01eozkAkc)h6j`boB^^jAJBr;wa{F`+yBmW)d zvS=%<_`n>~fojbi7>+hLZQ?>T+#oT`u;q9GW5ZG)%+#cLF@YuF(?~3XK@@5oxqs86a-iL+s=DrM%{$_d_iTH6i z<*@dtqRaZ-76;4jNCNc+;i1uTXZcKBSt4S6JWQ=gGluQ_C7WCC_|p zJ*vwt#u2RajmnURG<3uIT*-4(==WiGTbJo*kbe#hULb~pKQF-P*t`JGuk1)xGOD9b zS6)l>OLe)+!*O%l8tf#AyJzu?%jNuN$W6ZfZtG2+1VWCTKiZVBS}&J#==6onI@GR0 z%b}mPn&Zi)#NQBjO6_V;YjeFdyN>i-_dWA!xZs$2|L=;)83P;6d7|ugx#Re0ql6qbQ|wFR1T#@)cwm1V zwqM}W2L*EFOZfahBKraG`vI8pcH1N5>u1jXe_>zdiTTX@_&)zWGgqzf#Wn4(Y;51i zFbki%Px#7E3J=Z4`01DA(Rc%c7ER6)VYvX?b DA=||l literal 0 HcmV?d00001 diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier2-companion-behavior.txt b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/evidence/tier2-companion-behavior.txt new file mode 100644 index 0000000000000000000000000000000000000000..8bb9f30672d67a6006c51f12cbe6c6425ed9977b GIT binary patch literal 11980 zcmeI2`%fE35XblDO8p;B`6aDV4CWO;id4!Yv6K)5MoF7g$Tl`{V{FF{LjU=;pYM*B zyE8{(TwesOb-LH??C$Kmc4l_}{_Dz}xVCG$fh+K?^N!r5Tj5#af59EPp6j?8HGQtg z9l0Upg6xeT3vQXVMfb#2+$N9>S9Ke1iSK3Z$o=5f-6}m*{U{Nz2X4=msVM?g@b`-Q z(S7f}qbzc}!1d{;10EWs$!O-4tdEWJ0Iz`STi$iGEhGYA{^t=R}FCJbN2@33O2l`EXCGdO6A|zo_Ze&po}&5Sot|w3W^J#@;#S+ww+$|$)h>0i z1ubg2*ERW3RMtad3nNiO7H?UXKlNfTPoQj%PuU0Ac4(4FwKaX=Oq#Nj|$!LF?`~pYpd`TFYZw6fAPmCKX0@DSx@1mSXv1wt6RC z293L~c!iZT%L-&!#Vqe4>EUJ7-zU#y-+L@2Z1oHLkzIHh;lXL)6cy&E1QgA{Htep&5@9wNi2#FPu`!j}-?8~;RAt)orqjrJDJ-)(NfK1fqGrj`pxbL-GcMrA}r z%~KMm=u44Sl848B)+R-wev_8MbBng3hiZN%Gb5SNEDC&yqain;KI2)6Mqi?gMS6lU z$ri5_yD36fzw$V;=Ce(`V*IApgKWN8rX`ka@kjBJD5&gWtPj$bn|X^M_lAk+B`uO4 zB;C`uI9&$|<)@_kHq&?vlfX15CXry1h@Qt$dLsP9^(wea?{4FNh;#!zk~)^AhE|LS zpH`84moJT&#`7a}bze6L#>U5B6HLcsfhV|hB%|qhCXe?$r(^@fF=?2n zY<){IgMR%)jpYTD!-?bk{>aAPl+{J%CCtv4w=|&7S`aW>;6I7kA|u8&dckvh+(s{Y z+T|a!O&jF~x_z5`=6%Ww+}G%PT2AIKW7APAtfdbvFOX-vJ4x=K=$>+Il1JDei;%X# z4~LfWKigyZ>?6wl;5PfJzc`05zH9UgR@HI}G0Z$;5OivuF_>ozY`1*AZ#3UGDq(5m zp=RxOPwQ38{lj2u_0HN4wVgIaeu|Rv_rj*-Wd4}_U;M+oe40tT!XV{yVSYIc`Zuba-_RiL0erU9rOtO~PsoWez9S>Eq zO32MF@?q=Xh0hBq>!6HKZFC0hkoq37qjOTS+sD+!^7mhorP)wpQt4U2F3B=&K<{M6 z@P6suO&g{Xc}_j7iN&O0hkMuCJ3A+N#J6Q!%RnlN|Ij35wlkkpDr8kQI02E&VeDV) zrPk7LVpq0$RRwM9nTQ;cLBf(X!Wsh?O z+-qRopl*#G!pUemo2JtpMM_txuhLJ=_qyp}pVG71tx;a(`FM0X`Wg5LqcSU+&b~&x z-*WG;>gf#ZYfd4G3MZVgc*UA|#D16Npexp?*-=TDXy-utH_8F8JLSyxkZ@(ewa;K@ wSyZ|Yl=gfA$CfF0~Dqz_5c6? literal 0 HcmV?d00001 diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier0-source-check.json b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier0-source-check.json new file mode 100644 index 000000000..fe273931d --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier0-source-check.json @@ -0,0 +1,65 @@ +{ + "type": "source", + "module": "advisoryai", + "feature": "ai-codex-zastava-companion", + "runId": "run-002", + "capturedAtUtc": "2026-02-11T11:59:21.1854908Z", + "filesChecked": [ + "src/AdvisoryAI/StellaOps.AdvisoryAI/Explanation/CodexZastavaCompanionService.cs", + "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/Program.cs", + "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/Contracts/CompanionExplainContracts.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CodexZastavaCompanionServiceTests.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CompanionExplainEndpointTests.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj" + ], + "found": [ + "src/AdvisoryAI/StellaOps.AdvisoryAI/Explanation/CodexZastavaCompanionService.cs", + "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/Program.cs", + "src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/Contracts/CompanionExplainContracts.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CodexZastavaCompanionServiceTests.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/CompanionExplainEndpointTests.cs", + "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj" + ], + "missing": [ + + ], + "declarationChecks": [ + { + "pattern": "class CodexZastavaCompanionService", + "found": true, + "sample": "src/AdvisoryAI\\__Tests\\StellaOps.AdvisoryAI.Companion.Tests\\CodexZastavaCompanionServiceTests.cs:9:public sealed class CodexZastavaCompanionServiceTests\nsrc/AdvisoryAI\\StellaOps.AdvisoryAI\\Explanation\\CodexZastavaCompanionService.cs:52:public sealed class CodexZastavaCompanionService : ICodexCompanionService" + }, + { + "pattern": "interface ICodexCompanionService", + "found": true, + "sample": "src/AdvisoryAI\\StellaOps.AdvisoryAI\\Explanation\\CodexZastavaCompanionService.cs:42:public interface ICodexCompanionService" + }, + { + "pattern": "record CompanionExplainRequest", + "found": true, + "sample": "src/AdvisoryAI\\StellaOps.AdvisoryAI.WebService\\Contracts\\CompanionExplainContracts.cs:9:public sealed record CompanionExplainRequest" + }, + { + "pattern": "record CompanionExplainResponse", + "found": true, + "sample": "src/AdvisoryAI\\StellaOps.AdvisoryAI.WebService\\Contracts\\CompanionExplainContracts.cs:94:public sealed record CompanionExplainResponse" + }, + { + "pattern": "MapPost(\"/v1/advisory-ai/companion/explain\"", + "found": false, + "sample": "" + }, + { + "pattern": "class CompanionExplainEndpointTests", + "found": true, + "sample": "src/AdvisoryAI\\__Tests\\StellaOps.AdvisoryAI.Companion.Tests\\CompanionExplainEndpointTests.cs:14:public sealed class CompanionExplainEndpointTests" + }, + { + "pattern": "class CodexZastavaCompanionServiceTests", + "found": true, + "sample": "src/AdvisoryAI\\__Tests\\StellaOps.AdvisoryAI.Companion.Tests\\CodexZastavaCompanionServiceTests.cs:9:public sealed class CodexZastavaCompanionServiceTests" + } + ], + "missingRatio": 0, + "verdict": "pass" +} diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier1-build-check.json b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier1-build-check.json new file mode 100644 index 000000000..d8c37d3ae --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier1-build-check.json @@ -0,0 +1,40 @@ +{ + "type": "build_test", + "module": "advisoryai", + "feature": "ai-codex-zastava-companion", + "runId": "run-002", + "capturedAtUtc": "2026-02-11T12:00:28.8709935Z", + "commands": [ + { + "name": "build-core", + "command": "dotnet build src/AdvisoryAI/StellaOps.AdvisoryAI/StellaOps.AdvisoryAI.csproj -c Release --nologo -v minimal", + "exitCode": 0, + "log": "docs\\qa\\feature-checks\\runs\\advisoryai\\ai-codex-zastava-companion\\run-002\\evidence\\tier1-build-core.txt", + "result": "pass" + }, + { + "name": "build-web", + "command": "dotnet build src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/StellaOps.AdvisoryAI.WebService.csproj -c Release --nologo -v minimal", + "exitCode": 0, + "log": "docs\\qa\\feature-checks\\runs\\advisoryai\\ai-codex-zastava-companion\\run-002\\evidence\\tier1-build-web.txt", + "result": "pass" + }, + { + "name": "build-companion-tests", + "command": "dotnet build src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj -c Release --nologo -v minimal", + "exitCode": 0, + "log": "docs\\qa\\feature-checks\\runs\\advisoryai\\ai-codex-zastava-companion\\run-002\\evidence\\tier1-build-companion-tests.txt", + "result": "pass" + }, + { + "name": "test-companion-suite", + "command": "dotnet test src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/StellaOps.AdvisoryAI.Companion.Tests.csproj -c Release --nologo -v minimal", + "exitCode": 0, + "log": "docs\\qa\\feature-checks\\runs\\advisoryai\\ai-codex-zastava-companion\\run-002\\evidence\\tier1-test-companion-suite.txt", + "result": "pass" + } + ], + "buildResult": "pass", + "testResult": "pass", + "verdict": "pass" +} diff --git a/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier2-integration-check.json b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier2-integration-check.json new file mode 100644 index 000000000..6d9ad4e3a --- /dev/null +++ b/docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/tier2-integration-check.json @@ -0,0 +1,18 @@ +{ + "type": "integration", + "module": "advisoryai", + "feature": "ai-codex-zastava-companion", + "runId": "run-002", + "capturedAtUtc": "2026-02-11T12:00:42.0926877Z", + "command": "src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Companion.Tests/bin/Release/net10.0/StellaOps.AdvisoryAI.Companion.Tests.exe -class StellaOps.AdvisoryAI.Companion.Tests.CompanionExplainEndpointTests -class StellaOps.AdvisoryAI.Companion.Tests.CodexZastavaCompanionServiceTests -reporter verbose", + "exitCode": 0, + "behaviorVerified": [ + "Companion explain endpoint enforces scope authorization and returns 403 when companion scope is absent.", + "Companion explain endpoint maps request payload to Codex companion domain request and returns structured companion response when authorized.", + "Codex companion service produces deterministic output hash across permuted runtime signals and preserves highest-confidence deduplicated signal." + ], + "logs": [ + "evidence/tier2-companion-behavior.txt" + ], + "verdict": "pass" +} diff --git a/docs/qa/feature-checks/state/advisoryai.json b/docs/qa/feature-checks/state/advisoryai.json index 73dce60d3..b8a6dc2af 100644 --- a/docs/qa/feature-checks/state/advisoryai.json +++ b/docs/qa/feature-checks/state/advisoryai.json @@ -1,7 +1,7 @@ { "module": "advisoryai", - "featureCount": 3, - "lastUpdatedUtc": "2026-02-11T11:46:08.8713155Z", + "featureCount": 4, + "lastUpdatedUtc": "2026-02-11T12:02:43.4719391Z", "features": { "advisoryai-orchestrator": { "status": "done", @@ -43,17 +43,36 @@ "buildVerified": true, "e2eVerified": true, "skipReason": null, - "lastRunId": "run-001", - "lastUpdatedUtc": "2026-02-11T11:46:08.8713155Z", + "lastRunId": "run-002", + "lastUpdatedUtc": "2026-02-11T12:01:50.5859168Z", "featureFile": "docs/features/checked/advisoryai/ai-action-policy-gate.md", "notes": [ "[2026-02-11T11:42:27.6441600Z] checking: Started run-001 Tier 0/1/2 verification for ai-action-policy-gate.", - "[2026-02-11T11:46:08.8713155Z] done: run-001 Tier 0/1/2 passed with policy-gate, approval/idempotency, and audit-path behavioral evidence; feature moved to checked." + "[2026-02-11T11:46:08.8713155Z] done: run-001 Tier 0/1/2 passed with policy-gate, approval/idempotency, and audit-path behavioral evidence; feature moved to checked.", + "[2026-02-11T12:01:50.5859168Z] done: Re-verified via run-002 with refreshed Tier 0/1/2 evidence and new action-workflow integration tests covering approval, audit, and idempotency behavior." ] - } + }, + "ai-codex-zastava-companion": { + "status": "done", + "tier": 2, + "retryCount": 0, + "sourceVerified": true, + "buildVerified": true, + "e2eVerified": true, + "skipReason": null, + "lastRunId": "run-002", + "lastUpdatedUtc": "2026-02-11T12:02:43.4719391Z", + "featureFile": "docs/features/checked/advisoryai/ai-codex-zastava-companion.md", + "notes": [ + "[2026-02-11T11:54:55.1395567Z] checking: Started run-001 Tier 0/1/2 verification for ai-codex-zastava-companion.", + "[2026-02-11T12:00:52.6033600Z] done: run-001 Tier 0/1/2 passed with Codex/Zastava companion service + endpoint behavioral evidence; feature moved to checked.", + "[2026-02-11T12:01:50.5859168Z] done: run-002 Tier 0/1/2 passed with companion endpoint authorization/mapping checks and deterministic runtime-signal companion behavior evidence; feature confirmed in checked/ docs.", + "[2026-02-11T12:02:43.4719391Z] done: run-002 recheck passed with companion endpoint + deterministic service behavior evidence; latest checked dossier references run-002 artifacts." + ] + } }, "summary": { - "done": 3, + "done": 4, "not_implemented": 0, "blocked": 0, "failed": 0, diff --git a/docs/qa/features/FLOW.md b/docs/qa/features/FLOW.md index d90ff3d5a..ee742dd95 100644 --- a/docs/qa/features/FLOW.md +++ b/docs/qa/features/FLOW.md @@ -1,6 +1,14 @@ # FLOW Redirect -Canonical FLOW specification lives at: +Canonical FLOW specification: - `docs/qa/feature-checks/FLOW.md` -This compatibility path exists so agents using `docs/qa/features/FLOW.md` resolve to the same problems-first and tier-verification contract. +This compatibility path is intentionally short, but the contract is mandatory: +- Read `docs/qa/feature-checks/FLOW.md` before selecting a feature. +- Enforce problems-first ordering across all module state files in `docs/qa/feature-checks/state/*.json`. +- Do not start any `queued` feature while any feature is in `checking`, `failed`, `triaged`, `confirmed`, `fixing`, or `retesting`. +- Run Tier 0, Tier 1, and Tier 2 for every feature (Tier 2 is required verification, not optional). +- Capture fresh run artifacts under `docs/qa/feature-checks/runs////`. +- Update module state and sprint/task trackers immediately after each transition. + +If there is any ambiguity between this file and the canonical FLOW file, `docs/qa/feature-checks/FLOW.md` is the source of truth. diff --git a/src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/TASKS.md b/src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/TASKS.md index 1aea0ce2b..84aab64d4 100644 --- a/src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/TASKS.md +++ b/src/AdvisoryAI/StellaOps.AdvisoryAI.WebService/TASKS.md @@ -11,4 +11,5 @@ Source of truth: `docs/implplan/SPRINT_20260130_002_Tools_csproj_remediation_sol | QA-AIAI-VERIFY-001 | DONE | Verified chat/run web endpoints behavior as part of `advisoryai-orchestrator` run-001 Tier 2 API checks. | | QA-AIAI-VERIFY-002 | DONE | Participated in `advisoryai-pipeline-with-guardrails` FLOW verification with Tier 1/2 evidence captured in run-001 artifacts. | | QA-AIAI-VERIFY-003 | DONE | Participated in `ai-action-policy-gate` verification with Tier 1/2 governance evidence captured in run-001 artifacts. | +| QA-AIAI-VERIFY-004 | DONE | Participated in `ai-codex-zastava-companion` verification with companion endpoint/contract behavior evidence captured in run-002 artifacts. | diff --git a/src/AdvisoryAI/StellaOps.AdvisoryAI/TASKS.md b/src/AdvisoryAI/StellaOps.AdvisoryAI/TASKS.md index a7e287dea..ef53510ff 100644 --- a/src/AdvisoryAI/StellaOps.AdvisoryAI/TASKS.md +++ b/src/AdvisoryAI/StellaOps.AdvisoryAI/TASKS.md @@ -16,4 +16,5 @@ Source of truth: `docs/implplan/SPRINT_20260113_005_ADVISORYAI_controlled_conver | QA-AIAI-VERIFY-001 | DONE | FLOW verification complete for `advisoryai-orchestrator` with run artifacts under `docs/qa/feature-checks/runs/advisoryai/advisoryai-orchestrator/run-001/`. | | QA-AIAI-VERIFY-002 | DONE | FLOW verification complete for `advisoryai-pipeline-with-guardrails` with Tier 0/1/2 artifacts under `docs/qa/feature-checks/runs/advisoryai/advisoryai-pipeline-with-guardrails/run-001/`. | | QA-AIAI-VERIFY-003 | DONE | FLOW verification complete for `ai-action-policy-gate` with Tier 0/1/2 artifacts under `docs/qa/feature-checks/runs/advisoryai/ai-action-policy-gate/run-001/`. | +| QA-AIAI-VERIFY-004 | DONE | FLOW verification complete for `ai-codex-zastava-companion` with Tier 0/1/2 artifacts under `docs/qa/feature-checks/runs/advisoryai/ai-codex-zastava-companion/run-002/`. | diff --git a/src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Tests/TASKS.md b/src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Tests/TASKS.md index bb5fc734b..336af1316 100644 --- a/src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Tests/TASKS.md +++ b/src/AdvisoryAI/__Tests/StellaOps.AdvisoryAI.Tests/TASKS.md @@ -10,5 +10,6 @@ Source of truth: `docs/implplan/SPRINT_20260130_002_Tools_csproj_remediation_sol | SPRINT_20260208_003-TESTS | DONE | Deterministic Codex/Zastava companion service, contract tests, and endpoint integration tests. | | QA-AIAI-VERIFY-001 | DONE | FLOW verification run-001 executed Tier 1 and Tier 2 integration/API evidence for `advisoryai-orchestrator`. | | QA-AIAI-VERIFY-002 | DONE | Guardrail/pipeline/retriever/action/idempotency evidence collection completed for `advisoryai-pipeline-with-guardrails` in run-001. | -| QA-AIAI-VERIFY-003 | DONE | Action-policy gate behavioral verification and evidence capture completed for `ai-action-policy-gate` in run-001. | +| QA-AIAI-VERIFY-003 | DONE | Action-policy gate behavioral re-verification completed in run-002 with added action workflow integration coverage. | +| QA-AIAI-VERIFY-004 | DONE | Codex/Zastava companion behavioral re-verification completed in run-002 with refreshed endpoint/service evidence. |