This is eSolia's organization .github repository. Its sole purpose is to generate and serve the organization profile README shown on github.com/eSolia.
deno task serve # Preview the profile README locally
deno task build # One-shot build → writes profile/README.mdEverything operational — shared workflows, scripts, Claude Code commands and rules, project templates, security-assessment docs, the CI/CD evidence pipeline — lives in the private eSolia/devkit repo. Consumer repos fan out from there via scripts/shared/sync.ts.
This repo used to host all of that content. It was migrated to devkit in April 2026 to separate public org metadata (this repo) from internal developer infrastructure (devkit).
