Parking

Frozen, deterministic decision (no LLM): maps zone_type, day, hour, is_public_holiday, has_resident_permit to one of prohibited, no_parking_street_cleaning, pay_and_display_2h, free, permit_required. Use when this decision must be made consistently and auditably — extract the features, call can_i_park(), and relay its verdict without overriding it.

CyrilLeMat 889d222 6 files · 18.2 KB Updated

File contents

CyrilLeMat/temper-skills/tree/main/examples/parking/output/parking commit 889d222a06

Frequently asked questions

npx skillmds@latest add cyrillemat/parking