Objective
Add troubleshooting documentation for common Fast Forward DevTools failures and recovery steps.
Current Limitation
Several common failure modes require project-specific knowledge: Composer auth, missing vendor files, branch protection, submodule pointer conflicts, no-TTY process execution, coverage thresholds, phpdoc template generation, and workflow preview cleanup.
Proposed Work
Create a troubleshooting guide that helps maintainers diagnose and resolve common local and CI failures.
Scope
- Composer install/authentication failures.
- Missing or stale
vendor/ and lock-file mismatch issues.
- GitHub branch protection and bot commit behavior.
.github/wiki submodule conflicts and resolution steps.
- No-TTY execution errors such as
/dev/tty failures.
- Coverage threshold failures.
- PHPDoc/template generation issues.
- Reports/wiki preview cleanup issues.
Non-goals
- Replacing command reference pages.
- Documenting every third-party tool option.
- Changing code behavior.
Acceptance Criteria
Delivery Criteria
Architectural / Isolation Criteria
Objective
Add troubleshooting documentation for common Fast Forward DevTools failures and recovery steps.
Current Limitation
Several common failure modes require project-specific knowledge: Composer auth, missing vendor files, branch protection, submodule pointer conflicts, no-TTY process execution, coverage thresholds, phpdoc template generation, and workflow preview cleanup.
Proposed Work
Create a troubleshooting guide that helps maintainers diagnose and resolve common local and CI failures.
Scope
vendor/and lock-file mismatch issues..github/wikisubmodule conflicts and resolution steps./dev/ttyfailures.Non-goals
Acceptance Criteria
Delivery Criteria
docs/and is linked from the docs index or FAQ.Architectural / Isolation Criteria