Files
tool.meshservice/target/debug/incremental/meshservice-2vzfdw1xd30om/s-hh6z53zav8-1nmg27w-0liqujcm3oxuehh92qt7osxcu/4ddxtca0d9i566uemlwktf0xd.o
Christian Nennemann 9af66ab073 feat: add anti-abuse mechanisms
Prevent slot blocking and reservation spam:
- RateLimiter: per-sender cooldowns, hourly limits, pending caps
- ProofOfWork: Hashcash-style PoW for reservation requests
- SenderReputation: track honor rate, no-shows, auto-block
- TherapistPolicy: configurable requirements per provider
- 7 new tests (39 total)

Docs: docs/anti-abuse.md with implementation roadmap
2026-04-01 08:27:02 +02:00

15 KiB