This repository owns the public organization profile and default community health files for
agentic-workflow-kit.
profile/README.mdrenders on the organization landing page.CONTRIBUTING.md,CODE_OF_CONDUCT.md, andSECURITY.mdprovide defaults for repositories that do not define their own.- Issue templates and the pull request template provide the default contribution flow.
REPO-STRUCTURE.mddefines the default repository layout:README.md,docs/product,docs/design, and source tier.ROADMAP.mddefines the lifecycle layers and shared seam ownership.MILESTONES.mddefines the sequence-based org planning milestones that product repos derive local plans from.
Repository-specific files override these defaults when a project needs its own policy.
This repo is docs and community-health configuration only. Validate it with:
pnpm install --frozen-lockfile
pnpm checkThe check workflow runs the same command for pull requests and pushes to main.