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,49 @@
|
||||
---
|
||||
type: Body
|
||||
title: "Department of Education"
|
||||
classification: "executive-department"
|
||||
chamber: "executive"
|
||||
code: "EXEC-EDUCATION"
|
||||
head: "us/executive/education/secretary"
|
||||
sources:
|
||||
- field: definition
|
||||
source: "5 U.S.C. § 101 (Executive departments)"
|
||||
confidence: official
|
||||
tags: [body, executive, executive-department]
|
||||
timestamp: "2026-07-03"
|
||||
---
|
||||
|
||||
# Department of Education
|
||||
|
||||
Executive department, established by 5 U.S.C. § 101. Headed by the [Secretary of Education](/us/executive/education/secretary.md).
|
||||
|
||||
## Referenced by the U.S. Code
|
||||
|
||||
169 sections of the U.S. Code reference this department. A sample:
|
||||
|
||||
- [5 U.S.C. § 101](/legal/us/code/title-05/chapter-1/section-101.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. § 5315](/legal/us/code/title-05/chapter-53/section-5315.md)
|
||||
- [7 U.S.C. § 2204b–3](/legal/us/code/title-07/chapter-55/section-2204b-3.md)
|
||||
- [7 U.S.C. § 3151b](/legal/us/code/title-07/chapter-64/section-3151b.md)
|
||||
- [10 U.S.C. § 2006a](/legal/us/code/title-10/chapter-101/section-2006a.md)
|
||||
- [10 U.S.C. § 2031](/legal/us/code/title-10/chapter-102/section-2031.md)
|
||||
- [10 U.S.C. § 2163](/legal/us/code/title-10/chapter-108/section-2163.md)
|
||||
- [10 U.S.C. § 7414](/legal/us/code/title-10/chapter-751/section-7414.md)
|
||||
- [10 U.S.C. § 7421](/legal/us/code/title-10/chapter-751/section-7421.md)
|
||||
- [10 U.S.C. § 7422](/legal/us/code/title-10/chapter-751/section-7422.md)
|
||||
- [10 U.S.C. § 8548](/legal/us/code/title-10/chapter-855/section-8548.md)
|
||||
- [10 U.S.C. § 8591](/legal/us/code/title-10/chapter-859/section-8591.md)
|
||||
- [10 U.S.C. § 8592](/legal/us/code/title-10/chapter-859/section-8592.md)
|
||||
- [10 U.S.C. § 8595](/legal/us/code/title-10/chapter-859/section-8595.md)
|
||||
- [10 U.S.C. § 9414](/legal/us/code/title-10/chapter-951/section-9414.md)
|
||||
- [10 U.S.C. § 9417](/legal/us/code/title-10/chapter-951/section-9417.md)
|
||||
- [10 U.S.C. § 983](/legal/us/code/title-10/chapter-49/section-983.md)
|
||||
- [12 U.S.C. § 1717](/legal/us/code/title-12/chapter-13/section-1717.md)
|
||||
- [12 U.S.C. § 5535](/legal/us/code/title-12/chapter-53/section-5535.md)
|
||||
- [15 U.S.C. § 1341](/legal/us/code/title-15/chapter-36/section-1341.md)
|
||||
- [15 U.S.C. § 1638](/legal/us/code/title-15/chapter-41/section-1638.md)
|
||||
- [15 U.S.C. § 278s](/legal/us/code/title-15/chapter-7/section-278s.md)
|
||||
- [15 U.S.C. § 3718](/legal/us/code/title-15/chapter-63/section-3718.md)
|
||||
- …and 144 more (full set in data/section_authority_edges.jsonl)
|
||||
@@ -0,0 +1,50 @@
|
||||
---
|
||||
type: Body
|
||||
title: "Secretary of Education"
|
||||
classification: "executive-office"
|
||||
chamber: "executive"
|
||||
code: "EXEC-EDUCATION-SECRETARY"
|
||||
parent: "us/executive/education"
|
||||
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"
|
||||
---
|
||||
|
||||
# Secretary of Education
|
||||
|
||||
Cabinet-rank office (Executive Schedule Level I, 5 U.S.C. § 5312), head of the [Department of Education](/us/executive/education/index.md).
|
||||
|
||||
## Empowered by the U.S. Code
|
||||
|
||||
289 sections of the U.S. Code vest authority in this office. A sample:
|
||||
|
||||
- [3 U.S.C. § 19](/legal/us/code/title-03/chapter-1/section-19.md)
|
||||
- [5 U.S.C. § 5312](/legal/us/code/title-05/chapter-53/section-5312.md)
|
||||
- [6 U.S.C. § 665k](/legal/us/code/title-06/chapter-1/section-665k.md)
|
||||
- [7 U.S.C. § 3152](/legal/us/code/title-07/chapter-64/section-3152.md)
|
||||
- [7 U.S.C. § 3362](/legal/us/code/title-07/chapter-64/section-3362.md)
|
||||
- [8 U.S.C. § 1101](/legal/us/code/title-08/chapter-12/section-1101.md)
|
||||
- [8 U.S.C. § 1182](/legal/us/code/title-08/chapter-12/section-1182.md)
|
||||
- [8 U.S.C. § 1372](/legal/us/code/title-08/chapter-12/section-1372.md)
|
||||
- [8 U.S.C. § 1522](/legal/us/code/title-08/chapter-12/section-1522.md)
|
||||
- [8 U.S.C. § 1762](/legal/us/code/title-08/chapter-15/section-1762.md)
|
||||
- [10 U.S.C. § 1154](/legal/us/code/title-10/chapter-58/section-1154.md)
|
||||
- [10 U.S.C. § 1598](/legal/us/code/title-10/chapter-81/section-1598.md)
|
||||
- [10 U.S.C. § 2036](/legal/us/code/title-10/chapter-102/section-2036.md)
|
||||
- [10 U.S.C. § 2143](/legal/us/code/title-10/chapter-106a/section-2143.md)
|
||||
- [10 U.S.C. § 2163](/legal/us/code/title-10/chapter-108/section-2163.md)
|
||||
- [10 U.S.C. § 2174](/legal/us/code/title-10/chapter-109/section-2174.md)
|
||||
- [10 U.S.C. § 2192](/legal/us/code/title-10/chapter-111/section-2192.md)
|
||||
- [10 U.S.C. § 2192b](/legal/us/code/title-10/chapter-111/section-2192b.md)
|
||||
- [10 U.S.C. § 2193a](/legal/us/code/title-10/chapter-111/section-2193a.md)
|
||||
- [10 U.S.C. § 4703](/legal/us/code/title-10/chapter-365/section-4703.md)
|
||||
- [10 U.S.C. § 4843](/legal/us/code/title-10/chapter-384/section-4843.md)
|
||||
- [10 U.S.C. § 4844](/legal/us/code/title-10/chapter-384/section-4844.md)
|
||||
- [10 U.S.C. § 503](/legal/us/code/title-10/chapter-31/section-503.md)
|
||||
- [10 U.S.C. § 7414](/legal/us/code/title-10/chapter-751/section-7414.md)
|
||||
- [10 U.S.C. § 7421](/legal/us/code/title-10/chapter-751/section-7421.md)
|
||||
- …and 264 more (full set in data/section_authority_edges.jsonl)
|
||||
Reference in New Issue
Block a user