This public .github repository controls the
TrustCode System organization profile
and provides default community health files for repositories that do not define
their own.
- Capabilities: services, delivery model, and published proof.
- Portfolio: documented products and engineering showcases.
- Team: public founder profiles, credentials, and shipped outcomes.
- Organization profile: the README rendered on the TrustCode GitHub overview.
GitHub inherits the following files across TrustCode repositories when a repository does not provide its own version:
CODE_OF_CONDUCT.mdCONTRIBUTING.mdSECURITY.mdSUPPORT.mdPULL_REQUEST_TEMPLATE.md.github/ISSUE_TEMPLATE/*
Repository-specific instructions take precedence over these defaults.
The profile includes an SVG snapshot generated from GitHub's public API.
$env:GH_TOKEN = gh auth token
node scripts/generate-org-stats.mjsThe update-org-stats.yml workflow checks the public API daily and prepares an
update branch when profile/assets/org-stats.svg changes.
Descriptions, homepages, and topics for public TrustCode repositories are
declared in config/repositories.json.
Preview drift:
$env:GH_TOKEN = gh auth token
node scripts/apply-repository-metadata.mjsApply approved changes:
$env:GH_TOKEN = gh auth token
node scripts/apply-repository-metadata.mjs --applyKeep claims factual, conservative, and supported by approved team records, published project evidence, or the TrustCode website. Do not publish client secrets, private contracts, personal phone numbers, personal email addresses, credentials, or unpublished security findings.