Organisation-wide GitHub/Forgejo defaults and community health files for Conduction. https://conduction.nl
  • Shell 56.8%
  • Python 28.7%
  • JavaScript 9%
  • CSS 2.4%
  • PLpgSQL 1.8%
  • Other 1.3%
Find a file
2026-06-29 18:06:15 +02:00
.forgejo/workflows fix(release): strip nested vendor/**/.git before packaging (App Store blacklist) 2026-06-29 15:58:19 +02:00
.github Merge pull request 'feat(quality): add journeydoc-capture job (Playwright docs-screenshots)' (#1) from feature/quality-workflow-journeydoc-capture into main 2026-06-03 17:09:16 +02:00
docker style: prettier-format all markdown files 2026-05-26 11:40:25 +02:00
docs Merge remote-tracking branch 'origin/main' into docs/wcag-2-2-from-hydra-pr-37 2026-06-29 12:06:31 +02:00
global-settings fix(global-settings): address PR #49 review — pkg-mgr fixtures + =false intent comment 2026-06-09 14:16:06 +02:00
openspec docs: rename MyDash→LaunchPad in roadmap, archive and openspec proposals 2026-06-24 07:09:56 +02:00
profile docs(profile): align README with conduction.nl voice + Codeberg layout 2026-06-01 13:39:20 +02:00
scripts feat(extract-features): commercial overlay + hardened generator 2026-06-25 13:52:29 +02:00
usage-tracker style: prettier-format all markdown files 2026-05-26 11:40:25 +02:00
website Merge pull request #102 from ConductionNL/style/prettier-format-all-md 2026-05-26 12:16:34 +02:00
.cursorconfig Fix broken links 2025-02-22 16:33:33 +01:00
.gitattributes Merge remote-tracking branch 'origin/main' into docs/global-claude-settings-improvements 2026-04-23 11:36:33 +02:00
.gitignore Merge remote-tracking branch 'origin/main' into docs/global-claude-settings-improvements 2026-04-30 11:28:42 +02:00
APPLICATION-ROADMAP.md docs: rename MyDash→LaunchPad in roadmap, archive and openspec proposals 2026-06-24 07:09:56 +02:00
CODE_OF_CONDUCT.md style: prettier-format all markdown files 2026-05-26 11:40:25 +02:00
CONTRIBUTING.md docs(contributing): document semantic-release + git-tag versioning (replaces PR-label/GitHub flow) 2026-06-05 06:44:38 +02:00
CONVENTIONS.md style: prettier-format all markdown files 2026-05-26 11:40:25 +02:00
docker-compose.yml chore: complete mydash→launchpad rename in dev-env config + docs 2026-06-24 06:49:56 +02:00
FooterContent.json Small header update 2023-10-25 23:44:06 +02:00
HeaderContent.json Bit more pricing details 2023-10-26 09:58:00 +02:00
logo.png branding: add Conduction logo (logo.svg, logo.png) 2026-06-03 07:07:54 +02:00
logo.svg branding: add Conduction logo (logo.svg, logo.png) 2026-06-03 07:07:54 +02:00
opencatalogi.yaml https://github.com/ConductionNL/.github 2023-11-15 21:34:26 +00:00
README.md docs: explain Hydra-vs-.github repo split + add quick-setup cheat-sheet 2026-06-25 13:50:15 +02:00
SECURITY.md chore: complete mydash→launchpad rename in dev-env config + docs 2026-06-24 06:49:56 +02:00
SUPPORT.md style: prettier-format all markdown files 2026-05-26 11:40:25 +02:00

Conduction

Welcome to Conduction's organization repository. This is the central hub for our org-level defaults, developer and Claude Code guides, global tooling configuration, and shared documentation.

Companion repo: This .github repo holds the documentation and shared tooling — what you read and configure. The sister repo Conduction/hydra (private) holds the agentic CI/CD pipeline — what runs the builds, reviews, and skills. Hydra is the factory, .github is the manual. See docs/hydra/README.md for the full split.

What's in this repository

Path Purpose
docs/claude/ Developer and Claude Code runtime guides — workflow, commands, spec/doc writing conventions, testing, setup, ADR authoring, skill authoring, retrofit playbook
global-settings/ Mandatory user-level Claude Code settings — permissions policy, write-approval hooks, version check
usage-tracker/ Real-time Claude token usage monitoring tool for VS Code / Cursor
APPLICATION-ROADMAP.md Current Conduction app portfolio and proposed gap apps
CONTRIBUTING.md How to contribute across Conduction projects
CODE_OF_CONDUCT.md Community code of conduct
SECURITY.md Security policy and vulnerability reporting
SUPPORT.md Where to ask for help
profile/, website/, HeaderContent.json, FooterContent.json Org-level GitHub profile and website assets

Start with docs/claude/README.md if you are setting up a new workstation or onboarding onto a Conduction project.

Our Open Source Philosophy

At Conduction, we believe in the power of open collaboration. We see open source as more than just code sharing — it's a way to collaborate around shared values and principles. This is why we've made the deliberate choice to make our internal documentation publicly accessible.

By being transparent about our processes, guidelines, and organizational structure, we aim to:

  • Foster collaboration and knowledge sharing
  • Enable others to learn from our experiences
  • Contribute to the broader open source community
  • Demonstrate our commitment to transparency

Contributing

We welcome contributions from both our team members and the broader community. See CONTRIBUTING.md for the full guide, or:

  • Open issues for questions or suggestions
  • Submit pull requests for improvements
  • Engage in discussions

Licensing

Conduction's Nextcloud apps are released under EUPL-1.2. This meta-repo contains documentation and configuration only; individual Conduction repositories carry their own LICENSE file.