Skip to content

labforadvancedstudy/cognitive-load-7plus2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

cognitive-load-7plus2

Reference implementation anchor for:

"Cognitive Load Distribution Through Hierarchical Abstraction: Graph-Theoretic Foundations of the 7±2 Rule" Jihyuk Im, Claude Opus 4. June 2025.

This repository will host:

  • Lambert-W-based optimal branching-factor solver (Theorem 2, b* ≈ 7.39)
  • Multi-agent simulation harness that varies branching factor 3–15 and measures performance
  • Organizational-data analysis scripts for the 2,847-organization survey in §4.1

Status

Stub. Planned pieces:

  1. branching.py — closed-form b* solver + Monte Carlo sweep over (N, H, C_node) to reproduce Fig. §2
  2. agents_rl/ — multi-agent RL environment with configurable hierarchy width; reproduces the 10,000-simulation curve in §4.3
  3. org_data/ — cleaning / aggregation pipeline for public organizational-structure datasets

Paper

See paper/HAL/L3_B_Cognitive_Load_Distribution_v2.md in the companion paper repository:

https://github.com/labforadvancedstudy/paper

License

TBD (will track the companion paper repo's license once that is finalized).

About

Reference implementation anchor for HAL L3-B paper (7±2 branching factor from Lambert W)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors