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 the Treasury"
|
||||
classification: "executive-department"
|
||||
chamber: "executive"
|
||||
code: "EXEC-TREASURY"
|
||||
head: "us/executive/treasury/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 the Treasury
|
||||
|
||||
Executive department, established by 5 U.S.C. § 101. Headed by the [Secretary of the Treasury](/us/executive/treasury/secretary.md).
|
||||
|
||||
## Referenced by the U.S. Code
|
||||
|
||||
313 sections of the U.S. Code reference this department. A sample:
|
||||
|
||||
- [2 U.S.C. § 1905a](/legal/us/code/title-02/chapter-29/section-1905a.md)
|
||||
- [5 U.S.C. § 101](/legal/us/code/title-05/chapter-1/section-101.md)
|
||||
- [5 U.S.C. § 3111](/legal/us/code/title-05/chapter-31/section-3111.md)
|
||||
- [5 U.S.C. § 402](/legal/us/code/title-05/chapter-4/section-402.md)
|
||||
- [5 U.S.C. § 406](/legal/us/code/title-05/chapter-4/section-406.md)
|
||||
- [5 U.S.C. § 412](/legal/us/code/title-05/chapter-4/section-412.md)
|
||||
- [5 U.S.C. § 415](/legal/us/code/title-05/chapter-4/section-415.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)
|
||||
- [5 U.S.C. § 5316](/legal/us/code/title-05/chapter-53/section-5316.md)
|
||||
- [5 U.S.C. § 5378](/legal/us/code/title-05/chapter-53/section-5378.md)
|
||||
- [5 U.S.C. § 8401](/legal/us/code/title-05/chapter-84/section-8401.md)
|
||||
- [5 U.S.C. § 8909](/legal/us/code/title-05/chapter-89/section-8909.md)
|
||||
- [5 U.S.C. § 9505](/legal/us/code/title-05/chapter-95/section-9505.md)
|
||||
- [5 U.S.C. § 9510](/legal/us/code/title-05/chapter-95/section-9510.md)
|
||||
- [6 U.S.C. § 1501](/legal/us/code/title-06/chapter-6/section-1501.md)
|
||||
- [6 U.S.C. § 203](/legal/us/code/title-06/chapter-1/section-203.md)
|
||||
- [6 U.S.C. § 531](/legal/us/code/title-06/chapter-1/section-531.md)
|
||||
- [6 U.S.C. § 943](/legal/us/code/title-06/chapter-3/section-943.md)
|
||||
- [7 U.S.C. § 1445–3](/legal/us/code/title-07/chapter-35a/section-1445-3.md)
|
||||
- [7 U.S.C. § 16](/legal/us/code/title-07/chapter-1/section-16.md)
|
||||
- [7 U.S.C. § 1738](/legal/us/code/title-07/chapter-41/section-1738.md)
|
||||
- [7 U.S.C. § 2](/legal/us/code/title-07/chapter-1/section-2.md)
|
||||
- [7 U.S.C. § 2156](/legal/us/code/title-07/chapter-54/section-2156.md)
|
||||
- [7 U.S.C. § 2204b–3](/legal/us/code/title-07/chapter-55/section-2204b-3.md)
|
||||
- …and 288 more (full set in data/section_authority_edges.jsonl)
|
||||
@@ -0,0 +1,50 @@
|
||||
---
|
||||
type: Body
|
||||
title: "Secretary of the Treasury"
|
||||
classification: "executive-office"
|
||||
chamber: "executive"
|
||||
code: "EXEC-TREASURY-SECRETARY"
|
||||
parent: "us/executive/treasury"
|
||||
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 the Treasury
|
||||
|
||||
Cabinet-rank office (Executive Schedule Level I, 5 U.S.C. § 5312), head of the [Department of the Treasury](/us/executive/treasury/index.md).
|
||||
|
||||
## Empowered by the U.S. Code
|
||||
|
||||
1,918 sections of the U.S. Code vest authority in this office. A sample:
|
||||
|
||||
- [2 U.S.C. § 1105](/legal/us/code/title-02/chapter-22/section-1105.md)
|
||||
- [2 U.S.C. § 1106](/legal/us/code/title-02/chapter-22/section-1106.md)
|
||||
- [2 U.S.C. § 1151](/legal/us/code/title-02/chapter-22a/section-1151.md)
|
||||
- [2 U.S.C. § 1415](/legal/us/code/title-02/chapter-24/section-1415.md)
|
||||
- [2 U.S.C. § 154](/legal/us/code/title-02/chapter-5/section-154.md)
|
||||
- [2 U.S.C. § 157](/legal/us/code/title-02/chapter-5/section-157.md)
|
||||
- [2 U.S.C. § 158](/legal/us/code/title-02/chapter-5/section-158.md)
|
||||
- [2 U.S.C. § 1942](/legal/us/code/title-02/chapter-29/section-1942.md)
|
||||
- [2 U.S.C. § 2046](/legal/us/code/title-02/chapter-30/section-2046.md)
|
||||
- [2 U.S.C. § 2083](/legal/us/code/title-02/chapter-30/section-2083.md)
|
||||
- [2 U.S.C. § 2108](/legal/us/code/title-02/chapter-30/section-2108.md)
|
||||
- [2 U.S.C. § 2146](/legal/us/code/title-02/chapter-30/section-2146.md)
|
||||
- [2 U.S.C. § 2234](/legal/us/code/title-02/chapter-31/section-2234.md)
|
||||
- [2 U.S.C. § 661d](/legal/us/code/title-02/chapter-17a/section-661d.md)
|
||||
- [2 U.S.C. § 661f](/legal/us/code/title-02/chapter-17a/section-661f.md)
|
||||
- [2 U.S.C. § 802](/legal/us/code/title-02/chapter-19/section-802.md)
|
||||
- [2 U.S.C. § 831](/legal/us/code/title-02/chapter-19a/section-831.md)
|
||||
- [3 U.S.C. § 19](/legal/us/code/title-03/chapter-1/section-19.md)
|
||||
- [5 U.S.C. § 2902](/legal/us/code/title-05/chapter-29/section-2902.md)
|
||||
- [5 U.S.C. § 3102](/legal/us/code/title-05/chapter-31/section-3102.md)
|
||||
- [5 U.S.C. § 3111](/legal/us/code/title-05/chapter-31/section-3111.md)
|
||||
- [5 U.S.C. § 4111](/legal/us/code/title-05/chapter-41/section-4111.md)
|
||||
- [5 U.S.C. § 412](/legal/us/code/title-05/chapter-4/section-412.md)
|
||||
- [5 U.S.C. § 415](/legal/us/code/title-05/chapter-4/section-415.md)
|
||||
- [5 U.S.C. § 5312](/legal/us/code/title-05/chapter-53/section-5312.md)
|
||||
- …and 1,893 more (full set in data/section_authority_edges.jsonl)
|
||||
Reference in New Issue
Block a user