Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-04 15:33 UTC

Avanade / CoreEx

A .NET framework, re-imagined as an AI-augmented foundation for enterprise back-end services.

C#MIT★ 27 stars⑂ 7 forkssince Feb 2022View on GitHub ↗
KindNetwork serviceLibraryhow this is determined

Avanade/CoreEx holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on AI Readiness (82/100) and lowest on Community & Adoption (59/100). It was last updated today. A single contributor accounts for most of its recent work.

80
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

80
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 68 is calibrated to 80 on the published index scale (record calibration 2026-08-02).

Ownership

AvanadeOrganization
1,518 followers29 public repossince Mar 2015

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetCoreEx.AspNetCore3.31.0-61548 days agocoreexapiaspnetentitymicroservices
NuGetCoreEx.Data3.31.0-18548 days agocoreexapidataodatafilterorderlinq

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

75Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
4.8/36Commit cadence — 7/52 weeks with commits
13.6/18Commit volume — 32 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year32
human_commit_share0.99
days_since_last_push0
active_weeks_last_year7
How it's scored
27/27Ships releases — 84 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~70.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count84
latest_release_tagv4.0.0-preview-3
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases70.3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

59Moderate · 17% of overall
How it's scored
23/60Stars — 27 stars
6.5/25Forks — 7 forks
3.9/15Watchers — 6 watchers
Inputs used
forks7
stars27
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges19
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
50.6/80Total downloads — 73,438 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesCoreEx.AspNetCore, CoreEx.Data
dependents
ecosystemsnuget
total_downloads73,438
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

61Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1/22.5Commit distribution — top contributor authored 96% of commits
6.8/13.5Contributor breadth — 5 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.956
How it's scored
39.4/42Issue resolution — 94% of issues closed
28.3/30PR acceptance — 152/161 decided PRs merged
13/13Newcomer PR acceptance — 1/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-Review — Found 2/30 approved changesets -- score normalized to 0
Inputs used
merged_prs152
open_issues1
closed_issues15
prs_merged_7d5
prs_decided_7d5
prs_merged_30d12
prs_decided_30d12
issue_closed_ratio0.938
closed_unmerged_prs9
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.9/25Owner reach — 1,518 followers of Avanade
22.8/25Track record — 29 public repos, account ~11 yr old
Inputs used
followers1,518
owner_typeOrganization
is_verified
owner_loginAvanade
public_repos29
account_age_days4,165
How it's scored
25/25Published & resolvable — 2 package(s) on nuget
14/35Publish recency — latest publish 548 days ago
20/20Version history — 61 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesCoreEx.AspNetCore, CoreEx.Data
ecosystemsnuget
any_deprecatedno
min_days_since_publish548

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 26 out of 26 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 18 topics
0/10Wiki
Inputs used
topicsazure-service-bus, database, dotnet-core, entities, entity-framework-core, event-driven, mapping, postgresql, railway-oriented-programming, sql-server, validation, web-api, reference-data, domain-driven, eventual-consistency, microservices, unit-of-work, ai-augmented
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

68Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.8
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

82Excellent · 4% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md, .github/instructions/coreex-api-controllers.instructions.md, .github/instructions/coreex-application-services.instructions.md, .github/instructions/coreex-contracts.instructions.md, .github/instructions/coreex-conventions.instructions.md, .github/instructions/coreex-domain.instructions.md, .github/instructions/coreex-event-subscribers.instructions.md, .github/instructions/coreex-host-setup.instructions.md, .github/instructions/coreex-repositories.instructions.md, .github/instructions/coreex-tests.instructions.md, .github/instructions/coreex-tooling.instructions.md, .github/instructions/coreex-validators.instructions.md, AGENTS.md, CLAUDE.md, azure/AGENTS.md, src/CoreEx.AspNetCore.NSwag/AGENTS.md, src/CoreEx.AspNetCore/AGENTS.md, src/CoreEx.Azure.Messaging.ServiceBus/AGENTS.md, src/CoreEx.Caching.FusionCache/AGENTS.md, src/CoreEx.CodeGen/AGENTS.md, src/CoreEx.Data.GraphQL/AGENTS.md, src/CoreEx.Data/AGENTS.md, src/CoreEx.Database.Postgres/AGENTS.md, src/CoreEx.Database.SqlServer/AGENTS.md, src/CoreEx.Database/AGENTS.md, src/CoreEx.DomainDriven/AGENTS.md, src/CoreEx.EntityFrameworkCore/AGENTS.md, src/CoreEx.Events/AGENTS.md, src/CoreEx.RefData/AGENTS.md, src/CoreEx.Template/content/CoreEx.Api/src/app-name.Api/AGENTS.md, src/CoreEx.Template/content/CoreEx.Core/AGENTS.md, src/CoreEx.Template/content/CoreEx.Core/CLAUDE.md, src/CoreEx.Template/content/CoreEx.Relay/src/app-name.Relay/AGENTS.md, src/CoreEx.Template/content/CoreEx.Subscribe/src/app-name.Subscribe/AGENTS.md, src/CoreEx.UnitTesting/AGENTS.md, src/CoreEx.Validation/AGENTS.md, src/CoreEx/AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 87 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.879
agent_instruction_files.github/copilot-instructions.md, .github/instructions/coreex-api-controllers.instructions.md, .github/instructions/coreex-application-services.instructions.md, .github/instructions/coreex-contracts.instructions.md, .github/instructions/coreex-conventions.instructions.md, .github/instructions/coreex-domain.instructions.md, .github/instructions/coreex-event-subscribers.instructions.md, .github/instructions/coreex-host-setup.instructions.md, .github/instructions/coreex-repositories.instructions.md, .github/instructions/coreex-tests.instructions.md, .github/instructions/coreex-tooling.instructions.md, .github/instructions/coreex-validators.instructions.md, AGENTS.md, CLAUDE.md, azure/AGENTS.md, src/CoreEx.AspNetCore.NSwag/AGENTS.md, src/CoreEx.AspNetCore/AGENTS.md, src/CoreEx.Azure.Messaging.ServiceBus/AGENTS.md, src/CoreEx.Caching.FusionCache/AGENTS.md, src/CoreEx.CodeGen/AGENTS.md, src/CoreEx.Data.GraphQL/AGENTS.md, src/CoreEx.Data/AGENTS.md, src/CoreEx.Database.Postgres/AGENTS.md, src/CoreEx.Database.SqlServer/AGENTS.md, src/CoreEx.Database/AGENTS.md, src/CoreEx.DomainDriven/AGENTS.md, src/CoreEx.EntityFrameworkCore/AGENTS.md, src/CoreEx.Events/AGENTS.md, src/CoreEx.RefData/AGENTS.md, src/CoreEx.Template/content/CoreEx.Api/src/app-name.Api/AGENTS.md, src/CoreEx.Template/content/CoreEx.Core/AGENTS.md, src/CoreEx.Template/content/CoreEx.Core/CLAUDE.md, src/CoreEx.Template/content/CoreEx.Relay/src/app-name.Relay/AGENTS.md, src/CoreEx.Template/content/CoreEx.Subscribe/src/app-name.Subscribe/AGENTS.md, src/CoreEx.UnitTesting/AGENTS.md, src/CoreEx.Validation/AGENTS.md, src/CoreEx/AGENTS.md
agent_instruction_max_bytes63,616
How it's scored
12.6/18One-command bootstrap — gen/CoreEx.Generator/CoreEx.Generator.csproj, samples/aspire/Contoso.Aspire/Contoso.Aspire.csproj, samples/src/Contoso.Order.Workflow.Client/Contoso.Order.Workflow.Client.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — Dockerfile
10/10Demonstrated agent practice — 28 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.28
toolchain_manifestsgen/CoreEx.Generator/CoreEx.Generator.csproj, samples/aspire/Contoso.Aspire/Contoso.Aspire.csproj, samples/src/Contoso.Order.Workflow.Client/Contoso.Order.Workflow.Client.csproj, samples/src/Contoso.Order.Workflow.Worker/Contoso.Order.Workflow.Worker.csproj, samples/src/Contoso.Order.Workflow.Workflow/Contoso.Order.Workflow.Workflow.csproj, samples/src/Contoso.Orders.Api/Contoso.Orders.Api.csproj, samples/src/Contoso.Orders.Application/Contoso.Orders.Application.csproj, samples/src/Contoso.Orders.Contracts/Contoso.Orders.Contracts.csproj, samples/src/Contoso.Orders.Database/Contoso.Orders.Database.csproj, samples/src/Contoso.Orders.Infrastructure/Contoso.Orders.Infrastructure.csproj, samples/src/Contoso.Products.Api/Contoso.Products.Api.csproj, samples/src/Contoso.Products.Application/Contoso.Products.Application.csproj, samples/src/Contoso.Products.CodeGen/Contoso.Products.CodeGen.csproj, samples/src/Contoso.Products.Contracts/Contoso.Products.Contracts.csproj, samples/src/Contoso.Products.Database/Contoso.Products.Database.csproj, samples/src/Contoso.Products.Infrastructure/Contoso.Products.Infrastructure.csproj, samples/src/Contoso.Products.Relay/Contoso.Products.Relay.csproj, samples/src/Contoso.Products.Subscribe/Contoso.Products.Subscribe.csproj, samples/src/Contoso.Shopping.Api/Contoso.Shopping.Api.csproj, samples/src/Contoso.Shopping.Application/Contoso.Shopping.Application.csproj, samples/src/Contoso.Shopping.CodeGen/Contoso.Shopping.CodeGen.csproj, samples/src/Contoso.Shopping.Contracts/Contoso.Shopping.Contracts.csproj, samples/src/Contoso.Shopping.Database/Contoso.Shopping.Database.csproj, samples/src/Contoso.Shopping.Domain/Contoso.Shopping.Domain.csproj, samples/src/Contoso.Shopping.Infrastructure/Contoso.Shopping.Infrastructure.csproj, samples/src/Contoso.Shopping.Relay/Contoso.Shopping.Relay.csproj, samples/src/Contoso.Shopping.Subscribe/Contoso.Shopping.Subscribe.csproj, samples/tests/Contoso.E2E.Runner/Contoso.E2E.Runner.csproj, samples/tests/Contoso.Orders.Test.Api/Contoso.Orders.Test.Api.csproj, samples/tests/Contoso.Orders.Test.Common/Contoso.Orders.Test.Common.csproj, samples/tests/Contoso.Orders.Test.Unit/Contoso.Orders.Test.Unit.csproj, samples/tests/Contoso.Products.Test.Api/Contoso.Products.Test.Api.csproj, samples/tests/Contoso.Products.Test.Common/Contoso.Products.Test.Common.csproj, samples/tests/Contoso.Products.Test.Relay/Contoso.Products.Test.Relay.csproj, samples/tests/Contoso.Products.Test.Subscribe/Contoso.Products.Test.Subscribe.csproj, samples/tests/Contoso.Products.Test.Unit/Contoso.Products.Test.Unit.csproj, samples/tests/Contoso.Shopping.Test.Api/Contoso.Shopping.Test.Api.csproj, samples/tests/Contoso.Shopping.Test.Common/Contoso.Shopping.Test.Common.csproj, samples/tests/Contoso.Shopping.Test.Subscribe/Contoso.Shopping.Test.Subscribe.csproj, samples/tests/Contoso.Shopping.Test.Unit/Contoso.Shopping.Test.Unit.csproj, src/CoreEx.AspNetCore.NSwag/CoreEx.AspNetCore.NSwag.csproj, src/CoreEx.AspNetCore/CoreEx.AspNetCore.csproj, src/CoreEx.Azure.Messaging.ServiceBus/CoreEx.Azure.Messaging.ServiceBus.csproj, src/CoreEx.Caching.FusionCache/CoreEx.Caching.FusionCache.csproj, src/CoreEx.CodeGen/CoreEx.CodeGen.csproj, src/CoreEx.Data.GraphQL/CoreEx.Data.GraphQL.csproj, src/CoreEx.Data/CoreEx.Data.csproj, src/CoreEx.Database.Postgres/CoreEx.Database.Postgres.csproj, src/CoreEx.Database.SqlServer/CoreEx.Database.SqlServer.csproj, src/CoreEx.Database/CoreEx.Database.csproj, src/CoreEx.DomainDriven/CoreEx.DomainDriven.csproj, src/CoreEx.EntityFrameworkCore/CoreEx.EntityFrameworkCore.csproj, src/CoreEx.Events/CoreEx.Events.csproj, src/CoreEx.RefData/CoreEx.RefData.csproj, src/CoreEx.Template/CoreEx.Template.csproj, src/CoreEx.Template/content/CoreEx.Api/src/app-name.Api/app-name.Api.csproj, src/CoreEx.Template/content/CoreEx.Api/tests/solution-name.Test.Api/solution-name.Test.Api.csproj, src/CoreEx.Template/content/CoreEx.Core/src/app-name.Application/app-name.Application.csproj, src/CoreEx.Template/content/CoreEx.Core/src/app-name.Contracts/app-name.Contracts.csproj, src/CoreEx.Template/content/CoreEx.Core/src/app-name.Infrastructure/app-name.Infrastructure.csproj, src/CoreEx.Template/content/CoreEx.Core/tests/app-name.Test.Common/app-name.Test.Common.csproj, src/CoreEx.Template/content/CoreEx.Core/tests/app-name.Test.Unit/app-name.Test.Unit.csproj, src/CoreEx.Template/content/CoreEx.Core/tools/app-name.CodeGen/app-name.CodeGen.csproj, src/CoreEx.Template/content/CoreEx.Core/tools/app-name.Database/app-name.Database.csproj, src/CoreEx.Template/content/CoreEx.Domain/src/app-name.Domain/app-name.Domain.csproj, src/CoreEx.Template/content/CoreEx.Relay/src/app-name.Relay/app-name.Relay.csproj, src/CoreEx.Template/content/CoreEx.Relay/tests/solution-name.Test.Relay/solution-name.Test.Relay.csproj, src/CoreEx.Template/content/CoreEx.Subscribe/src/app-name.Subscribe/app-name.Subscribe.csproj, src/CoreEx.Template/content/CoreEx.Subscribe/tests/solution-name.Test.Subscribe/solution-name.Test.Subscribe.csproj, src/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj, src/CoreEx.Validation/CoreEx.Validation.csproj, src/CoreEx/CoreEx.csproj, tests/CoreEx.AspNetCore.Test.Api/CoreEx.AspNetCore.Test.Api.csproj, tests/CoreEx.AspNetCore.Test.Unit/CoreEx.AspNetCore.Test.Unit.csproj, tests/CoreEx.Azure.Messaging.ServiceBus.Test.Unit/CoreEx.Azure.Messaging.ServiceBus.Test.Unit.csproj, tests/CoreEx.Caching.Redis.Test.Unit/CoreEx.Caching.Redis.Test.Unit.csproj, tests/CoreEx.Data.GraphQL.Test.Unit/CoreEx.Data.GraphQL.Test.Unit.csproj, tests/CoreEx.Data.Test.Unit/CoreEx.Data.Test.Unit.csproj, tests/CoreEx.Database.Postgres.Test.Console/CoreEx.Database.Postgres.Test.Console.csproj, tests/CoreEx.Database.Postgres.Test.Unit/CoreEx.Database.Postgres.Test.Unit.csproj, tests/CoreEx.Database.SqlServer.Test.Console/CoreEx.Database.SqlServer.Test.Console.csproj, tests/CoreEx.Database.SqlServer.Test.Unit/CoreEx.Database.SqlServer.Test.Unit.csproj, tests/CoreEx.Database.Test.Unit/CoreEx.Database.Test.Unit.csproj, tests/CoreEx.DomainDriven.Test.Unit/CoreEx.DomainDriven.Test.Unit.csproj, tests/CoreEx.Events.Test.Unit/CoreEx.Events.Test.Unit.csproj, tests/CoreEx.RefData.Test.Unit/CoreEx.RefData.Test.Unit.csproj, tests/CoreEx.Test.Unit/CoreEx.Test.Unit.csproj, tests/CoreEx.Validation.Test.Unit/CoreEx.Validation.Test.Unit.csproj, tools/CoreEx.Tooling.Console/CoreEx.Tooling.Console.csproj
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 1/1,210 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes65,756
source_files_sampled1,210
oversized_source_files1
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — samples/tests/Contoso.Products.Test.Api/Resources/ReadTests/ProductGraphQLLite_StandardIntrospectionQuery.graphql
0/20MCP server
40/40Runnable examples — samples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_filessamples/tests/Contoso.Products.Test.Api/Resources/ReadTests/ProductGraphQLLite_StandardIntrospectionQuery.graphql

