Authority axis v1: mint the executive branch + link 27,804 § → office edges
The Code empowers the executive branch, but the mirror only had legislative Bodies — every authority reference pointed at nothing. Fixed by minting the executive branch from the Code's OWN enumerations: 15 Cabinet departments (5 U.S.C. § 101) + 21 Executive-Schedule Level I offices (§ 5312), 42 Body nodes under us/executive/. Then the axis: scripts/extract_authority.py matches named office/department references across all 59,740 sections (guarding against Deputy/Assistant/Under subordinates) and emits data/section_authority_edges.jsonl — 27,804 edges from 17,031 sections (28.7% of the Code) to the offices they empower. build.py renders reciprocal 'empowered by' links on each office node; the section files are never touched. Now: click the Attorney General, see all 2,386 sections that vest authority in it. Named references only in v1 (cabinet-level). Deterministic; body.schema classification enum extended (executive-department/-agency/-office); make check green at 105,746 records. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
---
|
||||
type: Body
|
||||
title: "Commissioner of Social Security"
|
||||
classification: "executive-office"
|
||||
chamber: "executive"
|
||||
code: "EXEC-SOCIAL-SECURITY-ADMINISTRATION-COMMISSIONER"
|
||||
parent: "us/executive/social-security-administration"
|
||||
schedule_level: "I"
|
||||
sources:
|
||||
- field: definition
|
||||
source: "5 U.S.C. § 5312 (Executive Schedule, Level I)"
|
||||
confidence: official
|
||||
tags: [body, executive, executive-office]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Commissioner of Social Security
|
||||
|
||||
Cabinet-rank office (Executive Schedule Level I, 5 U.S.C. § 5312), head of the [Social Security Administration](/us/executive/social-security-administration/index.md).
|
||||
|
||||
## Empowered by the U.S. Code
|
||||
|
||||
161 sections of the U.S. Code vest authority in this office. A sample:
|
||||
|
||||
- [5 U.S.C. § 401](/legal/us/code/title-05/chapter-4/section-401.md)
|
||||
- [5 U.S.C. § 5312](/legal/us/code/title-05/chapter-53/section-5312.md)
|
||||
- [5 U.S.C. § 8141](/legal/us/code/title-05/chapter-81/section-8141.md)
|
||||
- [5 U.S.C. § 8347](/legal/us/code/title-05/chapter-83/section-8347.md)
|
||||
- [5 U.S.C. § 8903c](/legal/us/code/title-05/chapter-89/section-8903c.md)
|
||||
- [6 U.S.C. § 255](/legal/us/code/title-06/chapter-1/section-255.md)
|
||||
- [7 U.S.C. § 2015](/legal/us/code/title-07/chapter-51/section-2015.md)
|
||||
- [7 U.S.C. § 2020](/legal/us/code/title-07/chapter-51/section-2020.md)
|
||||
- [7 U.S.C. § 2025](/legal/us/code/title-07/chapter-51/section-2025.md)
|
||||
- [7 U.S.C. § 9093](/legal/us/code/title-07/chapter-115/section-9093.md)
|
||||
- [8 U.S.C. § 1360](/legal/us/code/title-08/chapter-12/section-1360.md)
|
||||
- [8 U.S.C. § 1612](/legal/us/code/title-08/chapter-14/section-1612.md)
|
||||
- [8 U.S.C. § 1641](/legal/us/code/title-08/chapter-14/section-1641.md)
|
||||
- [8 U.S.C. § 1645](/legal/us/code/title-08/chapter-14/section-1645.md)
|
||||
- [10 U.S.C. § 1095](/legal/us/code/title-10/chapter-55/section-1095.md)
|
||||
- [14 U.S.C. § 3707](/legal/us/code/title-14/chapter-37/section-3707.md)
|
||||
- [26 U.S.C. § 1402](/legal/us/code/title-26/chapter-2/section-1402.md)
|
||||
- [26 U.S.C. § 3121](/legal/us/code/title-26/chapter-21/section-3121.md)
|
||||
- [26 U.S.C. § 3127](/legal/us/code/title-26/chapter-21/section-3127.md)
|
||||
- [26 U.S.C. § 529A](/legal/us/code/title-26/chapter-1/section-529a.md)
|
||||
- [26 U.S.C. § 6050F](/legal/us/code/title-26/chapter-61/section-6050f.md)
|
||||
- [26 U.S.C. § 6057](/legal/us/code/title-26/chapter-61/section-6057.md)
|
||||
- [26 U.S.C. § 6103](/legal/us/code/title-26/chapter-61/section-6103.md)
|
||||
- [26 U.S.C. § 6402](/legal/us/code/title-26/chapter-65/section-6402.md)
|
||||
- [26 U.S.C. § 642](/legal/us/code/title-26/chapter-1/section-642.md)
|
||||
- …and 136 more (full set in data/section_authority_edges.jsonl)
|
||||
@@ -0,0 +1,49 @@
|
||||
---
|
||||
type: Body
|
||||
title: "Social Security Administration"
|
||||
classification: "executive-agency"
|
||||
chamber: "executive"
|
||||
code: "EXEC-SOCIAL-SECURITY-ADMINISTRATION"
|
||||
head: "us/executive/social-security-administration/commissioner"
|
||||
sources:
|
||||
- field: definition
|
||||
source: "5 U.S.C. § 5312 (Executive Schedule, Level I)"
|
||||
confidence: official
|
||||
tags: [body, executive, executive-agency]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Social Security Administration
|
||||
|
||||
Executive agency. Its head, the [Commissioner of Social Security](/us/executive/social-security-administration/commissioner.md), is a Level I position in the Executive Schedule (5 U.S.C. § 5312).
|
||||
|
||||
## Referenced by the U.S. Code
|
||||
|
||||
92 sections of the U.S. Code reference this agency. A sample:
|
||||
|
||||
- [2 U.S.C. § 901](/legal/us/code/title-02/chapter-20/section-901.md)
|
||||
- [5 U.S.C. § 401](/legal/us/code/title-05/chapter-4/section-401.md)
|
||||
- [5 U.S.C. § 406](/legal/us/code/title-05/chapter-4/section-406.md)
|
||||
- [5 U.S.C. § 422](/legal/us/code/title-05/chapter-4/section-422.md)
|
||||
- [5 U.S.C. § 5312](/legal/us/code/title-05/chapter-53/section-5312.md)
|
||||
- [5 U.S.C. § 5313](/legal/us/code/title-05/chapter-53/section-5313.md)
|
||||
- [5 U.S.C. § 8347](/legal/us/code/title-05/chapter-83/section-8347.md)
|
||||
- [5 U.S.C. § 8903c](/legal/us/code/title-05/chapter-89/section-8903c.md)
|
||||
- [7 U.S.C. § 2020](/legal/us/code/title-07/chapter-51/section-2020.md)
|
||||
- [7 U.S.C. § 8786](/legal/us/code/title-07/chapter-113/section-8786.md)
|
||||
- [8 U.S.C. § 1360](/legal/us/code/title-08/chapter-12/section-1360.md)
|
||||
- [10 U.S.C. § 1086](/legal/us/code/title-10/chapter-55/section-1086.md)
|
||||
- [12 U.S.C. § 3413](/legal/us/code/title-12/chapter-35/section-3413.md)
|
||||
- [15 U.S.C. § 1681c–1](/legal/us/code/title-15/chapter-41/section-1681c-1.md)
|
||||
- [20 U.S.C. § 1091](/legal/us/code/title-20/chapter-28/section-1091.md)
|
||||
- [20 U.S.C. § 9702](/legal/us/code/title-20/chapter-77/section-9702.md)
|
||||
- [26 U.S.C. § 199A](/legal/us/code/title-26/chapter-1/section-199a.md)
|
||||
- [26 U.S.C. § 24](/legal/us/code/title-26/chapter-1/section-24.md)
|
||||
- [26 U.S.C. § 32](/legal/us/code/title-26/chapter-1/section-32.md)
|
||||
- [26 U.S.C. § 6103](/legal/us/code/title-26/chapter-61/section-6103.md)
|
||||
- [26 U.S.C. § 6428B](/legal/us/code/title-26/chapter-65/section-6428b.md)
|
||||
- [26 U.S.C. § 7529](/legal/us/code/title-26/chapter-77/section-7529.md)
|
||||
- [29 U.S.C. § 1322](/legal/us/code/title-29/chapter-18/section-1322.md)
|
||||
- [29 U.S.C. § 3151](/legal/us/code/title-29/chapter-32/section-3151.md)
|
||||
- [29 U.S.C. § 722](/legal/us/code/title-29/chapter-16/section-722.md)
|
||||
- …and 67 more (full set in data/section_authority_edges.jsonl)
|
||||
Reference in New Issue
Block a user