Skip to content

williamruiz1/Encroachment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Civil Liberties Encroachment Platform

Measuring the Health of Your Rights

A comprehensive platform for tracking and analyzing the evolution of civil liberties in the United States through systematic scoring of legal actions affecting constitutional rights.

Project Overview

This project measures changes in constitutional protections over time by:

  • Cataloging rights from the Bill of Rights and civil rights law
  • Identifying legal actions (court cases, legislation, executive orders) that affect these rights
  • Scoring each action's impact on a -10 to +10 scale
  • Computing cumulative scores across historical eras
  • Visualizing trends in rights health over time

Current Status: Sprint 2 (4th Amendment Deep Dive) — Research Phase Complete

Project Structure

Encroachment/
├── README.md                    # This file
├── index.html                   # Interactive project dashboard
├── docs/                        # Project documentation
│   ├── framework.md            # Methodology framework
│   ├── schema.md               # Database schema
│   └── decisions.md            # Key project decisions
├── research/                    # Research findings by sprint
│   ├── sprint1a_rights_synthesis.xlsx
│   └── sprint2_4th_amendment.docx
├── data/                        # Structured data files
│   └── (TBD: Database exports, JSON, CSV)
└── assets/                      # Supporting materials
    └── (TBD: Visualizations, charts)

Methodology

  • Scoring Scale: -10 (severe encroachment) to +10 (strong expansion)
  • Encroachment Types: 9 categories including Legislative, Judicial, Surveillance, Financial, Regulatory Omission
  • Aggregation: Bounded asymptotic model for cumulative scores
  • Dual Scoring: Realized (documented harm) + Hypothetical (risk exposure) for surveillance
  • Enforcement Status: Active / Selective / Dormant / Invalidated modifiers

Current Progress

Completed

  • Sprint 1A: Rights Synthesis List (39 rights cataloged)
  • Sprint 2 Session 1: 4th Amendment research (50+ legal actions identified)

In Progress

  • 🔄 Sprint 2 Scoring: Individual scoring and cumulative aggregation
  • 🔄 Sprint 1B: Infrastructure setup (this repository)

Upcoming

  • Sprint 3: Legal Actions Database
  • Sprint 4: Composite Scoring Engine
  • Sprint 5-7: Full Bill of Rights expansion
  • Sprint 8-12: Visualization and analysis tools

Key Findings (4th Amendment)

  • Judicial Dormancy (1791-1886): Limited Fourth Amendment jurisprudence
  • Doctrine Building (1914-1968): Exclusionary rule, Katz privacy test
  • Erosion (1970s-2000s): Third-party doctrine, good faith exception
  • Post-9/11 Expansion (2001-2015): PATRIOT Act (-7 to -8), NSA surveillance
  • Digital Protections (2014-2018): Riley (+5 to +6), Carpenter (+5 to +6)

Documentation

  • Interactive Dashboard: index.html (open in browser)
  • Framework: See Notion link in dashboard
  • Research Catalog: research/sprint2_4th_amendment.docx

Contributing

This is a research project by Mr. Ruiz. Documentation and methodology available in project dashboard.

License

Research project - all rights reserved.


Project Start Date: February 7, 2026
Last Updated: February 7, 2026
Current Sprint: 2 (4th Amendment Deep Dive)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages