{"id":49596900,"url":"https://github.com/getbindu/regulations","last_synced_at":"2026-05-04T05:03:53.984Z","repository":{"id":354353277,"uuid":"1222869777","full_name":"GetBindu/regulations","owner":"GetBindu","description":"Open, machine-evaluable encoding of trade and product compliance regulations as DMN models. Powers Shelley and other Bindu products.","archived":false,"fork":false,"pushed_at":"2026-04-28T07:47:21.000Z","size":84,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-28T08:31:57.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GetBindu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-27T19:39:39.000Z","updated_at":"2026-04-28T07:47:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/GetBindu/regulations","commit_stats":null,"previous_names":["getbindu/regulations"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/GetBindu/regulations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetBindu%2Fregulations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetBindu%2Fregulations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetBindu%2Fregulations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetBindu%2Fregulations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GetBindu","download_url":"https://codeload.github.com/GetBindu/regulations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GetBindu%2Fregulations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32595202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":"2026-05-04T05:03:52.910Z","updated_at":"2026-05-04T05:03:53.979Z","avatar_url":"https://github.com/GetBindu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bindu Regulations\n\n\u003e A fixed point of truth for the rules that move products across borders.\n\u003e Community-built. Free to read. Free to fix.\n\n---\n\n## Imagine this\n\nYou make wooden toys in a workshop in Jaipur. A buyer in Berlin wants 500 of them.\n\nBefore they arrive in Germany, the toys have to clear a long list of rules: how the paint is tested, what the label says, who's named on the box, what paperwork the importer keeps for ten years.\n\nThose rules exist. They are written down. But they live across:\n\n- A 92-page EU directive\n- A 1,400-page chemicals regulation\n- A guidance PDF nobody can find\n- A spreadsheet on someone's laptop\n- The head of a customs officer who is about to retire\n\nThis repository takes those rules out of all those places and writes them down in one shape, in one spot, that a computer can read and a human can check.\n\nThat's it. That's the whole project.\n\n---\n\n## What's in here\n\nThink of it like a cookbook.\n\nEach **recipe** is one regulation. The recipe says:\n\n- **When this rule applies.** (\"If the toy is for kids under 14...\")\n- **What you have to do.** (\"...you need a paint migration test report.\")\n- **Where it says so.** (\"Article 4, EU Directive 2009/48/EC.\")\n\nRecipes are stored as plain text files (YAML) so anyone — a customs officer, a compliance lawyer, a curious parent — can open one and read it. No special software needed. A web browser will do.\n\nToday the cookbook has **one recipe**: the EU's toy safety rules. More are on the way. The plan, in plain English: toys → chemicals → product safety → electronics → textiles → cosmetics. We're starting with the rules that affect the most shipments first.\n\n---\n\n## Who this is for\n\n- **People shipping things into Europe** — to find out what they actually need.\n- **Customs officers, compliance specialists, lawyers** — to spot mistakes and fix them.\n- **Regulators** — to see how their rules are being applied in the real world.\n- **Software builders** — to plug these rules into their own products. (That's how [getbindu.com](https://getbindu.com) uses them.)\n- **Anyone curious** — to read the law without paying a consultant.\n\n---\n\n## Why it's open\n\nRules made by governments are public. They belong to everyone. Yet figuring out which rule applies to your shipment usually costs €500 an hour.\n\nWe don't think the *rules* should cost anything. The *help applying them* can be a product. The rules themselves should be a free, shared resource — like a library, or Wikipedia, or a public road.\n\nIf a rule in here is wrong, the world should be able to see it and fix it. No NDA. No login. No paywall.\n\n---\n\n## How you can help\n\nYou don't need to be a programmer.\n\n**Found a mistake?**\n[Open an issue](https://github.com/GetBindu/regulations/issues/new/choose). Tell us what's wrong. Point at the law. We'll handle the rest.\n\n**Know a rule we're missing?**\nSame thing — open an issue. Tell us the regulation, the country, and what you know about it.\n\n**Want to write a recipe yourself?**\nRead [`docs/CONTRIBUTING.md`](./docs/CONTRIBUTING.md). It walks you through it step-by-step. If you'd rather click than type, head to [getbindu.com](https://getbindu.com) — there's a web tool there where you fill in a form and it writes the recipe for you.\n\n**Just want to read?**\nBrowse the [`regulations/`](./regulations/) folder. Every file is human-readable. The cookbook is yours to explore.\n\n---\n\n## How it works (in 30 seconds)\n\n1. Someone — you, a contributor, a regulator — adds or fixes a rule in a YAML file.\n2. A robot checks: is the rule well-formed? Does the law it cites actually exist? Do the example cases still pass?\n3. If yes, the change goes in. If no, the robot says what's wrong and the change waits.\n4. Tools at [getbindu.com](https://getbindu.com) (and anyone else's, too) read the latest rules and use them to help importers do their paperwork.\n\nSame input, same output, every time. No surprises. Every \"yes / no / you need this document\" answer can be traced back to a specific line of a specific law.\n\n---\n\n## A note on trust\n\nThis project is early. The rules in here have been written carefully and cite real laws, but they are **not legal advice.** If a shipment is on the line, double-check with a qualified specialist.\n\nWhere a rule is incomplete or uncertain, we say so out loud — look for the `todos:` block at the top of each recipe. We'd rather flag what we don't know than pretend we know everything.\n\n---\n\n## The fine print\n\n- **License:** [MIT](./LICENSE). The encoding is free to use. The laws themselves are public — nobody owns them.\n- **Maintained by:** the team at [getbindu.com](https://getbindu.com), with help from anyone who shows up.\n- **Built on:** an open standard called [DMN](https://www.omg.org/dmn/) for decision rules.\n- **Questions?** Open an issue. We read all of them.\n\n---\n\n*Compliance is a maze. This is one team trying to draw the map. Come help.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetbindu%2Fregulations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetbindu%2Fregulations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetbindu%2Fregulations/lists"}