trypost/app/Models/Traits
Paulo Castellano ff23b5084b chore: drop verbose docblocks across PostHog and billing files
Class names and method signatures already explain what these classes
do. Project guideline (CLAUDE.md): comments only when the WHY is
non-obvious — implementation details belong in commits, not noise on
top of every class. Kept the one comment that earns it: the (int)
cast in HasUsage::cachedPostCount, which documents the load-bearing
workaround for Laravel's Redis cache numeric optimisation.
2026-05-07 16:03:12 -03:00
..
HasMedia.php refactor: centralize media size limits in config + drop Document type 2026-05-04 14:54:47 -03:00
HasUsage.php chore: drop verbose docblocks across PostHog and billing files 2026-05-07 16:03:12 -03:00
HasWorkspace.php feat: introduce Account entity as billing owner and refactor architecture 2026-04-14 22:22:04 -03:00