This repository contains the default community health files and the canonical governance documents for the Symfony-X organization.
It is the constitutional repository for the organization, not an implementation repository.
Symfony-X is an independent community project built for Symfony applications.
Symfony-X is not affiliated with, endorsed by, sponsored by, or maintained by Symfony SAS or the Symfony project. Symfony is a trademark of Symfony SAS.
This repository exists to define:
- the public organization profile
- contribution, security, and support defaults
- Symfony-X architectural doctrine
- repository planning and naming rules
- Symfony-X terminology
- the current AI/Mate development strategy
- the package-first composition model
This repository does not contain:
- application code
- bundle code
- Symfony Flex recipes
- runtime implementation details
- example applications
Those belong in the installable repositories they describe.
ARCHITECTURE.md— top-level architectural doctrineTERMINOLOGY.md— stable vocabulary for Symfony-XREPOSITORY_PLAN.md— which repositories exist now, next, later, and not yetREPOSITORY_TAXONOMY.md— repo categories and lifecycle rulesPACKAGE_NAMING.md— naming rules for repos, packages, bundles, and recipesAI_STRATEGY.md— Symfony-X AI/Mate development and runtime doctrineGOVERNANCE.md— organizational governance and decision model
These files are intended to serve as organization-wide defaults where GitHub supports them:
CODE_OF_CONDUCT.mdCONTRIBUTING.mdSECURITY.mdSUPPORT.mdPULL_REQUEST_TEMPLATE.md.github/ISSUE_TEMPLATE/*
The public organization profile is defined by:
profile/README.md
The profile README is the primary public-facing explanation of Symfony-X.
It should preserve three ideas:
- Symfony-X is built with respect for Symfony.
- Symfony-X is independent and unofficial.
- Symfony-X is package-first, Symfony-native, and AI-aware without being AI-led.
Symfony-X is being reset around a smaller, clearer foundation:
- one canonical skeleton
- package-first composition
- reusable Symfony bundles
- a separate recipes repository
- a maintainer workbench for validating package and recipe behavior
- a vendor-neutral AI/Mate extension for development-time assistance
- a UI bundle / SXUC baseline for modern Symfony UX
- runtime AI treated as a separate concern from development tooling
The short version:
Start by installing the capability that owns the concern.
The project should avoid copy-paste architecture, speculative package sprawl, and freeform AI-generated structure.
workbenchai-mate-extensionbaselineui-bundle/ SXUC baselinedashboard-bundlefirst usable version- Hermes Agent sandbox experiment
- recipe ownership metadata
- richer Mate tools
- optional
mate-observerlater
See REPOSITORY_PLAN.md and AI_STRATEGY.md for the current plan.
symfony-x— Symfony-focused datasets, model experiments, and research artifacts for improving AI-assisted Symfony development