<!-- Security Badges -->

<!-- Activity Badges -->

<!-- Technology Badges -->

<!-- Security Badges -->


<!-- Activity Badges -->


<!-- Technology Badges -->

<!-- Quality Badges -->

<!-- Community Badges -->

Core Badge Verification Workflow (.github/workflows/badge-verification.yml):
name: Badge Verification
on:
schedule:
- cron: '0 0 * * *' # Daily at midnight UTC
push:
paths:
- '.github/workflows/**'
- 'package.json'
- 'requirements.txt'
workflow_dispatch:
jobs:
badge-verification:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
- name: Collect Repository Metrics
run: |
node scripts/collect-metrics.js
env:
GITHUB_TOKEN: $
- name: Generate Badge Status
run: |
node scripts/compute-badges.js
- name: Upload Badge Status
uses: actions/upload-artifact@v4
with:
name: badge-status
path: badge-status.json
<!-- Security Badges -->

<!-- Activity Badges -->

<!-- Technology Badges -->

<!-- Security Badges -->



<!-- Activity Badges -->



<!-- Maturity Badges -->



<!-- Technology Badges -->


<!-- Quality Badges -->



<!-- Community Badges -->

Build • Ship • Verify
GitDigital Products is a systems-first engineering studio focused on open, verifiable, and compliance-aware software.
We build platforms, SDKs, and developer tooling across:
This organization is opinionated by design: Security is a feature. Transparency is non-negotiable. Systems matter more than hype.
https://gitdigital-products.io
On-chain identity and compliance enforcement designed for real-world financial systems.
Sandboxed AI execution, GPU-aware pipelines, billing, and model marketplaces.
Transparent grant tracking, wallets, and audit trails for public trust.
Public • Open Source • Actively Maintained
GitDigital Products exists to build durable software for a complicated world.