Key facts

27GitHub stars
5contributors
32commits, last 12 months
0days since last push
84releases
1bus factor
1open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 7 ⇿
0Stars
7Forks
81Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

1234567712022-042024-062026-07
Major 2Minor 38Patch 38

Each point covers 4 days.

OpenSSF Scorecard 6.8 / 10
6.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-04 15:33 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 38
RegistryPackageVersion constraintManifest
NuGetHandlebars.Netgen/CoreEx.Generator/CoreEx.Generator.csproj
NuGetMicrosoft.CodeAnalysis.CSharpgen/CoreEx.Generator/CoreEx.Generator.csproj
NuGetMicrosoft.CodeAnalysis.Analyzersgen/CoreEx.Generator/CoreEx.Generator.csproj
NuGetPluralize.NETgen/CoreEx.Generator/CoreEx.Generator.csproj
NuGetStrongNamergen/CoreEx.Generator/CoreEx.Generator.csproj
NuGetMicrosoft.AspNetCore.OpenApisrc/CoreEx.AspNetCore.NSwag/CoreEx.AspNetCore.NSwag.csproj
NuGetNSwag.AspNetCoresrc/CoreEx.AspNetCore.NSwag/CoreEx.AspNetCore.NSwag.csproj
NuGetMicrosoft.OpenApisrc/CoreEx.AspNetCore.NSwag/CoreEx.AspNetCore.NSwag.csproj
NuGetMicrosoft.AspNetCore.OpenApisrc/CoreEx.AspNetCore/CoreEx.AspNetCore.csproj
NuGetOpenTelemetry.Instrumentation.AspNetCoresrc/CoreEx.AspNetCore/CoreEx.AspNetCore.csproj
NuGetMicrosoft.OpenApisrc/CoreEx.AspNetCore/CoreEx.AspNetCore.csproj
NuGetAspire.Azure.Messaging.ServiceBussrc/CoreEx.Azure.Messaging.ServiceBus/CoreEx.Azure.Messaging.ServiceBus.csproj
NuGetZiggyCreatures.FusionCache.Serialization.SystemTextJsonsrc/CoreEx.Caching.FusionCache/CoreEx.Caching.FusionCache.csproj
NuGetZiggyCreatures.FusionCache.Backplane.StackExchangeRedissrc/CoreEx.Caching.FusionCache/CoreEx.Caching.FusionCache.csproj
NuGetZiggyCreatures.FusionCache.Backplane.Memorysrc/CoreEx.Caching.FusionCache/CoreEx.Caching.FusionCache.csproj
NuGetOnRampsrc/CoreEx.CodeGen/CoreEx.CodeGen.csproj
NuGetGraphQL-Parsersrc/CoreEx.Data.GraphQL/CoreEx.Data.GraphQL.csproj
NuGetSystem.Linq.Dynamic.Coresrc/CoreEx.Data/CoreEx.Data.csproj
NuGetAspire.Azure.Npgsqlsrc/CoreEx.Database.Postgres/CoreEx.Database.Postgres.csproj
NuGetMicrosoft.Data.SqlClientsrc/CoreEx.Database.SqlServer/CoreEx.Database.SqlServer.csproj
NuGetAspire.Microsoft.Data.SqlClientsrc/CoreEx.Database.SqlServer/CoreEx.Database.SqlServer.csproj
NuGetMicrosoft.EntityFrameworkCoresrc/CoreEx.EntityFrameworkCore/CoreEx.EntityFrameworkCore.csproj
NuGetMicrosoft.EntityFrameworkCore.Relationalsrc/CoreEx.EntityFrameworkCore/CoreEx.EntityFrameworkCore.csproj
NuGetCloudNative.CloudEvents.SystemTextJsonsrc/CoreEx.Events/CoreEx.Events.csproj
NuGetMicrosoft.Extensions.Diagnostics.HealthCheckssrc/CoreEx.RefData/CoreEx.RefData.csproj
NuGetDbEx.Postgressrc/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj
NuGetDbEx.SqlServersrc/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj
NuGetAwesomeAssertionssrc/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj
NuGetUnitTestExsrc/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj
NuGetYamlDotNetsrc/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj
NuGetMicrosoft.Extensions.Caching.Memorysrc/CoreEx/CoreEx.csproj
NuGetMicrosoft.Extensions.Diagnostics.HealthCheckssrc/CoreEx/CoreEx.csproj
NuGetMicrosoft.Extensions.Http.Resiliencesrc/CoreEx/CoreEx.csproj
NuGetOpenTelemetry.Extensions.Hostingsrc/CoreEx/CoreEx.csproj
NuGetOpenTelemetry.Instrumentation.Httpsrc/CoreEx/CoreEx.csproj
NuGetOpenTelemetry.Instrumentation.Processsrc/CoreEx/CoreEx.csproj
NuGetOpenTelemetry.Instrumentation.Runtimesrc/CoreEx/CoreEx.csproj
NuGetSystem.Memory.Datasrc/CoreEx/CoreEx.csproj
All dependencies 70

