최상위 10_Wiki/Topic_*였던 4개 카테고리 폴더를 10_Wiki/Topics/Topic_* 로 재배치.
콘텐츠 변경 없음(순수 폴더 이동) — Topics/ 하위 나머지 폴더는 이미 지난 커밋에서
전부 정리된 상태(잔존 항목은 에이전트 운영 상태 및 사용자가 보존을 요청한
업데이트0615/무제 3.canvas 뿐).
"매 game 의 매 voluntary entered 의 매 separate reality". 매 1938 Huizinga 'Homo Ludens' coinage → 매 2003 Salen-Zimmerman 'Rules of Play' 의 매 game-design canonization → 매 2024 metaverse / VR 의 매 boundary-blur 의 매 contemporary debate. 매 'inside ≠ outside' 의 매 philosophical container.
매 핵심
매 정의 (Salen-Zimmerman)
매 player 의 매 voluntary entry.
매 internal rules ≠ external reality 의 매 separation.
매 temporary / spatial 의 매 boundedness.
매 boundary type
Spatial: 매 board / arena / VR space.
Temporal: 매 match-clock / session.
Conceptual: 매 IP-rule / 매 'pretend' frame.
매 응용
매 LARP 의 매 explicit boundary ritual.
매 Among Us 의 매 'meeting' reset 의 magic-circle pulse.
매 ARG 의 매 deliberate boundary-blur (TINAG = This Is Not A Game).
typeAction={kind:'kill'|'steal'|'lie'|'cooperate'};functionisPermitted(a: Action,ctx:'social'|'game'):boolean{if(ctx==='game')returntrue;// 매 inside circle: 매 rules 의 game's
returna.kind==='cooperate';}