Skip to content

Fix report manifests, metadata targets, and git diagnostics - #3629

Closed
Widthdom wants to merge 5 commits into
mainfrom
codex/fix-issues-3434-3524-3555-latest
Closed

Fix report manifests, metadata targets, and git diagnostics#3629
Widthdom wants to merge 5 commits into
mainfrom
codex/fix-issues-3434-3524-3555-latest

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

  • Add a support manifest to report bundles with redaction, omission, readiness, and diagnostic summaries.
  • Persist C# metadata target provenance and use source-aware readiness/diff behavior.
  • Return structured, bounded git process failures and propagate root-discovery failures.

Tests

  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj --filter "FullyQualifiedName~ReportCommandRunnerTests|FullyQualifiedName~GitHelperTests|FullyQualifiedName~DiffCommandRunnerTests|FullyQualifiedName~Issue3524" -p:UseSharedCompilation=false
  • dotnet build CodeIndex.sln -p:UseSharedCompilation=false
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • git diff --check origin/main..HEAD
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll index . --json
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll status --check --json

Fixes #3555
Fixes #3524
Fixes #3434

Copy link
Copy Markdown
Owner Author

Superseded by #3633 after origin/main advanced during finalization. Closing this duplicate PR.

@Widthdom Widthdom closed this Jun 14, 2026
@Widthdom
Widthdom deleted the codex/fix-issues-3434-3524-3555-latest branch June 14, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant