Files
republic-os/data/jurisdictions/us/executive/director-of-national-intelligence/index.md
T
Fabio a8594d786c 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>
2026-07-06 11:37:12 -04:00

50 lines
2.6 KiB
Markdown

---
type: Body
title: "Office of the Director of National Intelligence"
classification: "executive-agency"
chamber: "executive"
code: "EXEC-DIRECTOR-OF-NATIONAL-INTELLIGENCE"
head: "us/executive/director-of-national-intelligence/director"
sources:
- field: definition
source: "5 U.S.C. § 5312 (Executive Schedule, Level I)"
confidence: official
tags: [body, executive, executive-agency]
timestamp: "2026-07-03"
---
# Office of the Director of National Intelligence
Executive agency. Its head, the [Director of National Intelligence](/us/executive/director-of-national-intelligence/director.md), is a Level I position in the Executive Schedule (5 U.S.C. § 5312).
## Referenced by the U.S. Code
67 sections of the U.S. Code reference this agency. A sample:
- [5 U.S.C. § 1003](/legal/us/code/title-05/chapter-10/section-1003.md)
- [5 U.S.C. § 13107](/legal/us/code/title-05/chapter-131/section-13107.md)
- [5 U.S.C. § 2302](/legal/us/code/title-05/chapter-23/section-2302.md)
- [5 U.S.C. § 3132](/legal/us/code/title-05/chapter-31/section-3132.md)
- [5 U.S.C. § 5102](/legal/us/code/title-05/chapter-51/section-5102.md)
- [5 U.S.C. § 5315](/legal/us/code/title-05/chapter-53/section-5315.md)
- [5 U.S.C. § 7323](/legal/us/code/title-05/chapter-73/section-7323.md)
- [5 U.S.C. § 9101](/legal/us/code/title-05/chapter-91/section-9101.md)
- [6 U.S.C. § 124k](/legal/us/code/title-06/chapter-1/section-124k.md)
- [6 U.S.C. § 1501](/legal/us/code/title-06/chapter-6/section-1501.md)
- [6 U.S.C. § 592a](/legal/us/code/title-06/chapter-1/section-592a.md)
- [6 U.S.C. § 665b](/legal/us/code/title-06/chapter-1/section-665b.md)
- [10 U.S.C. § 528](/legal/us/code/title-10/chapter-32/section-528.md)
- [15 U.S.C. § 4653](/legal/us/code/title-15/chapter-72a/section-4653.md)
- [15 U.S.C. § 8813](/legal/us/code/title-15/chapter-114/section-8813.md)
- [15 U.S.C. § 8814a](/legal/us/code/title-15/chapter-114/section-8814a.md)
- [22 U.S.C. § 1741b](/legal/us/code/title-22/chapter-23/section-1741b.md)
- [22 U.S.C. § 1741c](/legal/us/code/title-22/chapter-23/section-1741c.md)
- [26 U.S.C. § 121](/legal/us/code/title-26/chapter-1/section-121.md)
- [40 U.S.C. § 113](/legal/us/code/title-40/chapter-1/section-113.md)
- [41 U.S.C. § 1322](/legal/us/code/title-41/chapter-13/section-1322.md)
- [41 U.S.C. § 1323](/legal/us/code/title-41/chapter-13/section-1323.md)
- [42 U.S.C. § 283r](/legal/us/code/title-42/chapter-6a/section-283r.md)
- [47 U.S.C. § 1608](/legal/us/code/title-47/chapter-15/section-1608.md)
- [47 U.S.C. § 906](/legal/us/code/title-47/chapter-8/section-906.md)
- …and 42 more (full set in data/section_authority_edges.jsonl)