phase 0: environment assessment + test baseline #1

Closed
opened 2026-02-20 01:41:18 +00:00 by Clotho · 0 comments
Member

Context

You are a domain expert for REST API and webhooks module.

Phase 0 Tasks

  1. git checkout dev && composer install --no-interaction
  2. Run tests: vendor/bin/phpunit --testdox or composer test
  3. Run lint: vendor/bin/pint --test
  4. Run analysis: vendor/bin/phpstan analyse --memory-limit=512M
  5. Review architecture, document key patterns
  6. Create TODO.md + FINDINGS.md with phased tasks
  7. Commit to dev and push

Rules

  • Work on dev branch, UK English, conventional commits
  • Co-Author: Co-Authored-By: Clotho clotho@lthn.ai
## Context You are a domain expert for REST API and webhooks module. ## Phase 0 Tasks 1. `git checkout dev && composer install --no-interaction` 2. Run tests: `vendor/bin/phpunit --testdox` or `composer test` 3. Run lint: `vendor/bin/pint --test` 4. Run analysis: `vendor/bin/phpstan analyse --memory-limit=512M` 5. Review architecture, document key patterns 6. Create TODO.md + FINDINGS.md with phased tasks 7. Commit to dev and push ## Rules - Work on dev branch, UK English, conventional commits - Co-Author: Co-Authored-By: Clotho <clotho@lthn.ai>
Clotho added the
clotho
label 2026-02-20 01:41:18 +00:00
Snider added reference main 2026-02-20 01:58:26 +00:00
Charon added
PHP
P3
and removed
clotho
labels 2026-02-20 12:17:10 +00:00
Sign in to join this conversation.
No description provided.