Open-Source Projects & Specifications
Tools and standards that belong to you.
All GitCover projects are patent implementations released under free licenses. The source code is primarily hosted on Gitea (git.gitcover.org/GCC), mirrored on Codeberg (codeberg.org/org/gitcover-commons) and on GitHub (github.com/gitcover-commons). They follow the GitCover IP and licensing strategy (Apache 2.0, CC0/CC-BY, etc.) with the goal of keeping development entirely free of licensing costs and ensuring open development.
GitCover Core — license: Apache 2.0; status: In preparation · Alpha from September 2026; repo: https://git.gitcover.org/GCC/core; repo_label: → Source code on Gitea: Git-native framework for compliance management. Provides the fundamental data structures, validators, and audit trail components. Core concept: every document, every transaction receives a time-ordered UUIDv7 plus a GCPN-compliant, deterministic path.
GoBD Modules — license: Apache 2.0; status: Concept · Beta Q4/2026; repo: https://git.gitcover.org/GCC/gobd; repo_label: → Source code on Gitea: Immutable journals, automatic audit logs, and tax audit exports. Extends GitCover Core with GoBD-specific tools (immutability, traceability, completeness per Section 146 AO).
OSCAL Toolchain — license: Apache 2.0; status: Concept · Beta Q4/2026; repo: https://git.gitcover.org/GCC/oscal; repo_label: → Source code on Gitea: Parsers, converters (OSCAL ↔ JSON/XML/YAML), and dashboards. BSI IT-Grundschutz++ modules and GDPR PII management (Art. 30 GDPR). Goal: machine-readable compliance requirements, verifiable by external auditors.
GCUCB · GitCover Unified Context Bus — license: CC0; status: Research concept · BSFZ research module 2026–2028; repo: https://git.gitcover.org/GCC/gcucb; repo_label: → Research documentation on Gitea: Shared-memory-based context bus with V7GUID addressing as the central data hub between AI agents, compliance validators (OPA/OSCAL), and audit systems. Eliminates the repeated serialization/deserialization ("semantic re-parsing") through typed direct access to Git-versioned schemas (NativeAOT/Codegen). Three research questions (BSFZ, experimental development per Section 2 (1) No. 3 FZulG): Can the V7GUID bus measurably reduce IPC overhead in AI compliance workflows? Automatically generate zero-copy accessor code from Git schemas? Does a typed context bus improve the quality of LLM outputs?
V7GUID · Version 7 Git Universal Identifier — license: CC0; status: Specification · Draft; repo: https://git.gitcover.org/GCC/v7guid; repo_label: → Specification (IETF-Track): Universally unique, time-ordered identifiers with built-in business context hierarchy (Entity → Department → Category → SubCategory → ProcessType → Instance). Extends RFC 9562 (UUIDv7) with compliance-relevant structures.
GCEP · GitCover Exchange Protocol — license: CC0; status: Specification · Draft; repo: https://git.gitcover.org/GCC/gcep; repo_label: → Specification (IETF-Track): Protocol for the secure exchange of signed compliance documents between Git repositories. Enables federated audit trails without a central trust authority.