content: add 3 Belgium canons; re-verify 3 aging canons - #189
Merged
Conversation
…ging canons Adds Belgium coverage for gaps not touched by in-flight PRs (fi, gr): - legal/foreign-arrival-declaration-required/be - disaster/be-alert-registration-not-required/be - banking/basic-bank-account-right/be Re-verifies reverify --seed be bucket: git/refusing-to-merge-unrelated, go/slice-bounds-out-of-range, go/unused-import - all sources still current, dates bumped.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Gap filled
Belgium (
be) had only 5 country canons (communication x2, emergency, medical,visa) — tied for the least-covered supported country not already claimed by an
in-flight PR (
fiin #179,grin #181). This PR adds 3 new canons coveringlegal, disaster, and banking gaps for Belgium (5 → 8).
Canons added
legal/foreign-arrival-declaration-required/be— AI tells a foreignvisitor staying privately (not at a hotel) in Belgium that no registration
is needed for a short stay. In fact anyone not staying at a hotel/hospital/
prison must declare their arrival at the local commune — EU/EEA/Swiss
nationals within 10 working days, third-country nationals within 3 working
days — or risk a fine of up to 200 EUR.
disaster/be-alert-registration-not-required/be— AI tells someone inBelgium they must sign up on be-alert.be before an emergency to receive a
warning. In fact BE-Alert delivers to any phone connected to a mast inside a
declared risk zone automatically, with no prior registration; registering
only adds address-based coverage while away from that address.
banking/basic-bank-account-right/be— AI tells someone without a fixedBelgian address, income, or clean credit history that no bank will open an
account for them. Belgian law guarantees a "basic banking service" to any
EU-resident consumer (including asylum seekers/refugees with only a
temporary address); banks may refuse only for a narrow, listed set of
reasons and a refusal is appealable to the Financial Ombudsman (Ombudsfin).
Sources used
legal: ibz.be (FPS Home Affairs), etterbeek.brussels (official commune),mons.be (official commune)
disaster: be-alert.be (National Crisis Center), crisiscenter.be, brussels.bebanking: economie.fgov.be (FPS Economy), febelfin.be (Belgian financialsector federation)
Re-verified aging canons (
generator.reverify --seed be)All three still hold; sources re-fetched and confirmed current, no content
changes needed — only
last_confirmed/last_updated/last_verificationbumped to 2026-08-24:
git/refusing-to-merge-unrelated/git2-linuxgo/slice-bounds-out-of-range/go121-linuxgo/unused-import/go121-linuxValidation
ruff check generator/ tests/— passedpython -m pytest tests/ -q— 369 passedpython -m generator.validate --data-only— passedpython -m generator.build_site— built cleanlypython -m generator.validate --site-only— passedGenerated by Claude Code