{"id":19049993,"url":"https://github.com/everlag/slippery-policy","last_synced_at":"2025-11-12T13:04:58.779Z","repository":{"id":78566880,"uuid":"233984971","full_name":"Everlag/slippery-policy","owner":"Everlag","description":"Enforcement of arbitrary constraints for poe private leagues","archived":false,"fork":false,"pushed_at":"2020-02-08T21:21:42.000Z","size":895,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-08-17T09:57:02.915Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Everlag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-15T02:53:38.000Z","updated_at":"2024-06-19T11:11:11.530Z","dependencies_parsed_at":"2023-03-27T22:54:30.827Z","dependency_job_id":null,"html_url":"https://github.com/Everlag/slippery-policy","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/Everlag/slippery-policy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Everlag%2Fslippery-policy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Everlag%2Fslippery-policy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Everlag%2Fslippery-policy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Everlag%2Fslippery-policy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Everlag","download_url":"https://codeload.github.com/Everlag/slippery-policy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Everlag%2Fslippery-policy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284037611,"owners_count":26936683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T23:12:31.153Z","updated_at":"2025-11-12T13:04:58.746Z","avatar_url":"https://github.com/Everlag.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slippery-policy\n\nSlippery-policy provides enforcement for the gucci-hobo rules of a Path of Exile private league:\n\n- No non-unique, non-flask items equipped(past level 2)\n- No private profiles\n\nThe league to enforce against can be provided using `-ladder`, ie `slippery-policy.exec -ladder \"Hardcore Metamorph\"`\n\nThis outputs to a CSV file; the default output location `policy_failures.csv`. If that file is already is present, it is appended to rather than overwritten.\n\nBest-effort deduplication of character policy failures past the first is performed. Across restarts of the tool, it may output duplicate entries; this can be cleaned up in post-processing.\n\nRate-limiting headers from GGG are respected.\n\nAdditional flags can be found in the cli interface using `./watch --help`\n\n### Sample Output\n\nThis is a subset of the output from running against the `Slippery Hobo League (PL5357)` ladder. (This league completed prior to the tool being written)\n\nIf the reason for the line is `NonUniqueItemPresent`, additional information is filled out to provide context.\n\n```\nreason,itemName,itemLevel,itemSlot,characterName,characterLevel,accountName,when\nNonUniqueItemPresent,Apocalypse Pelt Full Chainmail,73,BodyArmour,iakrana_hobo,92,iakrana,2020-01-15T04:43:27Z\nNonUniqueItemPresent,Death Slicer Imperial Claw,68,Weapon,Musty_Hobo_Scion,90,BruceeFRost,2020-01-15T04:44:09Z\nNonUniqueItemPresent,Primordial Staff,69,Weapon,BarniHobbo,89,Shadowtitan,2020-01-15T04:44:15Z\nPrivateProfile,,0,,Gimmeluck,0,frankenmolar,2020-01-15T04:44:49Z\nNonUniqueItemPresent,Highborn Bow,74,Weapon2,Meleeistherealchallenge,87,Tomberry,2020-01-15T04:44:49Z\n```\n\n### Building\n\nThis depends on a [go compiler](https://golang.org/doc/install).\n\nThe watch binary can be built from `cmd/watch` using `go build`.\n\nA Makefile is present that provides significantly more ergonomics over running go commands manually.\n\n### Etc\n\nThis is factored out of poe-diff, a project that provided historical progress tracking for Path of Exile characters. It's output [looked like this](https://gfycat.com/ScornfulMajorBubblefish).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverlag%2Fslippery-policy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverlag%2Fslippery-policy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverlag%2Fslippery-policy/lists"}