Some docs/samples reference older Team Chat doc paths (team-chat-apps) while current docs may use updated routing.
Sample env variable naming is inconsistent across repos (StS_*, WEBHOOK_SECRET_TOKEN, per-module keys). This skill standardizes names in environment-variables.md.
Some sample README commands imply one port while module receivers may actually use base+1 or per-module ports.
User OAuth behavior depends on receiver choice; AwsLambdaReceiver limitations must be handled explicitly.