Full resolved dependency set from the GitHub dependency graph: 35 direct and 35 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetAspire.Azure.Messaging.ServiceBusdirect
NuGetAspire.Azure.Npgsqldirect
NuGetAspire.Microsoft.Data.SqlClientdirect
NuGetAwesomeAssertionsdirect
NuGetCloudNative.CloudEvents.SystemTextJsondirect
NuGetDbEx.Postgresdirect
NuGetDbEx.SqlServerdirect
NuGetGraphQL-Parserdirect
NuGetHandlebars.Netdirect
NuGetMicrosoft.AspNetCore.OpenApidirect
NuGetMicrosoft.CodeAnalysis.Analyzersdirect
NuGetMicrosoft.CodeAnalysis.CSharpdirect
NuGetMicrosoft.Data.SqlClientdirect
NuGetMicrosoft.EntityFrameworkCoredirect
NuGetMicrosoft.EntityFrameworkCore.Relationaldirect
NuGetMicrosoft.Extensions.Caching.Memorydirect
NuGetMicrosoft.Extensions.Diagnostics.HealthChecksdirect
NuGetMicrosoft.Extensions.Http.Resiliencedirect
NuGetMicrosoft.OpenApidirect
NuGetNSwag.AspNetCoredirect
NuGetOnRampdirect
NuGetOpenTelemetry.Extensions.Hostingdirect
NuGetOpenTelemetry.Instrumentation.AspNetCoredirect
NuGetOpenTelemetry.Instrumentation.Httpdirect
NuGetOpenTelemetry.Instrumentation.Processdirect
NuGetOpenTelemetry.Instrumentation.Runtimedirect
NuGetPluralize.NETdirect
NuGetStrongNamerdirect
NuGetSystem.Linq.Dynamic.Coredirect
NuGetSystem.Memory.Datadirect
NuGetUnitTestExdirect
NuGetYamlDotNetdirect
NuGetZiggyCreatures.FusionCache.Backplane.Memorydirect
NuGetZiggyCreatures.FusionCache.Backplane.StackExchangeRedisdirect
NuGetZiggyCreatures.FusionCache.Serialization.SystemTextJsondirect
NuGetAspire.StackExchange.Redis.DistributedCachingindirect
NuGetCoreExindirect
NuGetCoreEx.AspNetCoreindirect
NuGetCoreEx.AspNetCore.NSwagindirect
NuGetCoreEx.Azure.Messaging.ServiceBusindirect
NuGetCoreEx.Caching.FusionCacheindirect
NuGetCoreEx.CodeGenindirect
NuGetCoreEx.Dataindirect
NuGetCoreEx.Databaseindirect
NuGetCoreEx.Database.Postgresindirect
NuGetCoreEx.Database.SqlServerindirect
NuGetCoreEx.DomainDrivenindirect
NuGetCoreEx.EntityFrameworkCoreindirect
NuGetCoreEx.RefDataindirect
NuGetCoreEx.UnitTestingindirect
NuGetCoreEx.Validationindirect
NuGetcoverlet.collectorindirect
NuGetMessagePackindirect
NuGetMicrosoft.DurableTask.Abstractionsindirect
NuGetMicrosoft.DurableTask.Client.AzureManagedindirect
NuGetMicrosoft.DurableTask.Worker.AzureManagedindirect
NuGetMicrosoft.EntityFrameworkCore.SqlServerindirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariablesindirect
NuGetMicrosoft.Extensions.Configuration.Jsonindirect
NuGetMicrosoft.Extensions.Httpindirect
NuGetMicrosoft.Extensions.Logging.Consoleindirect
NuGetMicrosoft.NET.Test.Sdkindirect
NuGetNpgsql.EntityFrameworkCore.PostgreSQLindirect
NuGetNUnitindirect
NuGetNUnit.Analyzersindirect
NuGetNUnit3TestAdapterindirect
NuGetOpenTelemetry.Exporter.OpenTelemetryProtocolindirect
NuGetScalar.AspNetCoreindirect
NuGetSpectre.Consoleindirect
NuGetUnitTestEx.NUnitindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "azure-service-bus",
        "database",
        "dotnet-core",
        "entities",
        "entity-framework-core",
        "event-driven",
        "mapping",
        "postgresql",
        "railway-oriented-programming",
        "sql-server",
        "validation",
        "web-api",
        "reference-data",
        "domain-driven",
        "eventual-consistency",
        "microservices",
        "unit-of-work",
        "ai-augmented"
      ],
      "is_fork": false,
      "size_kb": 8447,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C#": 3732017,
        "Bicep": 29193,
        "Shell": 35986,
        "Harbour": 18626,
        "PLpgSQL": 2168,
        "Handlebars": 15324,
        "PowerShell": 61772
      },
      "pushed_at": "2026-08-04T14:47:53Z",
      "created_at": "2022-02-21T14:44:32Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-04T14:49:39Z",
      "description": "A .NET framework, re-imagined as an AI-augmented foundation for enterprise back-end services.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": "https://avanade.com",
      "name": "Avanade",
      "type": "Organization",
      "login": "Avanade",
      "company": null,
      "location": "United States of America",
      "followers": 1518,
      "avatar_url": "https://avatars.githubusercontent.com/u/11403852?v=4",
      "created_at": "2015-03-10T08:03:28Z",
      "is_verified": null,
      "public_repos": 29,
      "account_age_days": 4165
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.0.0-preview-3",
          "kind": "prerelease",
          "published_at": "2026-08-04T14:47:54Z"
        },
        {
          "tag": "v4.0.0-preview-2",
          "kind": "prerelease",
          "published_at": "2026-07-10T21:59:45Z"
        },
        {
          "tag": "v4.0.0-preview-video",
          "kind": "prerelease",
          "published_at": "2026-07-10T15:57:29Z"
        },
        {
          "tag": "v4.0.0-preview-1",
          "kind": "prerelease",
          "published_at": "2026-06-20T19:49:21Z"
        },
        {
          "tag": "v3.31.0",
          "kind": "minor",
          "published_at": "2025-02-01T22:53:47Z"
        },
        {
          "tag": "v3.30.2",
          "kind": "patch",
          "published_at": "2024-12-10T22:12:37Z"
        },
        {
          "tag": "v3.30.1",
          "kind": "patch",
          "published_at": "2024-12-09T16:13:10Z"
        },
        {
          "tag": "v3.30.0",
          "kind": "minor",
          "published_at": "2024-11-21T19:08:31Z"
        },
        {
          "tag": "v3.29.0",
          "kind": "minor",
          "published_at": "2024-11-19T22:32:54Z"
        },
        {
          "tag": "v3.28.0",
          "kind": "minor",
          "published_at": "2024-11-09T20:37:02Z"
        },
        {
          "tag": "v3.27.3",
          "kind": "patch",
          "published_at": "2024-10-23T16:06:42Z"
        },
        {
          "tag": "v3.27.2",
          "kind": "patch",
          "published_at": "2024-10-17T21:12:14Z"
        },
        {
          "tag": "v3.27.1",
          "kind": "patch",
          "published_at": "2024-10-15T16:17:57Z"
        },
        {
          "tag": "v3.27.0",
          "kind": "minor",
          "published_at": "2024-10-11T22:33:37Z"
        },
        {
          "tag": "v3.26.0",
          "kind": "minor",
          "published_at": "2024-10-02T16:29:17Z"
        },
        {
          "tag": "v3.25.5",
          "kind": "patch",
          "published_at": "2024-09-25T18:00:38Z"
        },
        {
          "tag": "v3.25.4",
          "kind": "patch",
          "published_at": "2024-09-24T18:21:49Z"
        },
        {
          "tag": "v3.25.3",
          "kind": "patch",
          "published_at": "2024-09-18T18:39:09Z"
        },
        {
          "tag": "v3.25.2",
          "kind": "patch",
          "published_at": "2024-09-17T17:20:50Z"
        },
        {
          "tag": "v3.25.1",
          "kind": "patch",
          "published_at": "2024-09-16T21:56:44Z"
        },
        {
          "tag": "v3.25.0",
          "kind": "minor",
          "published_at": "2024-09-10T00:04:28Z"
        },
        {
          "tag": "v3.24.1",
          "kind": "patch",
          "published_at": "2024-08-07T18:32:02Z"
        },
        {
          "tag": "v3.24.0",
          "kind": "minor",
          "published_at": "2024-08-06T22:52:11Z"
        },
        {
          "tag": "v3.23.5",
          "kind": "patch",
          "published_at": "2024-08-05T00:06:37Z"
        },
        {
          "tag": "v3.23.4",
          "kind": "patch",
          "published_at": "2024-08-01T18:06:38Z"
        },
        {
          "tag": "v3.23.3",
          "kind": "patch",
          "published_at": "2024-08-01T01:16:51Z"
        },
        {
          "tag": "v3.23.2",
          "kind": "patch",
          "published_at": "2024-07-30T15:54:14Z"
        },
        {
          "tag": "v3.23.1",
          "kind": "patch",
          "published_at": "2024-07-29T16:37:20Z"
        },
        {
          "tag": "v3.23.0",
          "kind": "minor",
          "published_at": "2024-07-26T19:04:32Z"
        },
        {
          "tag": "v3.22.0",
          "kind": "minor",
          "published_at": "2024-07-16T23:09:54Z"
        },
        {
          "tag": "v3.21.1",
          "kind": "patch",
          "published_at": "2024-07-10T19:48:00Z"
        },
        {
          "tag": "v3.21.0",
          "kind": "minor",
          "published_at": "2024-06-25T19:40:08Z"
        },
        {
          "tag": "v3.20.0",
          "kind": "minor",
          "published_at": "2024-06-02T23:11:23Z"
        },
        {
          "tag": "v3.19.0",
          "kind": "minor",
          "published_at": "2024-06-02T18:02:29Z"
        },
        {
          "tag": "v3.18.1",
          "kind": "patch",
          "published_at": "2024-05-06T20:24:20Z"
        },
        {
          "tag": "v3.18.0",
          "kind": "minor",
          "published_at": "2024-04-17T22:17:37Z"
        },
        {
          "tag": "v3.17.0",
          "kind": "minor",
          "published_at": "2024-04-09T21:23:26Z"
        },
        {
          "tag": "v3.16.0",
          "kind": "minor",
          "published_at": "2024-03-29T19:52:40Z"
        },
        {
          "tag": "v3.15.0",
          "kind": "minor",
          "published_at": "2024-03-25T20:57:18Z"
        },
        {
          "tag": "v3.14.1",
          "kind": "patch",
          "published_at": "2024-03-18T22:54:49Z"
        },
        {
          "tag": "v3.14.0",
          "kind": "minor",
          "published_at": "2024-03-10T23:20:44Z"
        },
        {
          "tag": "v3.13.0",
          "kind": "minor",
          "published_at": "2024-03-04T03:51:43Z"
        },
        {
          "tag": "v3.12.0",
          "kind": "minor",
          "published_at": "2024-02-26T00:03:48Z"
        },
        {
          "tag": "v3.10.0",
          "kind": "minor",
          "published_at": "2024-01-26T16:47:35Z"
        },
        {
          "tag": "v3.9.0",
          "kind": "minor",
          "published_at": "2024-01-15T20:24:16Z"
        },
        {
          "tag": "v3.8.1",
          "kind": "patch",
          "published_at": "2024-01-07T00:06:09Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2024-01-06T19:20:46Z"
        },
        {
          "tag": "v3.7.2",
          "kind": "patch",
          "published_at": "2023-12-22T19:27:00Z"
        },
        {
          "tag": "v3.7.1",
          "kind": "patch",
          "published_at": "2023-12-18T19:15:39Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2023-12-16T00:25:01Z"
        },
        {
          "tag": "v3.6.3",
          "kind": "patch",
          "published_at": "2023-12-14T22:39:30Z"
        },
        {
          "tag": "v3.6.2",
          "kind": "patch",
          "published_at": "2023-12-13T21:03:40Z"
        },
        {
          "tag": "v3.6.1",
          "kind": "patch",
          "published_at": "2023-12-12T17:27:20Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2023-12-02T02:20:27Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2023-11-11T23:58:40Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2023-10-23T20:45:49Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2023-09-08T15:58:11Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2023-08-08T15:49:33Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2023-06-28T18:31:28Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2023-06-27T22:19:37Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2023-06-24T20:51:14Z"
        },
        {
          "tag": "v2.10.1",
          "kind": "patch",
          "published_at": "2023-05-05T18:50:44Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2023-04-27T21:14:16Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2023-04-26T16:21:31Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2023-04-20T16:47:41Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2023-04-20T15:17:35Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2023-04-14T21:58:58Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2023-03-24T16:31:45Z"
        },
        {
          "tag": "v2.5.3",
          "kind": "patch",
          "published_at": "2023-03-21T00:02:40Z"
        },
        {
          "tag": "v2.5.2",
          "kind": "patch",
          "published_at": "2023-02-10T23:21:04Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2023-01-19T23:55:19Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2023-01-06T13:58:44Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2022-12-20T22:31:06Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2022-12-16T20:27:21Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2022-12-09T00:34:25Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2022-11-30T00:06:11Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2022-11-17T18:39:59Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2022-11-08T01:08:12Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2022-11-04T17:03:56Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2022-09-28T18:39:14Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2022-08-17T00:06:57Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2022-05-11T19:54:25Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2022-03-25T21:47:11Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2022-03-18T17:36:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "afe266c56c09a31703d2efa58aebf4783dcde860",
          "body": "* Clarify CoreEx conventions, update docs and samples\n\n- Standardized GraphQL argument handling with `args.GetIdentifier<TId>()` in all samples and instructions.\n- Documented named `cancellationToken` requirement for repository paging methods to prevent parameter binding errors.\n- Clarified referenc\n[…]\nalk-through video covers steps 1-10 only.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Release v4.0.0-preview-3 (#178)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-08-04T14:46:33Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a8ad59f7a22a609cc738ed3b59a3a685e47d509b",
          "body": "…#175) (#177)\n\n- Add the two missing IConverter.ConvertToDestination(object?)/ConvertToSource(object?)\n  default interface implementations to IConverter<TSource,TDestination>, making the\n  interface hierarchy actually self-sufficient (previously only satisfied by each\n  struct's own hand-rolled, cop\n[…]\nicated the same bug-prone pattern).\n- Add regression tests exercising the non-generic IConverter path for all four converters.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix JsonElementStringConverter non-generic IConverter swapped casts (…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-08-03T18:15:02Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4de9aec0ee2167e5aaff9c3214a866f2ac41b9ec",
          "body": "… (#176)\n\n* Add basket shipping address support; improve request handling\n\n- Added Address value object and ShippingAddress to basket domain, contract, and persistence models.\n- Implemented AddressMapper and AddressValidator.\n- Added PUT /api/baskets/{basketId}/shipping-address endpoint.\n- Updated c\n[…]\ns directly.\n\n* Re-generated from new DB as AI had also updated what should have been an immutable migration script.\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add support for JSON database columns backed by non-string .NET types…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-08-03T16:57:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "770bb7877dd6b1a78a88dff5740bdc237086ad45",
          "body": "… skill (#174)\n\n* Modernize reference data querying with dynamic LINQ\n\nReferenceDataOrchestrator now supports QueryAsync<TRef> with dynamic LINQ-based filtering, ordering, and paging via QueryArgs and PagingArgs, replacing static codes/text/inactive filters. Controller endpoints and generated templa\n[…]\nquest cancellation. Updated Controller_cs.hbs template to generate these signatures for future codegen consistency.\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Modernize ref-data querying, fix alias resolution, add coreex-graphql…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-29T22:25:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8555aae00a88c35fc225bb3ce5c9b53618c992d6",
          "body": "* feat: add CoreEx.Data.GraphQL (GraphQL-lite) baseline\n\nAdds a transport-agnostic GraphQL-lite bridge over existing CoreEx.Data\ndynamic querying (QueryArgs/PagingArgs), with:\n- CoreEx.Data.GraphQL: engine, DI-driven root registration, selection-set\n  to JsonFilter projection, arg mapping, and schem\n[…]\nine integration and telemetry capability.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add CoreEx.Data.GraphQL (GraphQL-lite) query bridge (#172)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-28T17:49:10Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e62ea04e9b88d710ff460ddeb40a3c82a112ea11",
          "body": "Signed-off-by: Tim Barreto <timbarreto@users.noreply.github.com>\nCo-authored-by: Tim Barreto <timbarreto@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add omitted Shopping tests to CI filters (#173)",
          "author_name": "Tim Barreto",
          "author_login": "timbarreto",
          "committed_at": "2026-07-25T19:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d9b1906e4fb0c6f9ef929f98b02095414f0a047",
          "body": "…AI-enablement docs (#171)\n\n* Refactor QueryArgsConfig into reusable per-entity classes, add query AI-enablement docs\n\n- Introduce QueryArgsConfig<TSelf> (CRTP) with a lazy-instantiated Default\n  singleton, replacing the private static readonly QueryArgsConfig fields\n  previously declared inline in \n[…]\natch the now-standard per-entity pattern.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Refactor QueryArgsConfig into reusable per-entity classes, add query …",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-23T16:43:02Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "40c3e986aa675d94c67e1c26337cedaa7057445f",
          "body": "Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: fix overview video link to use working attachment URL",
          "author_name": "Eric Sibly",
          "author_login": "chullybun",
          "committed_at": "2026-07-17T19:35:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "99078bcb05dee566b79dbbbf25ea2f15143390d6",
          "body": "… elevated skills catalog\n\n- Reworded tagline and Introduction to lead with the re-imagined AI-augmented positioning\n- Added Overview Video section linking the new intro video\n- Added CI and NuGet badges alongside License\n- Added Requirements note and Table of Contents\n- Added Codify design principl\n[…]\nai template row; demoted minor maintenance skills to a single line\n- Moved Avanade blurb out of Motivation into Who is Avanade\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: refresh root README - AI-augmented positioning, overview video,…",
          "author_name": "Eric Sibly",
          "author_login": "chullybun",
          "committed_at": "2026-07-17T19:35:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4ff25f3e56fe71fcd828678bf4c772492bc407e9",
          "body": "Nothing changed, used to upload a video.\n\nSigned-off-by: Eric Sibly [chullybun] <eric.sibly@avanade.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-17T19:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ecd8eb36618853456ae3b07e05e5b0909652eae",
          "body": null,
          "is_bot": false,
          "headline": "Improvements to the README.",
          "author_name": "Eric Sibly",
          "author_login": "chullybun",
          "committed_at": "2026-07-13T21:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79baba7d3ae328fecefe5a21e39e14e85fac920",
          "body": "…plates) (#170)\n\n* chore: bump version to 4.0.0-preview-2\n\n- Version.props: 4.0.0-preview-1 -> 4.0.0-preview-2\n- docs/getting-started.md: add walk-through video placeholder section\n- samples/README.md: update domain count description, add architecture diagram\n\nCo-authored-by: Copilot App <223556219+\n[…]\ny.github.com>\nSigned-off-by: Eric Sibly <eric.sibly@avanade.com>\n\n---------\n\nSigned-off-by: Eric Sibly <eric.sibly@avanade.com>\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "v4.0.0-preview-2 — CoreEx AI workflow assets (Skills/Instructions/Tem…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-10T21:57:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2ebe03a6a932c96111df5baf7f4ec37d3948afb6",
          "body": "…ordering docs (#169)\n\n* Remove coreex-bootstrap template, add coreex-domain addon, fix skill ordering docs\n\nTwo related refactors to reduce template surface area and improve composability:\n\n- Remove the coreex-bootstrap dotnet new template. Its unique value (root guidance\n  files: README, AGENTS, C\n[…]\nlow.md, and coreex-aggregate workflow.md.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Remove coreex-bootstrap template, add coreex-domain addon, fix skill …",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-10T14:34:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4513ffa4162f0a8db246aab6cbbbeeff3628637d",
          "body": "…o naming (#168)\n\n* Fix skills-testing issues: CT threading, host auth middleware, EF repo naming\n\n- coreex-app-service skill/workflow: thread CancellationToken through all\n  service/adapter/policy interface methods and call sites.\n- Host Program.cs (Api/Relay/Subscribe, samples + template): add\n  U\n[…]\npNetCoreExtensions.ApplicationBuilder.cs.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix skills-testing issues: CT threading, host auth middleware, EF rep…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-09T22:02:18Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "87ccda3b10f868f74d8cafe4bbe6445597714fb6",
          "body": "… generation in adapter/policy/validator skills (#167)\n\n* Add coreex-add-api/coreex-add-subscriber L2 skills; mandate unit test generation in adapter/policy/validator skills\n\n- New end-to-end L2 skills orchestrate full L1 sequences for new entity CRUD APIs and new event/command subscribers, gatherin\n[…]\n for\n  framework-guaranteed length rules.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add coreex-api-e2e/coreex-subscriber-e2e L2 skills; mandate unit test…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-07T22:03:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3309519a29a9faaf18fd11415efddf26174fc927",
          "body": "…sync, coreex-solution-scaffolder rename (#165)\n\n* First pass Instructions and Skills split/sync refactor.\n\n* Review and fix Instructions/Skills split (#151): version-pinned docs-sync, do-not-edit headers, coreex-solution-scaffolder rename\n\nReviews commit 35508dae (Instructions/Skills split) and add\n[…]\nd dotnet test run (net8/9/10, all green).\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Review and fix Instructions/Skills split (#151): version-pinned docs-…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-06T18:35:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e319492439407d6e2a7c39d0fc1a5f0b57e5e1f3",
          "body": "…kills (#164)\n\n* feat: add coreex-test-api, coreex-test-subscribe, coreex-test-relay skills\n\nAdds the three integration-test skills covering the CoreEx test project types\nthat had no first-class skill yet:\n\n- coreex-test-api: canonical *.Test.Api workflow (seed data, per-entity\n  read/mutate test cl\n[…]\nHandling.CompleteAsSilent), not an error.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add coreex-test-api, coreex-test-subscribe, coreex-test-relay s…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-02T00:06:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3bc6c8c7cf9da90ce55490f7f661e3345c105fff",
          "body": "* test: add Basket aggregate unit tests\n\nAdds BasketTests.cs under Contoso.Shopping.Test.Unit/Domains, exercising\nthe Basket aggregate directly (no repository, no Application service)\nas a real example of the coreex-aggregate skill's unit-testing guidance:\naggregates have no injected dependencies (b\n[…]\n the existing Basket_Checkout_* examples.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "test: add Basket aggregate unit tests (#163)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-01T22:47:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fe8a5512cd86ba709505d0709b664fc6d7f19141",
          "body": "* fix: remove sample-domain-specific database guidance from consumer-facing skills\n\ncoreex-db-migration and coreex-refdata skills had decision tables keyed\non Contoso domain names (Products/Shopping/Orders) rather than the\nconsumer's actual database type choice. Replace with generic\nPostgreSQL vs SQ\n[…]\ntern doesn't imply string-only\n  identifiers.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add coreex-aggregate skill (DDD domain objects) (#162)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-01T22:00:24Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0f6398fcb3672fe541ebeb8074b629b3576a4b9d",
          "body": "…tion (#161)\n\n* fix: remove sample-domain-specific database guidance from consumer-facing skills\n\ncoreex-db-migration and coreex-refdata skills had decision tables keyed\non Contoso domain names (Products/Shopping/Orders) rather than the\nconsumer's actual database type choice. Replace with generic\nPo\n[…]\n 2 through Step 5 to match the section order.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: coreex-subscriber skill + Shopping seed file naming standardiza…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-01T19:55:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "39303fd398fbdcaf63753a7cb96f6a8c53fba684",
          "body": "…ucture (#160)\n\n* fix: remove sample-domain-specific database guidance from consumer-facing skills\n\ncoreex-db-migration and coreex-refdata skills had decision tables keyed\non Contoso domain names (Products/Shopping/Orders) rather than the\nconsumer's actual database type choice. Replace with generic\n\n[…]\nix CVE comment version '>= 2.5.302' not '2.5.301'\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: coreex-adapter skill + Shopping Infrastructure sub-folder restr…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-07-01T18:41:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "854527ab00f5b93c7f2d1f6a4acb256c462298c6",
          "body": "* fix: remove sample-domain-specific database guidance from consumer-facing skills\n\ncoreex-db-migration and coreex-refdata skills had decision tables keyed\non Contoso domain names (Products/Shopping/Orders) rather than the\nconsumer's actual database type choice. Replace with generic\nPostgreSQL vs SQ\n[…]\n simultaneously write CoreEx.Generator.deps.json.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add coreex-api skill — MVC/Minimal API controller workflow (#159)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-30T23:34:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e314fe2a5fd092c5045b1af53333e2210d60694c",
          "body": "* fix: remove sample-domain-specific database guidance from consumer-facing skills\n\ncoreex-db-migration and coreex-refdata skills had decision tables keyed\non Contoso domain names (Products/Shopping/Orders) rather than the\nconsumer's actual database type choice. Replace with generic\nPostgreSQL vs SQ\n[…]\ng, params ApiError[] fix, LText prompt correction\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add coreex-policy skill (#158)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-30T21:22:59Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4f8b77a3cd2c36cb7dcefb8ed868d6f658939e3b",
          "body": "* fix: remove sample-domain-specific database guidance from consumer-facing skills\n\ncoreex-db-migration and coreex-refdata skills had decision tables keyed\non Contoso domain names (Products/Shopping/Orders) rather than the\nconsumer's actual database type choice. Replace with generic\nPostgreSQL vs SQ\n[…]\nxamples; fix sample-specific validator name in D3\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add coreex-app-service skill (#157)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-30T19:18:40Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "cb950009355c271031ad1c0ba855232fdec18be7",
          "body": "* feat: Add coreex-repository skill\n\n4-path workflow for Infrastructure-layer repositories:\n- Path A: new repository class (scaffold, EfDb accessor, BiDirectionMapper, DbContext)\n- Path B: add CRUD operation using EfDb delegate shortcuts\n- Path C: custom query with QueryArgsConfig dynamic filtering/\n[…]\nin DO NOT\n  USE FOR (typed HTTP clients/adapters)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add coreex-repository skill (#156)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-30T18:35:44Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "af55eccebfaadb51f215403dd42fcd4798416a98",
          "body": "* feat: add coreex-validator skill\n\n- .github/skills/coreex-validator/SKILL.md — 4-path model (Validator<T,TSelf>, Validator<T> with injection, AbstractValidator, add rules), base-class decision table, key rules quick-reference\n- .github/skills/coreex-validator/references/workflow.md — full workflow\n[…]\ntro text to match call-site instantiation pattern\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: Add coreex-validator skill (#155)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-30T17:35:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "169a304bea4c8457f3ff4a81485c041de01041c1",
          "body": "* feat: add coreex-contract skill\n\n- .github/skills/coreex-contract/SKILL.md — 4-path model (root, subordinate, modify, base extraction), key questions, quick-reference rules\n- .github/skills/coreex-contract/references/workflow.md — full workflow: 5-step property type resolution, [Contract]+partial \n[…]\n- Do Not: updated to match new [Contract] default\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add coreex-contract skill (#154)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-30T15:25:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fd6fe7e5eabd95968c1e4c3baf19b811eb19fa50",
          "body": "* feat: add coreex-refdata skill\n\n- .github/skills/coreex-refdata/SKILL.md — lean entry point: 5 paths (new type, alter, table-exists-no-codegen, seed-only, contract-wiring), quick-reference command table, two-YAML-files callout, polyglot note\n- .github/skills/coreex-refdata/references/workflow.md —\n[…]\nor both extra-column and navigation-code examples\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add coreex-refdata skill (#153)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-30T00:31:10Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5c0bec505bdb37658798d56bf731b48fd6ed3370",
          "body": "* feat: add coreex-db-migration skill\n\nAdds the coreex-db-migration L1 skill covering all database schema\nchanges for a CoreEx domain:\n\n- New transactional table (script create)\n- New reference-data table (script refdata)\n- Alter existing table (script alter) — transactional and ref-data\n- Non-entit\n[…]\nc Sibly [chullybun] <eric@thesiblys.com>\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add coreex-db-migration skill (#152)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-29T21:27:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4d07c7bd665ba7007d86d3fdedc107272a0a4851",
          "body": "…cts from `coreex` (#149)\n\n* feat(template): introduce coreex-ai template and decouple AI artefacts from coreex\n\n- Add new coreex-ai dotnet new template (CoreEx.Ai) that emits only .github/\n  AI workflow assets (instructions, prompts, agents) without any code scaffolding.\n- Template accepts an optio\n[…]\nafter version bump' workflow would silently fail.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(template): introduce `coreex-ai` template and decouple AI artefa…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-29T18:30:49Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1270cf686b680c0f2b83adf69b1e02c7df38b67a",
          "body": null,
          "is_bot": false,
          "headline": "Save uncommitted changes",
          "author_name": "Eric Sibly",
          "author_login": "chullybun",
          "committed_at": "2026-06-22T15:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3c608ec8693b8280bb3f043a5088e955d7d284",
          "body": "Updated the changelog to special mention key contributors.\n\nSigned-off-by: Eric Sibly [chullybun] <eric.sibly@avanade.com>",
          "is_bot": false,
          "headline": "Revise CHANGELOG for major version release",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-22T14:42:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0248b2b877b494e57b1cb5cbb346d74eb3e99dbb",
          "body": "* Initial v4.0.0 baseline.\n\n* Azure Build & Deploy with azd (#138)\n\n* Azure Build & Deploy with azd\nand TF infra build\n\n* Azure Build & Deploy with azd\nand TF infra build\n\n* Agentic dco fix 3 (#142)\n\n* Merging from agentic separate branch/repo\n\nSigned-off-by: Israel Slobodkin <israel.slobodkin@avana\n[…]\n Autofix powered by AI <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: Israel Slobodkin <israel.slobodkin@avanade.com>\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "v4.0.0-preview-1 — CoreEx reimagine/rewrite (#147)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2026-06-20T19:44:42Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "dee56a9c14cd32fb74284dae0b852acc94474b65",
          "body": "* `JsonMergePatch` enhancements.\r\n\r\n* - *Enhancement:* Refactored the `CosmosDb` capabilities such that the `CosmosDbContainer` and `CosmosDbModelContainer` are model type independent, with underlying type support implemented at the method level for greater flexibility and control. The typed `Cosmos\n[…]\nd for lazy instantiation\r\n- Update packages\r\n\r\n* ICU fix?\r\n\r\n* ICU again?\r\n\r\n* ICU again?\r\n\r\n* ICU again?\r\n\r\n* ICU again\r\n\r\n* ICU again?\r\n\r\n* ICU again?\r\n\r\n* ICU again?\r\n\r\n* ICU again?\r\n\r\n* ICU again?",
          "is_bot": false,
          "headline": "v3.31.0 (#136)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2025-02-01T22:52:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "366165ab71de0b24dd0e1431c84030c85a819bb5",
          "body": "- *Fixed:* Missing `QueryArgs.IncludeText` added to set the `$text=true` equivalent.\r\n- *Fixed:* Simplification of creating and setting the `QueryArgs.Filter` using an implict string operator.",
          "is_bot": false,
          "headline": "v3.30.2 (#134)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-12-10T22:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7d6be9f634cf3fde3a5af072f101fccd4c02366",
          "body": "- *Fixed:* Added support for `SettingsBase.DateTimeTransform`, `StringTransform`, `StringTrim` and `StringCase` to allow specification via configuration.\r\n- *Fixed:* Added support for `CoreEx:` hierarchy (optional) for all _CoreEx_ settings to enable a more structured and explicit configuration.",
          "is_bot": false,
          "headline": "v3.30.1 (#133)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-12-09T16:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb60e346dbaf85ed393e9f88dbe790dfe7501a74",
          "body": "- *Enhancement:* Integrated `UnitTestEx` version `5.0.0` to enable the latest capabilities and improvements.\r\n  - `CoreEx.UnitTesting.NUnit` given changes is no longer required and has been deprecated, the `UnitTestEx.NUnit` (or other) must be explicitly referenced as per testing framework being use\n[…]\nlimited need to update existing tests to use beyond the requirement for the root `UnitTestEx` namespace. The updated default within `UnitTestEx` is to expose the key capabilities from the root namespa",
          "is_bot": false,
          "headline": "v3.30.0 (#132)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-11-21T19:08:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a3f7515184f926d0f4f5a4f8c395ae46b1480526",
          "body": "* v3.29.0\r\n- *Enhancement:* Added `net9.0` support.\r\n- *Enhancement:* Deprecated `net7.0` support; no longer supported by [Microsoft](https://dotnet.microsoft.com/en-us/platform/support/policy).\r\n- *Enhancement:* Updated dependencies to latest; including transitive where applicable.\r\n\r\n* CI.yml update",
          "is_bot": false,
          "headline": "v3.29.0 (#131)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-11-19T22:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17aabf83a5ca49d497d748061e2d2717e9e6d067",
          "body": "* v3.28.0\r\n- *Enhancement:* Added extended capabilities to the `InvokeArgs` to allow additional customization.\r\n\r\n* Fix failing test.",
          "is_bot": false,
          "headline": "v3.28.0 (#130)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-11-09T20:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dfcbdaf99d01c1d5c2743cefb653f9ba71fb59c",
          "body": "* v3.27.3\r\n- *Fixed:* The `ExecutionContext.Messages` were not being returned as intended within the `x-messages` HTTP Response header; enabled within the `ExtendedStatusCodeResult` and `ExtendedContentResult` on success only (status code `>= 200` and `<= 299`). Note these messages are JSON serializ\n[…]\n HttpResultAssertor where the operation returns a HttpResult to enable further assertions to be made on the Result itself.\r\n\r\n* Move files to correct namespace.\r\n\r\n* Add additional tests for assertor.",
          "is_bot": false,
          "headline": "v3.27.3 (#129)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-10-23T16:06:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce9f2dc96704502437261802b3887710679d0ad8",
          "body": "- *Fixed:* The `IServiceCollection.AddCosmosDb` extension method was registering as a singleton; this has been corrected to register as scoped. The dependent `CosmosClient` should remain a singleton as is [best practice](https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/best-practice-dotnet).",
          "is_bot": false,
          "headline": "v3.27.2 (#127)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-10-17T21:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ecd3a61db53e2164ffaec01e1b26cd3964031a",
          "body": "- *Fixed:* Updated `Microsoft.Extensions.Caching.Memory` package depenedency to latest (including related); resolve [Microsoft Security Advisory CVE-2024-43483](https://github.com/advisories/GHSA-qj66-m88j-hmgj).\r\n- *Fixed:* Fixed the `ExecutionContext.UserIsAuthorized` to have base implementation similar to `UserIsInRole`.\r\n- *Fixed:* Rationalize the `UtcNow` usage to be consistent, where applicable `ExecutionContext.SystemTime.UtcNow` is leveraged.",
          "is_bot": false,
          "headline": "v3.27.1 (#126)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-10-15T16:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6738a92259fda3c8b7e41467ef2279fbbbe7f9fb",
          "body": "- *Fixed:* The `ValueContentResult.TryCreateValueContentResult` would return `NotModified` where the request `ETag` was `null`; this has been corrected to return `OK` with the resulting `value`.\r\n- *Fixed:* The `ValueContentResult.TryCreateValueContentResult` now returns `ExtendedStatusCodeResult` v\n[…]\nrgs`.\r\n- *Fixed*: Updated `System.Text.Json` package depenedency to latest (including related); resolve [Microsoft Security Advisory CVE-2024-43485](https://github.com/advisories/GHSA-8g4q-xg66-9fp4).",
          "is_bot": false,
          "headline": "v3.27.0 (#125)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-10-11T22:32:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4821c409161fdf9f54cf8e8cb6900be926ae8417",
          "body": "* - Update documentation.\r\n- Correct the version number previously incorrectly published.\r\n\r\n* Changelog update.\r\n\r\n* Doco updates.\r\n\r\n* Final doco tweak.",
          "is_bot": false,
          "headline": "Fix published version number. (#124)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-10-03T21:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61e2dede3579738a689a1d786a61d82875ce0fc6",
          "body": "- *Enhancement:* Enable JSON serialization of database parameter values; added `DatabaseParameterCollection.AddJsonParameter` method and associated `JsonParam`, `JsonParamWhen` and `JsonParamWith` extension methods.\r\n- *Enhancement:* Updated (simplified) `EventOutboxEnqueueBase` to pass events to the underlying stored procedures as JSON versus existing TVP removing database dependency on a UDT (user-defined type).",
          "is_bot": false,
          "headline": "v3.26.0 (#123)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-10-02T16:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab586c3a020f57637cc6e7cafb4d7cc9acd9179",
          "body": "- *Fixed:* Fixed the unit testing `CreateServiceBusMessage` extension method so that it no longer invokes a `TesterBase.ResetHost` (this reset should now be invoked explicitly by the developer as required).",
          "is_bot": false,
          "headline": "v3.25.5 (#122)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-09-25T18:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdfd56004bcc64ac451676e4c121b5696fbdf782",
          "body": "- *Fixed*: Fixed the `InvalidOperationException` with a 'Sequence contains no elements' when performing validation with the `CompareValuesRule` that has the `OverrideValue` set. \r\n- *Fixed:* Updated all dependencies to latest versions.",
          "is_bot": false,
          "headline": "v3.25.4 (#121)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-09-24T18:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f837d3915b77316b918fa532b599434bf317359",
          "body": "Signed-off-by: Eric Sibly [chullybun] <eric.sibly@avanade.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-09-18T18:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d144ef63b4fa93fc67a41a8cfd71ea7d74b625",
          "body": "- *Fixed:* Added function parameter support for `WithDefault()` to enable runtime execution of the default statement where required for the query filter capabilities.",
          "is_bot": false,
          "headline": "## v3.25.3 (#120)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-09-18T18:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad60021f0cc144f34ef5c678aa50fdeb0c75f1d7",
          "body": "- *Fixed:* `HttpRequestOptions.WithQuery` fixed to ensure any previously set `Include` and `Exclude` fields are not lost (results in a merge); i.e. only the `Filter` and `OrderBy` properties are explicitly overridden.",
          "is_bot": false,
          "headline": "v3.25.2 (#119)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-09-17T17:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa5d7a938b6d52124ddf50dbdcb9c832c79256e",
          "body": "* ## v3.25.1\r\n- *Fixed:* Extend `QueryFilterFieldConfigBase` to include `IsNullable()` to specifiy whether the field supports `null`, and include `StatementWriter()` to specify a function to override the statement result writing.\r\n\r\n* v3.25.1\r\n- *Fixed:* Extend `QueryFilterFieldConfigBase` to includ\n[…]\nsultWriter()` to specify a function to override the corresponding LINQ statement result writing.\r\n- *Fixed:* Adjusted the fluent-style method-chaining interface to improve usability (and consistency).",
          "is_bot": false,
          "headline": "v3.25.1 (#118)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-09-16T21:56:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7fad5108821c7db9a274b070902be813246efd56",
          "body": "* v3.25.0\r\n- *Fixed:* Fixed missing `IServiceCollection.AddCosmosDb` including corresponding `CosmosDbHealthCheck`.\r\n- *Fixed:* Added `JsonIgnore` to all interfaces that have a `CompositeKey` property as not intended to be serialized by default.\r\n- *Fixed:* Fixed `ReferenceDataCollectionBase<TId, TR\n[…]\nesting.\r\n\r\n* Update the README.\r\n\r\n* Further doco tweaks.\r\n\r\n* Fix `$filter=help` to include `IN` operator.\r\n\r\n* Error message fix.\r\n\r\n* Fix missing comment.\r\n\r\n* Move expressions to their own folder.",
          "is_bot": false,
          "headline": "v3.25.0 (#117)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-09-10T00:03:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a8c280b2129dee5ab3fb1fc011b038bd23b1959",
          "body": "- *Fixed*: `CosmosDb.SelectMultiSetWithResultAsync` updated to skip items that are not considered valid; ensures same outcome as if using a `CosmosDbModelQueryBase` with respect to filtering.",
          "is_bot": false,
          "headline": "v3.24.1 (#116)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-08-07T18:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cc68ccfcf902e40d52d800de167c83b4dff40c8",
          "body": "* v3.24.0\r\n- *Enhancement:* `CosmosDb.SelectMultiSetWithResultAsync` and `SelectMultiSetAsync` added to enable the selection of multiple sets of data in a single operation; see also `MultiSetSingleArgs` and `MultiSetCollArgs`.\r\n- *Enhancement:* `CosmosDbValue.Type` is now updatable and defaults from `CosmosDbValueModelContainer<TModel>.TypeName` (updateable using `UseTypeName`).\r\n\r\n* Doco add.\r\n\r\n* Rename `CopyFromAs`",
          "is_bot": false,
          "headline": "V3.24.0 (#115)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-08-06T22:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43b7e652afb483dfb6f5fdcbf50efefdcd485716",
          "body": "- *Fixed:* `CosmosDbValue<TModel>.PrepareBefore` corrected to set the `PartitionKey` where the underlying `Value` implements `IPartitionKey`.\r\n- *Fixed:* `CosmosDbBatch` corrected to default to the `CosmosDbContainerBase<TSelf>.DbArgs` where not specified.\r\n- *Fixed:* `CosmosDbArgs.AutoMapETag` added, indicates whether when mapping the model to the corresponding entity that the `IETag.ETag` is to be automatically mapped (default is `true`, existing behavior).",
          "is_bot": false,
          "headline": "v3.23.5 (#114)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-08-05T00:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8dfa4cd931cbefe442a3e8b93e6e8af91c4f36a",
          "body": "- *Fixed:* Added `Result<T>.AdjustsAsync` to support asynchronous adjustments.",
          "is_bot": false,
          "headline": "v3.23.4 (#113)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-08-01T18:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff751df09924faf810c3b813647fb6434ee5eed",
          "body": "- *Fixed:* Added `Result<T>.Adjusts` as wrapper for `ObjectExtensions.Adjust` to simplify support and resolve issue where the compiler sees the adjustment otherwise as a implicit cast resulting in an errant outcome.",
          "is_bot": false,
          "headline": "v3.23.3 (#112)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-08-01T01:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c374a006acb89c885d2bdcb74d6a9347fb7538eb",
          "body": "- *Fixed:* `DatabaseExtendedExtensions.DeleteWithResultAsync` corrected to return a `Task<Result>`.`",
          "is_bot": false,
          "headline": "v3.23.2 (#111)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-07-30T15:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6445e66e47f7d1b5546ed490cacc5b4c74584c7b",
          "body": "- *Fixed:* Updated all dependencies to latest versions (specifically _UnitTestEx_).",
          "is_bot": false,
          "headline": "v3.23.1 (#110)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-07-29T16:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c1d36d0863b86ffbe75df89c6fef40e731574d8",
          "body": "* v3.23.0\r\n- *Enhancement:* Added `ICacheKey` and updated `RequestCache` accordingly to support, in addition to the existing `IEntityKey`, to enable additional caching key specification.\r\n- *Enhancement:* Added `ItemKeySelector` to `EntityBaseDictionary` to enable automatic inference of the key from an item being added.\r\n\r\n* Updated all dependencies.",
          "is_bot": false,
          "headline": "v3.23.0 (#109)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-07-26T19:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fac3b6f4eed9572c1438b9df7ba8dfc97cffe6",
          "body": "* v3.22.0\r\n- *Enhancement:* Identifier formatting and parsing moved to the `CosmosDbArgs` to enable overriding where required.\r\n- *Enhancement:* Cosmos model constraint softened to allow for `IEntityKey` to support more flexible scenarios.\r\n- *Fixed:* `PagingOperationFilter` correctly specifies a fo\n[…]\n` correctly specifies a format of `int64` for the `number`-type paging parameters.\r\n- *Fixed:* `CompositeKey` correctly supports `IReferenceData` types leveraging the underlying `IReferenceData.Code`.",
          "is_bot": false,
          "headline": "V3.22.0 (#108)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-07-16T23:07:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb9ed1d5b649c2b13c809770e87aa72eb99a15c8",
          "body": "* v3.21.1\r\n- *Fixed:* `Mapper.MapSameTypeWithSourceValue` added (defaults to `true`) to map the source value to the destination value where the types are the same; previously this would result in an exception unless added explicitly. The `Mapper.SameTypeMapper` enables.\r\n- *Fixed:* `ReferenceDataOrc\n[…]\nspecified namespace. Needed for the likes of the `CosmosDbBatch.ImportValueBatchAsync` where a list of types is required.\r\n\r\n* Fix compiler warning as error.\r\nFix net8 system.text.json version update.",
          "is_bot": false,
          "headline": "v3.21.1 (#107)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-07-10T19:47:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c6da97ebdf7ae2c6f61fd4c9c7206b258aba6a72",
          "body": "- *Enhancement*: `CoreEx.Cosmos` improvements:\r\n  - Added `CosmosDbArgs` to `CosmosDbContainerBase` to allow per container configuration where required.\r\n  - Partition key specification centralized into `CosmosDbArgs`.\r\n  - `ITenantId` and `ILogicallyDeleted` support integrated into `CosmosDbContainerBase`, etc. to offer consistent behavior with `EfDb`.",
          "is_bot": false,
          "headline": "v3.21.0 (#105)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-06-25T19:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b8486d838dc0722773c8b2daba8d0c83f83dbdb",
          "body": null,
          "is_bot": false,
          "headline": "EF auto tenant filtering. (#104)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-06-02T23:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c64a4aba9326c80fcb64cd0d9b1a34a59829d2",
          "body": "… updated all dependencies to latest. (#103)",
          "is_bot": false,
          "headline": "Added `DatabaseCommand.SelectAsync` and `SelectWithResultAsync`; plus…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-06-02T18:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fc518c36d0a71aed0caccfc6cab15473453f98b",
          "body": null,
          "is_bot": false,
          "headline": "Null ref fix. (#101)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-05-06T20:23:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b0ee061982c76b7c4d5d0780de806326ad74ba",
          "body": null,
          "is_bot": false,
          "headline": "Resolve nullable warnings (#100)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-04-17T22:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5cdd5e24588355724081eddddc87751f2a7b59",
          "body": "* Fixes and AfterSend event.\r\n\r\n* Further validation fixes to minimize incorrect usage.\r\n\r\n---------\r\n\r\nSigned-off-by: Eric Sibly [chullybun] <eric.sibly@avanade.com>",
          "is_bot": false,
          "headline": "v3.18.0 (#99)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-04-17T17:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e6440ba0fdaac71b627d7ded8680184c51cd9dc",
          "body": "Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.4 to 1.11.0.\r\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\r\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.10.4...Azure.Identity_1.11.0)\r\n\r\n---\r\nupdated-dependencie\n[…]\ne: Azure.Identity\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Azure.Identity in /src/CoreEx.Database.SqlServer (#98)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-12T20:55:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d9737d7bb5a4da70bbb96b9295ca7f8faa96643",
          "body": null,
          "is_bot": false,
          "headline": "Validation and health check changes. (#97)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-04-09T21:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929adece2b4899d490d912c27d1dab8b47251ba4",
          "body": "* FluentValidator compatibility.\r\n\r\n* StringSyntaxAttribute support.\r\n\r\n* Added EventPublisherHealthCheck.\r\nStringSyntaxAttribute conditional compile.\r\nUpdate Validation doco.\r\nAdditional Validation tests.",
          "is_bot": false,
          "headline": "v3.16.0 (#96)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-03-29T19:52:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d999488f5ce7d5510baedf41a7491330b6b7c04c",
          "body": null,
          "is_bot": false,
          "headline": "v3.15.0 (#95)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-03-25T20:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d60bb46e18c8a4ec4287d122c79a846285008e77",
          "body": null,
          "is_bot": false,
          "headline": "Validator and text fixes. (#94)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-03-18T22:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6579bbeae25c40b5af59b2aa72d2ed7940b4108",
          "body": "* Obsolete TypedHttpClientBase retry/timeout features.\r\n\r\n* CustomEventSerializers\r\n\r\n* ExpectedEventPublisher updates.\r\n\r\n* Doco fix.",
          "is_bot": false,
          "headline": "v3.14.0 (#93)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-03-10T23:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a26d5501159507b18e8b28c3e6217d7e14f947b",
          "body": "* Changes as decribed in the log.\r\n\r\n* Further ETag testing and changes.",
          "is_bot": false,
          "headline": "v3.13.0 (#92)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-03-04T03:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e45c7e981d5620c88cddf6380a2ee0867f10f06",
          "body": "* PostgreSQL.\r\nMinor fixes.\r\nInternal cleanup.\r\n\r\n* Run Code Analysis\r\n\r\n* Text.SentenceCase\r\n\r\n* Readme doco update.\r\n\r\n* JsonDataReader DataOnly/TimeOnly\r\nSentenceCase fix\r\n\r\n* README tweak.",
          "is_bot": false,
          "headline": "v3.12.0 (#91)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-02-26T00:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e683b4c56dd87a2019378e89d51312ae32c35e3a",
          "body": "* v3.11.0 changes.\r\n\r\n* Further changes related to testing.\r\n\r\n* Final tweaks and tests.\r\n\r\n* Fix changelog text.\r\n\r\n* Fix failing test to be inconclusive.",
          "is_bot": false,
          "headline": "v3.11.0 (#90)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-02-06T20:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e91ef00e52cb54be330daf12896702fc9332d655",
          "body": "Just noticed duplicate namespaces mentioned in the docs\r\n\r\nSigned-off-by: Israel <israelslobodkin@gmail.com>",
          "is_bot": false,
          "headline": "Fix README.md duplicate (#89)",
          "author_name": "Israel",
          "author_login": "israels",
          "committed_at": "2024-02-02T22:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40b4fa85437d5a6d3b95150cf31ab1e235ca0eac",
          "body": "- Code optimizations in AspNetCore.\r\n- Validation UseJsonName setting.\r\n- Documentation tweaks.\r\n\r\nSigned-off-by: Eric Sibly [chullybun] <eric.sibly@avanade.com>",
          "is_bot": false,
          "headline": "- Enhance/simplify WebApiPublisher. (#88)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-01-26T16:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2981d4cd1d27ca927ad7170afc3927a7706b46fc",
          "body": "Signed-off-by: Eric Sibly [chullybun] <eric.sibly@avanade.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-01-24T19:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74ac847b15b4fa2ea464637ed3c28f81a151bd9d",
          "body": "Signed-off-by: Eric Sibly [chullybun] <eric.sibly@avanade.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-01-24T19:28:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13b4aca1240e04931b6068dd492843f03aa14728",
          "body": "* Enable isolated functions.\r\nIntegrate NUnit 4 upgrade.\r\n\r\n* IEquatable and testings.\r\n\r\n* Doco tweak.\r\n\r\n* Testing check,\r\n\r\n* CompositeKey and IEventDatFormatter\r\n\r\n* ReferenceDataMultiDictionaryConverterFactory\r\n\r\n* Code optimizations.\r\n\r\n* IsMapNullIfNull",
          "is_bot": false,
          "headline": "v3.9.0 (#87)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-01-15T20:22:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "127bfa3d4951b2cacb6f83020745355ccfc9bef2",
          "body": "* Fix ReferenceData serialization.\r\n\r\n* Correct test.",
          "is_bot": false,
          "headline": "v3.8.1 (#86)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-01-07T00:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eeb7ac89bc52ea5596b40eff32162709e5c5427",
          "body": null,
          "is_bot": false,
          "headline": "IActionResult as-is and PagingArgs.Token. (#85)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2024-01-06T19:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6b0757fa95ec90b324295162971322e14ba191",
          "body": null,
          "is_bot": false,
          "headline": "Fix RefDataMulti (#84)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-12-22T19:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f80968824f2be14b9a32f139eede0bf503a06b",
          "body": null,
          "is_bot": false,
          "headline": "Update version.",
          "author_name": "Eric Sibly",
          "author_login": "chullybun",
          "committed_at": "2023-12-18T19:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a29667a0154dd9d8ac7829784af61b5111ae610",
          "body": null,
          "is_bot": false,
          "headline": "v3.7.1",
          "author_name": "Eric Sibly",
          "author_login": "chullybun",
          "committed_at": "2023-12-18T19:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03a31c9414172f527c4c06f5be790b16c96a8afc",
          "body": null,
          "is_bot": false,
          "headline": "Mapping enhancements. (#83)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-12-16T00:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0139317822db932f98f23df717a9c4f5a90c80d",
          "body": "* All related package dependencies updated to latest.\r\n\r\n* Fix test.",
          "is_bot": false,
          "headline": "v3.6.3 (#82)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-12-14T22:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3606ce51d767c3eea2d76c18f25572898a7a6ae7",
          "body": null,
          "is_bot": false,
          "headline": "Explicit Converter support and fix refdata issue. (#81)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-12-13T21:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81f0ffa8efd42f79619458e44e626ebbc61705bc",
          "body": "* Add untyped ODataItem and related mapping.\r\n\r\n* OData update and key.\r\n\r\n* OData finalizations",
          "is_bot": false,
          "headline": "V3.6.1 (#80)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-12-12T17:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b939741d851e936e155767e83ff65205a0723c",
          "body": null,
          "is_bot": false,
          "headline": "Fix merge/stage.",
          "author_name": "Eric Sibly",
          "author_login": "chullybun",
          "committed_at": "2023-12-02T01:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09a5c6a811a02f1cd6ff2ad57ac4819c3cc33c58",
          "body": null,
          "is_bot": false,
          "headline": "Staging issue.",
          "author_name": "Eric Sibly",
          "author_login": "chullybun",
          "committed_at": "2023-12-02T01:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fadc8144d6110fc43a264bff488347e5d5b56cd5",
          "body": null,
          "is_bot": false,
          "headline": "Fix sync.",
          "author_name": "Eric Sibly",
          "author_login": "chullybun",
          "committed_at": "2023-12-02T01:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9cad68d12de2a300280963e7fadc82f711867ab",
          "body": null,
          "is_bot": false,
          "headline": "Refactor to support UnitTestEx v4. (#79)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-12-02T01:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b60096a85d64eb591070404d8efcfd40d7406e0",
          "body": "* Bulk Json, Mapping, OData and DataVerse enhancements.\r\n\r\n* Finalize ODataQuery,\r\n\r\n* Enable `WebApiPublisher.Mapper` support for greater flexibility.\r\n\r\n* Fix breaking change for JsonFilterer method signature.\r\n\r\n* Enhance doco.",
          "is_bot": false,
          "headline": "V3.5.0 (#78)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-11-11T23:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a360decad7713ba61d5ed32dae0fd4ff85c948ef",
          "body": null,
          "is_bot": false,
          "headline": "Minor fixes/improves. (#77)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-10-20T19:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660e7d509ec02af6a0d529b2e9341a0673d99dd8",
          "body": "Signed-off-by: Eric Sibly [chullybun] <eric.sibly@avanade.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-10-12T20:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15e476559c03afc4ebf7804c96b4b9a70bd02c0e",
          "body": "* Event Subscriber instrumentation and related.\r\nDataConsistencyException added.\r\nSqlStatementFromResource added.\r\nResult.When otherwise functionality.\r\n\r\n* Complete error handling and instrumentation activities.\r\n\r\n* Complete final.",
          "is_bot": false,
          "headline": "V3.4.0 (#76)",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-10-12T20:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a37013ba6775fdbc02c738185ab0130ab62a6e5d",
          "body": "…dling) exceptions where `UnhandledHandling` was set to `ErrorHandling.None`. Was incorrectly treating same as `ErrorHandling.ThrowSubscriberException` and automatically dead-lettering and continuing. (#75)",
          "is_bot": false,
          "headline": "- *Fixed:* `ServiceBusSubscriber` was not correctly bubbling (not han…",
          "author_name": "Eric Sibly [chullybun]",
          "author_login": "chullybun",
          "committed_at": "2023-09-08T15:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 84,
      "commits_last_year": 32,
      "latest_release_at": "2026-08-04T14:47:54Z",
      "latest_release_tag": "v4.0.0-preview-3",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 70.3
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.compose",
        "tree.migrations"
      ],
      "declarations": [
        {
          "name": "CoreEx.Tooling.Console",
          "path": "tools/CoreEx.Tooling.Console/CoreEx.Tooling.Console.csproj",
          "tokens": [
            "nuget.output_type:exe"
          ],
          "ecosystem": "nuget"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "github.com",
          "shields.io"
        ],
        "total": 19,
        "header": 3,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "CoreEx.AspNetCore",
          "exists": true,
          "license": null,
          "keywords": [
            "coreex",
            "api",
            "aspnet",
            "entity",
            "microservices"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CoreEx.AspNetCore",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "3.31.0",
          "repository_url": "https://github.com/Avanade/CoreEx",
          "versions_count": 61,
          "total_downloads": 46031,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-02-01T23:05:19.393000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 548
        },
        {
          "name": "CoreEx.Data",
          "exists": true,
          "license": null,
          "keywords": [
            "coreex",
            "api",
            "data",
            "odata",
            "filter",
            "order",
            "linq"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CoreEx.Data",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "3.31.0",
          "repository_url": "https://github.com/Avanade/CoreEx",
          "versions_count": 18,
          "total_downloads": 27407,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-02-01T23:05:26.707000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 548
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 27,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2026-07-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "samples/tests/Contoso.Products.Test.Api/Resources/ReadTests/ProductGraphQLLite_StandardIntrospectionQuery.graphql"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "gen/CoreEx.Generator/CoreEx.Generator.csproj",
        "samples/aspire/Contoso.Aspire/Contoso.Aspire.csproj",
        "samples/src/Contoso.Order.Workflow.Client/Contoso.Order.Workflow.Client.csproj",
        "samples/src/Contoso.Order.Workflow.Worker/Contoso.Order.Workflow.Worker.csproj",
        "samples/src/Contoso.Order.Workflow.Workflow/Contoso.Order.Workflow.Workflow.csproj",
        "samples/src/Contoso.Orders.Api/Contoso.Orders.Api.csproj",
        "samples/src/Contoso.Orders.Application/Contoso.Orders.Application.csproj",
        "samples/src/Contoso.Orders.Contracts/Contoso.Orders.Contracts.csproj",
        "samples/src/Contoso.Orders.Database/Contoso.Orders.Database.csproj",
        "samples/src/Contoso.Orders.Infrastructure/Contoso.Orders.Infrastructure.csproj",
        "samples/src/Contoso.Products.Api/Contoso.Products.Api.csproj",
        "samples/src/Contoso.Products.Application/Contoso.Products.Application.csproj",
        "samples/src/Contoso.Products.CodeGen/Contoso.Products.CodeGen.csproj",
        "samples/src/Contoso.Products.Contracts/Contoso.Products.Contracts.csproj",
        "samples/src/Contoso.Products.Database/Contoso.Products.Database.csproj",
        "samples/src/Contoso.Products.Infrastructure/Contoso.Products.Infrastructure.csproj",
        "samples/src/Contoso.Products.Relay/Contoso.Products.Relay.csproj",
        "samples/src/Contoso.Products.Subscribe/Contoso.Products.Subscribe.csproj",
        "samples/src/Contoso.Shopping.Api/Contoso.Shopping.Api.csproj",
        "samples/src/Contoso.Shopping.Application/Contoso.Shopping.Application.csproj",
        "samples/src/Contoso.Shopping.CodeGen/Contoso.Shopping.CodeGen.csproj",
        "samples/src/Contoso.Shopping.Contracts/Contoso.Shopping.Contracts.csproj",
        "samples/src/Contoso.Shopping.Database/Contoso.Shopping.Database.csproj",
        "samples/src/Contoso.Shopping.Domain/Contoso.Shopping.Domain.csproj",
        "samples/src/Contoso.Shopping.Infrastructure/Contoso.Shopping.Infrastructure.csproj",
        "samples/src/Contoso.Shopping.Relay/Contoso.Shopping.Relay.csproj",
        "samples/src/Contoso.Shopping.Subscribe/Contoso.Shopping.Subscribe.csproj",
        "samples/tests/Contoso.E2E.Runner/Contoso.E2E.Runner.csproj",
        "samples/tests/Contoso.Orders.Test.Api/Contoso.Orders.Test.Api.csproj",
        "samples/tests/Contoso.Orders.Test.Common/Contoso.Orders.Test.Common.csproj",
        "samples/tests/Contoso.Orders.Test.Unit/Contoso.Orders.Test.Unit.csproj",
        "samples/tests/Contoso.Products.Test.Api/Contoso.Products.Test.Api.csproj",
        "samples/tests/Contoso.Products.Test.Common/Contoso.Products.Test.Common.csproj",
        "samples/tests/Contoso.Products.Test.Relay/Contoso.Products.Test.Relay.csproj",
        "samples/tests/Contoso.Products.Test.Subscribe/Contoso.Products.Test.Subscribe.csproj",
        "samples/tests/Contoso.Products.Test.Unit/Contoso.Products.Test.Unit.csproj",
        "samples/tests/Contoso.Shopping.Test.Api/Contoso.Shopping.Test.Api.csproj",
        "samples/tests/Contoso.Shopping.Test.Common/Contoso.Shopping.Test.Common.csproj",
        "samples/tests/Contoso.Shopping.Test.Subscribe/Contoso.Shopping.Test.Subscribe.csproj",
        "samples/tests/Contoso.Shopping.Test.Unit/Contoso.Shopping.Test.Unit.csproj",
        "src/CoreEx.AspNetCore.NSwag/CoreEx.AspNetCore.NSwag.csproj",
        "src/CoreEx.AspNetCore/CoreEx.AspNetCore.csproj",
        "src/CoreEx.Azure.Messaging.ServiceBus/CoreEx.Azure.Messaging.ServiceBus.csproj",
        "src/CoreEx.Caching.FusionCache/CoreEx.Caching.FusionCache.csproj",
        "src/CoreEx.CodeGen/CoreEx.CodeGen.csproj",
        "src/CoreEx.Data.GraphQL/CoreEx.Data.GraphQL.csproj",
        "src/CoreEx.Data/CoreEx.Data.csproj",
        "src/CoreEx.Database.Postgres/CoreEx.Database.Postgres.csproj",
        "src/CoreEx.Database.SqlServer/CoreEx.Database.SqlServer.csproj",
        "src/CoreEx.Database/CoreEx.Database.csproj",
        "src/CoreEx.DomainDriven/CoreEx.DomainDriven.csproj",
        "src/CoreEx.EntityFrameworkCore/CoreEx.EntityFrameworkCore.csproj",
        "src/CoreEx.Events/CoreEx.Events.csproj",
        "src/CoreEx.RefData/CoreEx.RefData.csproj",
        "src/CoreEx.Template/CoreEx.Template.csproj",
        "src/CoreEx.Template/content/CoreEx.Api/src/app-name.Api/app-name.Api.csproj",
        "src/CoreEx.Template/content/CoreEx.Api/tests/solution-name.Test.Api/solution-name.Test.Api.csproj",
        "src/CoreEx.Template/content/CoreEx.Core/src/app-name.Application/app-name.Application.csproj",
        "src/CoreEx.Template/content/CoreEx.Core/src/app-name.Contracts/app-name.Contracts.csproj",
        "src/CoreEx.Template/content/CoreEx.Core/src/app-name.Infrastructure/app-name.Infrastructure.csproj",
        "src/CoreEx.Template/content/CoreEx.Core/tests/app-name.Test.Common/app-name.Test.Common.csproj",
        "src/CoreEx.Template/content/CoreEx.Core/tests/app-name.Test.Unit/app-name.Test.Unit.csproj",
        "src/CoreEx.Template/content/CoreEx.Core/tools/app-name.CodeGen/app-name.CodeGen.csproj",
        "src/CoreEx.Template/content/CoreEx.Core/tools/app-name.Database/app-name.Database.csproj",
        "src/CoreEx.Template/content/CoreEx.Domain/src/app-name.Domain/app-name.Domain.csproj",
        "src/CoreEx.Template/content/CoreEx.Relay/src/app-name.Relay/app-name.Relay.csproj",
        "src/CoreEx.Template/content/CoreEx.Relay/tests/solution-name.Test.Relay/solution-name.Test.Relay.csproj",
        "src/CoreEx.Template/content/CoreEx.Subscribe/src/app-name.Subscribe/app-name.Subscribe.csproj",
        "src/CoreEx.Template/content/CoreEx.Subscribe/tests/solution-name.Test.Subscribe/solution-name.Test.Subscribe.csproj",
        "src/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj",
        "src/CoreEx.Validation/CoreEx.Validation.csproj",
        "src/CoreEx/CoreEx.csproj",
        "tests/CoreEx.AspNetCore.Test.Api/CoreEx.AspNetCore.Test.Api.csproj",
        "tests/CoreEx.AspNetCore.Test.Unit/CoreEx.AspNetCore.Test.Unit.csproj",
        "tests/CoreEx.Azure.Messaging.ServiceBus.Test.Unit/CoreEx.Azure.Messaging.ServiceBus.Test.Unit.csproj",
        "tests/CoreEx.Caching.Redis.Test.Unit/CoreEx.Caching.Redis.Test.Unit.csproj",
        "tests/CoreEx.Data.GraphQL.Test.Unit/CoreEx.Data.GraphQL.Test.Unit.csproj",
        "tests/CoreEx.Data.Test.Unit/CoreEx.Data.Test.Unit.csproj",
        "tests/CoreEx.Database.Postgres.Test.Console/CoreEx.Database.Postgres.Test.Console.csproj",
        "tests/CoreEx.Database.Postgres.Test.Unit/CoreEx.Database.Postgres.Test.Unit.csproj",
        "tests/CoreEx.Database.SqlServer.Test.Console/CoreEx.Database.SqlServer.Test.Console.csproj",
        "tests/CoreEx.Database.SqlServer.Test.Unit/CoreEx.Database.SqlServer.Test.Unit.csproj",
        "tests/CoreEx.Database.Test.Unit/CoreEx.Database.Test.Unit.csproj",
        "tests/CoreEx.DomainDriven.Test.Unit/CoreEx.DomainDriven.Test.Unit.csproj",
        "tests/CoreEx.Events.Test.Unit/CoreEx.Events.Test.Unit.csproj",
        "tests/CoreEx.RefData.Test.Unit/CoreEx.RefData.Test.Unit.csproj",
        "tests/CoreEx.Test.Unit/CoreEx.Test.Unit.csproj",
        "tests/CoreEx.Validation.Test.Unit/CoreEx.Validation.Test.Unit.csproj",
        "tools/CoreEx.Tooling.Console/CoreEx.Tooling.Console.csproj"
      ],
      "largest_source_bytes": 65756,
      "source_files_sampled": 1210,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        ".github/instructions/coreex-api-controllers.instructions.md",
        ".github/instructions/coreex-application-services.instructions.md",
        ".github/instructions/coreex-contracts.instructions.md",
        ".github/instructions/coreex-conventions.instructions.md",
        ".github/instructions/coreex-domain.instructions.md",
        ".github/instructions/coreex-event-subscribers.instructions.md",
        ".github/instructions/coreex-host-setup.instructions.md",
        ".github/instructions/coreex-repositories.instructions.md",
        ".github/instructions/coreex-tests.instructions.md",
        ".github/instructions/coreex-tooling.instructions.md",
        ".github/instructions/coreex-validators.instructions.md",
        "AGENTS.md",
        "CLAUDE.md",
        "azure/AGENTS.md",
        "src/CoreEx.AspNetCore.NSwag/AGENTS.md",
        "src/CoreEx.AspNetCore/AGENTS.md",
        "src/CoreEx.Azure.Messaging.ServiceBus/AGENTS.md",
        "src/CoreEx.Caching.FusionCache/AGENTS.md",
        "src/CoreEx.CodeGen/AGENTS.md",
        "src/CoreEx.Data.GraphQL/AGENTS.md",
        "src/CoreEx.Data/AGENTS.md",
        "src/CoreEx.Database.Postgres/AGENTS.md",
        "src/CoreEx.Database.SqlServer/AGENTS.md",
        "src/CoreEx.Database/AGENTS.md",
        "src/CoreEx.DomainDriven/AGENTS.md",
        "src/CoreEx.EntityFrameworkCore/AGENTS.md",
        "src/CoreEx.Events/AGENTS.md",
        "src/CoreEx.RefData/AGENTS.md",
        "src/CoreEx.Template/content/CoreEx.Api/src/app-name.Api/AGENTS.md",
        "src/CoreEx.Template/content/CoreEx.Core/AGENTS.md",
        "src/CoreEx.Template/content/CoreEx.Core/CLAUDE.md",
        "src/CoreEx.Template/content/CoreEx.Relay/src/app-name.Relay/AGENTS.md",
        "src/CoreEx.Template/content/CoreEx.Subscribe/src/app-name.Subscribe/AGENTS.md",
        "src/CoreEx.UnitTesting/AGENTS.md",
        "src/CoreEx.Validation/AGENTS.md",
        "src/CoreEx/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 63616
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 70,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Handlebars.Net",
          "manifest": "gen/CoreEx.Generator/CoreEx.Generator.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "gen/CoreEx.Generator/CoreEx.Generator.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.CodeAnalysis.Analyzers",
          "manifest": "gen/CoreEx.Generator/CoreEx.Generator.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Pluralize.NET",
          "manifest": "gen/CoreEx.Generator/CoreEx.Generator.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "StrongNamer",
          "manifest": "gen/CoreEx.Generator/CoreEx.Generator.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.AspNetCore.OpenApi",
          "manifest": "src/CoreEx.AspNetCore.NSwag/CoreEx.AspNetCore.NSwag.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "NSwag.AspNetCore",
          "manifest": "src/CoreEx.AspNetCore.NSwag/CoreEx.AspNetCore.NSwag.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.OpenApi",
          "manifest": "src/CoreEx.AspNetCore.NSwag/CoreEx.AspNetCore.NSwag.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.AspNetCore.OpenApi",
          "manifest": "src/CoreEx.AspNetCore/CoreEx.AspNetCore.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "OpenTelemetry.Instrumentation.AspNetCore",
          "manifest": "src/CoreEx.AspNetCore/CoreEx.AspNetCore.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.OpenApi",
          "manifest": "src/CoreEx.AspNetCore/CoreEx.AspNetCore.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Aspire.Azure.Messaging.ServiceBus",
          "manifest": "src/CoreEx.Azure.Messaging.ServiceBus/CoreEx.Azure.Messaging.ServiceBus.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "ZiggyCreatures.FusionCache.Serialization.SystemTextJson",
          "manifest": "src/CoreEx.Caching.FusionCache/CoreEx.Caching.FusionCache.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis",
          "manifest": "src/CoreEx.Caching.FusionCache/CoreEx.Caching.FusionCache.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "ZiggyCreatures.FusionCache.Backplane.Memory",
          "manifest": "src/CoreEx.Caching.FusionCache/CoreEx.Caching.FusionCache.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "OnRamp",
          "manifest": "src/CoreEx.CodeGen/CoreEx.CodeGen.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "GraphQL-Parser",
          "manifest": "src/CoreEx.Data.GraphQL/CoreEx.Data.GraphQL.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Linq.Dynamic.Core",
          "manifest": "src/CoreEx.Data/CoreEx.Data.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Aspire.Azure.Npgsql",
          "manifest": "src/CoreEx.Database.Postgres/CoreEx.Database.Postgres.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Data.SqlClient",
          "manifest": "src/CoreEx.Database.SqlServer/CoreEx.Database.SqlServer.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Aspire.Microsoft.Data.SqlClient",
          "manifest": "src/CoreEx.Database.SqlServer/CoreEx.Database.SqlServer.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.EntityFrameworkCore",
          "manifest": "src/CoreEx.EntityFrameworkCore/CoreEx.EntityFrameworkCore.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.EntityFrameworkCore.Relational",
          "manifest": "src/CoreEx.EntityFrameworkCore/CoreEx.EntityFrameworkCore.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "CloudNative.CloudEvents.SystemTextJson",
          "manifest": "src/CoreEx.Events/CoreEx.Events.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Diagnostics.HealthChecks",
          "manifest": "src/CoreEx.RefData/CoreEx.RefData.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "DbEx.Postgres",
          "manifest": "src/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "DbEx.SqlServer",
          "manifest": "src/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "AwesomeAssertions",
          "manifest": "src/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "UnitTestEx",
          "manifest": "src/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "YamlDotNet",
          "manifest": "src/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Caching.Memory",
          "manifest": "src/CoreEx/CoreEx.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Diagnostics.HealthChecks",
          "manifest": "src/CoreEx/CoreEx.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "Microsoft.Extensions.Http.Resilience",
          "manifest": "src/CoreEx/CoreEx.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "OpenTelemetry.Extensions.Hosting",
          "manifest": "src/CoreEx/CoreEx.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "OpenTelemetry.Instrumentation.Http",
          "manifest": "src/CoreEx/CoreEx.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "OpenTelemetry.Instrumentation.Process",
          "manifest": "src/CoreEx/CoreEx.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "OpenTelemetry.Instrumentation.Runtime",
          "manifest": "src/CoreEx/CoreEx.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        },
        {
          "name": "System.Memory.Data",
          "manifest": "src/CoreEx/CoreEx.csproj",
          "ecosystem": "nuget",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Aspire.Azure.Messaging.ServiceBus",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Aspire.Azure.Npgsql",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Aspire.Microsoft.Data.SqlClient",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "AwesomeAssertions",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CloudNative.CloudEvents.SystemTextJson",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "DbEx.Postgres",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "DbEx.SqlServer",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "GraphQL-Parser",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Handlebars.Net",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.OpenApi",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Data.SqlClient",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore.Relational",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.Memory",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Diagnostics.HealthChecks",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http.Resilience",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.OpenApi",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NSwag.AspNetCore",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "OnRamp",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Extensions.Hosting",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Instrumentation.AspNetCore",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Instrumentation.Http",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Instrumentation.Process",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Instrumentation.Runtime",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Pluralize.NET",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "StrongNamer",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Linq.Dynamic.Core",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "System.Memory.Data",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "UnitTestEx",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "YamlDotNet",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "ZiggyCreatures.FusionCache.Backplane.Memory",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "ZiggyCreatures.FusionCache.Serialization.SystemTextJson",
            "direct": true,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Aspire.StackExchange.Redis.DistributedCaching",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.AspNetCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.AspNetCore.NSwag",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.Azure.Messaging.ServiceBus",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.Caching.FusionCache",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.CodeGen",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.Data",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.Database",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.Database.Postgres",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.Database.SqlServer",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.DomainDriven",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.EntityFrameworkCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.RefData",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.UnitTesting",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CoreEx.Validation",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "MessagePack",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.DurableTask.Abstractions",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.DurableTask.Client.AzureManaged",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.DurableTask.Worker.AzureManaged",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.EntityFrameworkCore.SqlServer",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.EnvironmentVariables",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Configuration.Json",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Http",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Logging.Console",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Npgsql.EntityFrameworkCore.PostgreSQL",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Analyzers",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "OpenTelemetry.Exporter.OpenTelemetryProtocol",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Scalar.AspNetCore",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Spectre.Console",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "UnitTestEx.NUnit",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 70,
        "direct_count": 35,
        "indirect_count": 35
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 152,
        "open_issues": 1,
        "closed_ratio": 0.938,
        "closed_issues": 15,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "chullybun",
          "commits": 283,
          "avatar_url": "https://avatars.githubusercontent.com/u/12836934?v=4"
        },
        {
          "type": "User",
          "login": "karpikpl",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/3539908?v=4"
        },
        {
          "type": "User",
          "login": "israels",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3219628?v=4"
        },
        {
          "type": "User",
          "login": "Sealjay",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/19361656?v=4"
        },
        {
          "type": "User",
          "login": "timbarreto",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1755701?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.956
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "CI.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "afe266c56c09a31703d2efa58aebf4783dcde860",
        "ran_at": "2026-08-04T15:33:15Z",
        "aggregate_score": 6.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 5,
        "decided_7d": 5,
        "merged_30d": 12,
        "authors_30d": 2,
        "decided_30d": 12,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 2,
        "newcomer_merged_30d": 1,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 1,
        "newcomer_decided_30d": 1
      },
      "ci_last_run_at": "2026-08-04T15:01:06Z",
      "oldest_open_prs": [
        {
          "number": 150,
          "created_at": "2026-06-25T22:52:56Z",
          "last_comment_at": "2026-07-02T22:09:20Z",
          "last_comment_author": "israels"
        }
      ],
      "last_merged_pr_at": "2026-08-04T14:46:34Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 55,
          "created_at": "2023-01-26T01:25:18Z",
          "last_comment_at": "2023-01-27T20:39:49Z",
          "last_comment_author": "karpikpl"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Avanade/CoreEx",
    "host": "github.com",
    "name": "CoreEx",
    "owner": "Avanade"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 68 is calibrated to 80 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 68,
            "calibrated": 80,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 80,
      "inputs": {
        "security": 68,
        "vitality": 75,
        "community": 59,
        "governance": 61,
        "calibration": "2026-08-02",
        "engineering": 74,
        "ai_readiness": 82,
        "weighted_overall_raw": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 75,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 32,
              "human_commit_share": 0.99,
              "days_since_last_push": 0,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "32 commits in the last year",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 84,
              "latest_release_tag": "v4.0.0-preview-3",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 70.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "84 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~70.3 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 70.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 59,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "forks": 7,
              "stars": 27,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "27 stars",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 19,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "github.com",
                "shields.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "packages": [
                "CoreEx.AspNetCore",
                "CoreEx.Data"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 73438,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "73,438 downloads all-time across nuget",
                "points": 50.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 73438,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.956
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 96% of commits",
                "points": 1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 152,
              "open_issues": 1,
              "closed_issues": 15,
              "prs_merged_7d": 5,
              "prs_decided_7d": 5,
              "prs_merged_30d": 12,
              "prs_decided_30d": 12,
              "issue_closed_ratio": 0.938,
              "closed_unmerged_prs": 9,
              "first_time_authors_30d": 1,
              "first_time_prs_merged_30d": 1,
              "first_time_prs_decided_30d": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 39.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "152/161 decided PRs merged",
                "points": 28.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 152,
                      "decided": 161
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "1/1 first-time contributors' PRs merged in 30d",
                "points": 13,
                "status": "met",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 1518,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Avanade",
              "public_repos": 29,
              "account_age_days": 4165
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,518 followers of Avanade",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1518,
                      "login": "Avanade"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "29 public repos, account ~11 yr old",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 29
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "CoreEx.AspNetCore",
                "CoreEx.Data"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 548
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 548 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 548
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "61 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "azure-service-bus",
                "database",
                "dotnet-core",
                "entities",
                "entity-framework-core",
                "event-driven",
                "mapping",
                "postgresql",
                "railway-oriented-programming",
                "sql-server",
                "validation",
                "web-api",
                "reference-data",
                "domain-driven",
                "eventual-consistency",
                "microservices",
                "unit-of-work",
                "ai-augmented"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "18 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 68,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "excellent",
        "name": "AI Readiness",
        "value": 82,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.879,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                ".github/instructions/coreex-api-controllers.instructions.md",
                ".github/instructions/coreex-application-services.instructions.md",
                ".github/instructions/coreex-contracts.instructions.md",
                ".github/instructions/coreex-conventions.instructions.md",
                ".github/instructions/coreex-domain.instructions.md",
                ".github/instructions/coreex-event-subscribers.instructions.md",
                ".github/instructions/coreex-host-setup.instructions.md",
                ".github/instructions/coreex-repositories.instructions.md",
                ".github/instructions/coreex-tests.instructions.md",
                ".github/instructions/coreex-tooling.instructions.md",
                ".github/instructions/coreex-validators.instructions.md",
                "AGENTS.md",
                "CLAUDE.md",
                "azure/AGENTS.md",
                "src/CoreEx.AspNetCore.NSwag/AGENTS.md",
                "src/CoreEx.AspNetCore/AGENTS.md",
                "src/CoreEx.Azure.Messaging.ServiceBus/AGENTS.md",
                "src/CoreEx.Caching.FusionCache/AGENTS.md",
                "src/CoreEx.CodeGen/AGENTS.md",
                "src/CoreEx.Data.GraphQL/AGENTS.md",
                "src/CoreEx.Data/AGENTS.md",
                "src/CoreEx.Database.Postgres/AGENTS.md",
                "src/CoreEx.Database.SqlServer/AGENTS.md",
                "src/CoreEx.Database/AGENTS.md",
                "src/CoreEx.DomainDriven/AGENTS.md",
                "src/CoreEx.EntityFrameworkCore/AGENTS.md",
                "src/CoreEx.Events/AGENTS.md",
                "src/CoreEx.RefData/AGENTS.md",
                "src/CoreEx.Template/content/CoreEx.Api/src/app-name.Api/AGENTS.md",
                "src/CoreEx.Template/content/CoreEx.Core/AGENTS.md",
                "src/CoreEx.Template/content/CoreEx.Core/CLAUDE.md",
                "src/CoreEx.Template/content/CoreEx.Relay/src/app-name.Relay/AGENTS.md",
                "src/CoreEx.Template/content/CoreEx.Subscribe/src/app-name.Subscribe/AGENTS.md",
                "src/CoreEx.UnitTesting/AGENTS.md",
                "src/CoreEx.Validation/AGENTS.md",
                "src/CoreEx/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 63616
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, .github/instructions/coreex-api-controllers.instructions.md, .github/instructions/coreex-application-services.instructions.md, .github/instructions/coreex-contracts.instructions.md, .github/instructions/coreex-conventions.instructions.md, .github/instructions/coreex-domain.instructions.md, .github/instructions/coreex-event-subscribers.instructions.md, .github/instructions/coreex-host-setup.instructions.md, .github/instructions/coreex-repositories.instructions.md, .github/instructions/coreex-tests.instructions.md, .github/instructions/coreex-tooling.instructions.md, .github/instructions/coreex-validators.instructions.md, AGENTS.md, CLAUDE.md, azure/AGENTS.md, src/CoreEx.AspNetCore.NSwag/AGENTS.md, src/CoreEx.AspNetCore/AGENTS.md, src/CoreEx.Azure.Messaging.ServiceBus/AGENTS.md, src/CoreEx.Caching.FusionCache/AGENTS.md, src/CoreEx.CodeGen/AGENTS.md, src/CoreEx.Data.GraphQL/AGENTS.md, src/CoreEx.Data/AGENTS.md, src/CoreEx.Database.Postgres/AGENTS.md, src/CoreEx.Database.SqlServer/AGENTS.md, src/CoreEx.Database/AGENTS.md, src/CoreEx.DomainDriven/AGENTS.md, src/CoreEx.EntityFrameworkCore/AGENTS.md, src/CoreEx.Events/AGENTS.md, src/CoreEx.RefData/AGENTS.md, src/CoreEx.Template/content/CoreEx.Api/src/app-name.Api/AGENTS.md, src/CoreEx.Template/content/CoreEx.Core/AGENTS.md, src/CoreEx.Template/content/CoreEx.Core/CLAUDE.md, src/CoreEx.Template/content/CoreEx.Relay/src/app-name.Relay/AGENTS.md, src/CoreEx.Template/content/CoreEx.Subscribe/src/app-name.Subscribe/AGENTS.md, src/CoreEx.UnitTesting/AGENTS.md, src/CoreEx.Validation/AGENTS.md, src/CoreEx/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, .github/instructions/coreex-api-controllers.instructions.md, .github/instructions/coreex-application-services.instructions.md, .github/instructions/coreex-contracts.instructions.md, .github/instructions/coreex-conventions.instructions.md, .github/instructions/coreex-domain.instructions.md, .github/instructions/coreex-event-subscribers.instructions.md, .github/instructions/coreex-host-setup.instructions.md, .github/instructions/coreex-repositories.instructions.md, .github/instructions/coreex-tests.instructions.md, .github/instructions/coreex-tooling.instructions.md, .github/instructions/coreex-validators.instructions.md, AGENTS.md, CLAUDE.md, azure/AGENTS.md, src/CoreEx.AspNetCore.NSwag/AGENTS.md, src/CoreEx.AspNetCore/AGENTS.md, src/CoreEx.Azure.Messaging.ServiceBus/AGENTS.md, src/CoreEx.Caching.FusionCache/AGENTS.md, src/CoreEx.CodeGen/AGENTS.md, src/CoreEx.Data.GraphQL/AGENTS.md, src/CoreEx.Data/AGENTS.md, src/CoreEx.Database.Postgres/AGENTS.md, src/CoreEx.Database.SqlServer/AGENTS.md, src/CoreEx.Database/AGENTS.md, src/CoreEx.DomainDriven/AGENTS.md, src/CoreEx.EntityFrameworkCore/AGENTS.md, src/CoreEx.Events/AGENTS.md, src/CoreEx.RefData/AGENTS.md, src/CoreEx.Template/content/CoreEx.Api/src/app-name.Api/AGENTS.md, src/CoreEx.Template/content/CoreEx.Core/AGENTS.md, src/CoreEx.Template/content/CoreEx.Core/CLAUDE.md, src/CoreEx.Template/content/CoreEx.Relay/src/app-name.Relay/AGENTS.md, src/CoreEx.Template/content/CoreEx.Subscribe/src/app-name.Subscribe/AGENTS.md, src/CoreEx.UnitTesting/AGENTS.md, src/CoreEx.Validation/AGENTS.md, src/CoreEx/AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "87 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 87,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.28,
              "toolchain_manifests": [
                "gen/CoreEx.Generator/CoreEx.Generator.csproj",
                "samples/aspire/Contoso.Aspire/Contoso.Aspire.csproj",
                "samples/src/Contoso.Order.Workflow.Client/Contoso.Order.Workflow.Client.csproj",
                "samples/src/Contoso.Order.Workflow.Worker/Contoso.Order.Workflow.Worker.csproj",
                "samples/src/Contoso.Order.Workflow.Workflow/Contoso.Order.Workflow.Workflow.csproj",
                "samples/src/Contoso.Orders.Api/Contoso.Orders.Api.csproj",
                "samples/src/Contoso.Orders.Application/Contoso.Orders.Application.csproj",
                "samples/src/Contoso.Orders.Contracts/Contoso.Orders.Contracts.csproj",
                "samples/src/Contoso.Orders.Database/Contoso.Orders.Database.csproj",
                "samples/src/Contoso.Orders.Infrastructure/Contoso.Orders.Infrastructure.csproj",
                "samples/src/Contoso.Products.Api/Contoso.Products.Api.csproj",
                "samples/src/Contoso.Products.Application/Contoso.Products.Application.csproj",
                "samples/src/Contoso.Products.CodeGen/Contoso.Products.CodeGen.csproj",
                "samples/src/Contoso.Products.Contracts/Contoso.Products.Contracts.csproj",
                "samples/src/Contoso.Products.Database/Contoso.Products.Database.csproj",
                "samples/src/Contoso.Products.Infrastructure/Contoso.Products.Infrastructure.csproj",
                "samples/src/Contoso.Products.Relay/Contoso.Products.Relay.csproj",
                "samples/src/Contoso.Products.Subscribe/Contoso.Products.Subscribe.csproj",
                "samples/src/Contoso.Shopping.Api/Contoso.Shopping.Api.csproj",
                "samples/src/Contoso.Shopping.Application/Contoso.Shopping.Application.csproj",
                "samples/src/Contoso.Shopping.CodeGen/Contoso.Shopping.CodeGen.csproj",
                "samples/src/Contoso.Shopping.Contracts/Contoso.Shopping.Contracts.csproj",
                "samples/src/Contoso.Shopping.Database/Contoso.Shopping.Database.csproj",
                "samples/src/Contoso.Shopping.Domain/Contoso.Shopping.Domain.csproj",
                "samples/src/Contoso.Shopping.Infrastructure/Contoso.Shopping.Infrastructure.csproj",
                "samples/src/Contoso.Shopping.Relay/Contoso.Shopping.Relay.csproj",
                "samples/src/Contoso.Shopping.Subscribe/Contoso.Shopping.Subscribe.csproj",
                "samples/tests/Contoso.E2E.Runner/Contoso.E2E.Runner.csproj",
                "samples/tests/Contoso.Orders.Test.Api/Contoso.Orders.Test.Api.csproj",
                "samples/tests/Contoso.Orders.Test.Common/Contoso.Orders.Test.Common.csproj",
                "samples/tests/Contoso.Orders.Test.Unit/Contoso.Orders.Test.Unit.csproj",
                "samples/tests/Contoso.Products.Test.Api/Contoso.Products.Test.Api.csproj",
                "samples/tests/Contoso.Products.Test.Common/Contoso.Products.Test.Common.csproj",
                "samples/tests/Contoso.Products.Test.Relay/Contoso.Products.Test.Relay.csproj",
                "samples/tests/Contoso.Products.Test.Subscribe/Contoso.Products.Test.Subscribe.csproj",
                "samples/tests/Contoso.Products.Test.Unit/Contoso.Products.Test.Unit.csproj",
                "samples/tests/Contoso.Shopping.Test.Api/Contoso.Shopping.Test.Api.csproj",
                "samples/tests/Contoso.Shopping.Test.Common/Contoso.Shopping.Test.Common.csproj",
                "samples/tests/Contoso.Shopping.Test.Subscribe/Contoso.Shopping.Test.Subscribe.csproj",
                "samples/tests/Contoso.Shopping.Test.Unit/Contoso.Shopping.Test.Unit.csproj",
                "src/CoreEx.AspNetCore.NSwag/CoreEx.AspNetCore.NSwag.csproj",
                "src/CoreEx.AspNetCore/CoreEx.AspNetCore.csproj",
                "src/CoreEx.Azure.Messaging.ServiceBus/CoreEx.Azure.Messaging.ServiceBus.csproj",
                "src/CoreEx.Caching.FusionCache/CoreEx.Caching.FusionCache.csproj",
                "src/CoreEx.CodeGen/CoreEx.CodeGen.csproj",
                "src/CoreEx.Data.GraphQL/CoreEx.Data.GraphQL.csproj",
                "src/CoreEx.Data/CoreEx.Data.csproj",
                "src/CoreEx.Database.Postgres/CoreEx.Database.Postgres.csproj",
                "src/CoreEx.Database.SqlServer/CoreEx.Database.SqlServer.csproj",
                "src/CoreEx.Database/CoreEx.Database.csproj",
                "src/CoreEx.DomainDriven/CoreEx.DomainDriven.csproj",
                "src/CoreEx.EntityFrameworkCore/CoreEx.EntityFrameworkCore.csproj",
                "src/CoreEx.Events/CoreEx.Events.csproj",
                "src/CoreEx.RefData/CoreEx.RefData.csproj",
                "src/CoreEx.Template/CoreEx.Template.csproj",
                "src/CoreEx.Template/content/CoreEx.Api/src/app-name.Api/app-name.Api.csproj",
                "src/CoreEx.Template/content/CoreEx.Api/tests/solution-name.Test.Api/solution-name.Test.Api.csproj",
                "src/CoreEx.Template/content/CoreEx.Core/src/app-name.Application/app-name.Application.csproj",
                "src/CoreEx.Template/content/CoreEx.Core/src/app-name.Contracts/app-name.Contracts.csproj",
                "src/CoreEx.Template/content/CoreEx.Core/src/app-name.Infrastructure/app-name.Infrastructure.csproj",
                "src/CoreEx.Template/content/CoreEx.Core/tests/app-name.Test.Common/app-name.Test.Common.csproj",
                "src/CoreEx.Template/content/CoreEx.Core/tests/app-name.Test.Unit/app-name.Test.Unit.csproj",
                "src/CoreEx.Template/content/CoreEx.Core/tools/app-name.CodeGen/app-name.CodeGen.csproj",
                "src/CoreEx.Template/content/CoreEx.Core/tools/app-name.Database/app-name.Database.csproj",
                "src/CoreEx.Template/content/CoreEx.Domain/src/app-name.Domain/app-name.Domain.csproj",
                "src/CoreEx.Template/content/CoreEx.Relay/src/app-name.Relay/app-name.Relay.csproj",
                "src/CoreEx.Template/content/CoreEx.Relay/tests/solution-name.Test.Relay/solution-name.Test.Relay.csproj",
                "src/CoreEx.Template/content/CoreEx.Subscribe/src/app-name.Subscribe/app-name.Subscribe.csproj",
                "src/CoreEx.Template/content/CoreEx.Subscribe/tests/solution-name.Test.Subscribe/solution-name.Test.Subscribe.csproj",
                "src/CoreEx.UnitTesting/CoreEx.UnitTesting.csproj",
                "src/CoreEx.Validation/CoreEx.Validation.csproj",
                "src/CoreEx/CoreEx.csproj",
                "tests/CoreEx.AspNetCore.Test.Api/CoreEx.AspNetCore.Test.Api.csproj",
                "tests/CoreEx.AspNetCore.Test.Unit/CoreEx.AspNetCore.Test.Unit.csproj",
                "tests/CoreEx.Azure.Messaging.ServiceBus.Test.Unit/CoreEx.Azure.Messaging.ServiceBus.Test.Unit.csproj",
                "tests/CoreEx.Caching.Redis.Test.Unit/CoreEx.Caching.Redis.Test.Unit.csproj",
                "tests/CoreEx.Data.GraphQL.Test.Unit/CoreEx.Data.GraphQL.Test.Unit.csproj",
                "tests/CoreEx.Data.Test.Unit/CoreEx.Data.Test.Unit.csproj",
                "tests/CoreEx.Database.Postgres.Test.Console/CoreEx.Database.Postgres.Test.Console.csproj",
                "tests/CoreEx.Database.Postgres.Test.Unit/CoreEx.Database.Postgres.Test.Unit.csproj",
                "tests/CoreEx.Database.SqlServer.Test.Console/CoreEx.Database.SqlServer.Test.Console.csproj",
                "tests/CoreEx.Database.SqlServer.Test.Unit/CoreEx.Database.SqlServer.Test.Unit.csproj",
                "tests/CoreEx.Database.Test.Unit/CoreEx.Database.Test.Unit.csproj",
                "tests/CoreEx.DomainDriven.Test.Unit/CoreEx.DomainDriven.Test.Unit.csproj",
                "tests/CoreEx.Events.Test.Unit/CoreEx.Events.Test.Unit.csproj",
                "tests/CoreEx.RefData.Test.Unit/CoreEx.RefData.Test.Unit.csproj",
                "tests/CoreEx.Test.Unit/CoreEx.Test.Unit.csproj",
                "tests/CoreEx.Validation.Test.Unit/CoreEx.Validation.Test.Unit.csproj",
                "tools/CoreEx.Tooling.Console/CoreEx.Tooling.Console.csproj"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "gen/CoreEx.Generator/CoreEx.Generator.csproj, samples/aspire/Contoso.Aspire/Contoso.Aspire.csproj, samples/src/Contoso.Order.Workflow.Client/Contoso.Order.Workflow.Client.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "gen/CoreEx.Generator/CoreEx.Generator.csproj, samples/aspire/Contoso.Aspire/Contoso.Aspire.csproj, samples/src/Contoso.Order.Workflow.Client/Contoso.Order.Workflow.Client.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "28 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 28,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 65756,
              "source_files_sampled": 1210,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/1210 source files over 60KB",
                "points": 55,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1210,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "excellent",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "samples/tests/Contoso.Products.Test.Api/Resources/ReadTests/ProductGraphQLLite_StandardIntrospectionQuery.graphql"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "samples/tests/Contoso.Products.Test.Api/Resources/ReadTests/ProductGraphQLLite_StandardIntrospectionQuery.graphql",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples/tests/Contoso.Products.Test.Api/Resources/ReadTests/ProductGraphQLLite_StandardIntrospectionQuery.graphql"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "network-service",
        "library"
      ],
      "scores": {
        "library": 8,
        "application": 3,
        "network-service": 6
      },
      "primary": "network-service",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "application",
          "source": "nuget.output_type:exe",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "api_schema",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "tree.compose",
          "weight": 3
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [
        {
          "path": "tools/CoreEx.Tooling.Console/CoreEx.Tooling.Console.csproj",
          "labels": [
            "application"
          ],
          "ecosystem": "nuget"
        }
      ],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T15:33:37.773535Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Avanade/CoreEx.svg",
  "full_name": "Avanade/CoreEx",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.30.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsNuGet.