Skip to content

Commit f6eda52

Browse files
docs: expand capability and function badges in readme
1 parent 5694cf7 commit f6eda52

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,28 @@
1313
[![Stars](https://img.shields.io/github/stars/rwilliamspbg-ops/Sovereign_Map_Federated_Learning?style=for-the-badge&logo=github&color=f08c00)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/stargazers)
1414
[![Forks](https://img.shields.io/github/forks/rwilliamspbg-ops/Sovereign_Map_Federated_Learning?style=for-the-badge&logo=github&color=e67700)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/network/members)
1515

16+
## Platform Capabilities
17+
18+
[![Federated Learning](https://img.shields.io/badge/Capability-Federated%20Learning-2f9e44?style=for-the-badge&logo=tensorflow&logoColor=white)](Documentation/Architecture/ARCHITECTURE.md)
19+
[![Blockchain Ledger](https://img.shields.io/badge/Capability-Blockchain%20Ledger-1864ab?style=for-the-badge&logo=blockchaindotcom&logoColor=white)](internal/blockchain/README.md)
20+
[![Governance Engine](https://img.shields.io/badge/Capability-Governance%20Engine-5f3dc4?style=for-the-badge&logo=openpolicyagent&logoColor=white)](Documentation/Project/ROADMAP.md)
21+
[![TPM Trust](https://img.shields.io/badge/Capability-TPM%20Trust%20Attestation-0b7285?style=for-the-badge&logo=letsencrypt&logoColor=white)](Documentation/Security/TPM_TRUST_GUIDE.md)
22+
[![Proof Verification](https://img.shields.io/badge/Capability-Proof%20Verification-c2255c?style=for-the-badge&logo=vercel&logoColor=white)](Documentation/Project/CAPABILITIES_SCHEMA_V1.md)
23+
[![Wallet and Staking](https://img.shields.io/badge/Capability-Wallet%20%26%20Staking-f08c00?style=for-the-badge&logo=bitcoin&logoColor=white)](docs/RELEASE_NOTES_v1.2.0.md)
24+
[![Observability Stack](https://img.shields.io/badge/Capability-Observability-1c7ed6?style=for-the-badge&logo=grafana&logoColor=white)](Documentation/DEPLOYMENT_INDEX.md)
25+
[![SDK Surface](https://img.shields.io/badge/Capability-TypeScript%20%2B%20Python%20SDKs-2b8a3e?style=for-the-badge&logo=typescript&logoColor=white)](packages/core/package.json)
26+
27+
## Runtime Functions
28+
29+
[![Node Agent API](https://img.shields.io/badge/Function-Node%20Agent%20API-364fc7?style=for-the-badge&logo=go&logoColor=white)](cmd/node-agent/main.go)
30+
[![Capabilities Contract](https://img.shields.io/badge/Function-Capabilities%20Contract-495057?style=for-the-badge&logo=json&logoColor=white)](capabilities.json)
31+
[![Verification Policy](https://img.shields.io/badge/Function-Verification%20Policy-862e9c?style=for-the-badge&logo=shield&logoColor=white)](config/llm_adapter_policy.json)
32+
[![Secure Channels](https://img.shields.io/badge/Function-Secure%20Communication-087f5b?style=for-the-badge&logo=openssl&logoColor=white)](secure_communication.py)
33+
[![Metrics Exporters](https://img.shields.io/badge/Function-Metrics%20Exporters-1971c2?style=for-the-badge&logo=prometheus&logoColor=white)](cmd/metrics-exporter/)
34+
[![Dashboard Provisioning](https://img.shields.io/badge/Function-Grafana%20Provisioning-e67700?style=for-the-badge&logo=grafana&logoColor=white)](grafana/provisioning/dashboards)
35+
[![Docker Deployment](https://img.shields.io/badge/Function-Docker%20Deploy-0c8599?style=for-the-badge&logo=docker&logoColor=white)](docker-compose.production.yml)
36+
[![Kubernetes Manifests](https://img.shields.io/badge/Function-Kubernetes%20Scale%20Profiles-0b7285?style=for-the-badge&logo=kubernetes&logoColor=white)](kubernetes-5000-node-manifests.yaml)
37+
1638
## CI and Security Gates
1739

1840
[![Build and Test](https://img.shields.io/github/actions/workflow/status/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/build.yml?branch=main&style=for-the-badge&logo=githubactions&label=Build%20and%20Test)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/actions/workflows/build.yml)
@@ -23,6 +45,11 @@
2345
[![Security Supply Chain](https://img.shields.io/github/actions/workflow/status/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/security-supply-chain.yml?branch=main&style=for-the-badge&logo=snyk&label=Supply%20Chain)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/actions/workflows/security-supply-chain.yml)
2446
[![Secret Scan](https://img.shields.io/github/actions/workflow/status/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/secret-scan.yml?branch=main&style=for-the-badge&logo=datadog&label=Secret%20Scan)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/actions/workflows/secret-scan.yml)
2547
[![Docs Link Check](https://img.shields.io/github/actions/workflow/status/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/docs-link-check.yml?branch=main&style=for-the-badge&logo=readthedocs&label=Docs%20Links)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/actions/workflows/docs-link-check.yml)
48+
[![Observability CI](https://img.shields.io/github/actions/workflow/status/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/observability-ci.yml?branch=main&style=for-the-badge&logo=grafana&label=Observability%20CI)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/actions/workflows/observability-ci.yml)
49+
[![HIL Tests](https://img.shields.io/github/actions/workflow/status/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/hil-tests.yml?branch=main&style=for-the-badge&logo=pytest&label=HIL%20Tests)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/actions/workflows/hil-tests.yml)
50+
[![Docker Build](https://img.shields.io/github/actions/workflow/status/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/docker-build.yml?branch=main&style=for-the-badge&logo=docker&label=Docker%20Build)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/actions/workflows/docker-build.yml)
51+
[![SDK Publish](https://img.shields.io/github/actions/workflow/status/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/sdk-publish.yml?branch=main&style=for-the-badge&logo=npm&label=SDK%20Publish)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/actions/workflows/sdk-publish.yml)
52+
[![Windows Client EXE](https://img.shields.io/github/actions/workflow/status/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/windows-client-exe.yml?branch=main&style=for-the-badge&logo=windows&label=Windows%20EXE)](https://github.com/rwilliamspbg-ops/Sovereign_Map_Federated_Learning/actions/workflows/windows-client-exe.yml)
2653

2754
Sovereign Map is a sovereign intelligence coordination platform that combines federated learning, blockchain governance, trust attestation, and observability into one deployable stack.
2855

0 commit comments

Comments
 (0)