Documentation Sync
Documentation Surfaces In This Template
README.mdCONTRIBUTING.mdSECURITY.mdAGENTS.mdCLAUDE.md.github/openapi-spec/spec.yaml.github/graphql-spec/specworkspace.dsl
Update This Material When
- local commands change
- workflow or contributor expectations change
- API surfaces change
- architecture changes
- new agent-support files or conventions are added
Typical Sync Patterns
Makefile or workflow change
- update
README.md - update contributor guidance if review expectations changed
API change
- regenerate OpenAPI and GraphQL snapshots
- update
README.mdif user-visible commands or examples changed
Architecture change
- update
workspace.dsl - update
README.mdif the template structure guidance changed
Minimum Verification
- links and file references point to real paths
- command names match the current
Makefile - generated artifacts were refreshed in the same PR as the behavior change
Source: VilnaCRM-Org/php-service-template — distributed by TomeVault.