정수형 int
Provenance
- #15 primitive-types concept_map maps hare/int → concept int
- #23 demo-alpha concept_map covers concept int
- #28 sealion-refinement concept_map maps hare/int → concept int winning layer
Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.
Across locales
What each covering migration carries for this concept, per locale — the whole-brain view, not filtered by your language. Forms are the migration's leaf values (pre-transform, pre-human-verdict); a locale without a form falls back to canonical English. Chips open that locale's live docs page for this term.
primitive-types · concept int — per-locale forms
Expand to load the per-locale matrix.
demo-alpha · concept int — per-locale forms
Expand to load the per-locale matrix.
sealion-refinement · concept int — per-locale forms
Expand to load the per-locale matrix.
AI council review
Reviewed by 1 model
· @cf/aisingapore/gemma-sea-lion-v4-27b-it · 2026-07-17
Cluster primitive-types
· locale ko
· member int
Using '정수형' (jeongsuhyeong - integer type) is more precise and clearly indicates a type. It's a common practice in Korean programming documentation.
Issue breakdown
- specificity While '정수' is technically correct, it's too broad. It doesn't convey the specific meaning of a 32-bit integer.
- consistency Inconsistent with the need to differentiate between int, long, and short in some contexts.