Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPOA — Governance-Phase Orthogonality Auditor

Repository target: https://github.com/sadpig70/GPOA (not yet pushed; explicit user approval required for git init and remote creation).

GPOA scores any governance-phase incident on a (rule_density, SPOF_density) 2×2 matrix and assigns one of four quadrants:

high rule low rule
high SPOF ceremonial_compliance (e.g. LATAM e-ID, NCA 2020 shell) pre_incident_vacuum
low SPOF healthy_governance de_facto_robust (e.g. AfriSpace volunteer TLE)

GPOA targets the recurring meta-error in policy debates that conflate two orthogonal questions — "are there enough rules?" and "is the architecture engineered to survive its own rules?" — into one axis, producing rules added to SPOF-rich substrates.

Quick start (v0.1, scaffold only)

# (planned) score one incident
gpoa score corpora/D14_fintech/case-01.yaml

# (planned) audit a directory
gpoa audit corpora/D10_cyber/

# (planned) regression vs scored_reference.yaml
gpoa calibrate --corpora corpora/

Engine, CLI, AuditAPI, and corpora are scaffolded but not yet implemented. See .pgf/DESIGN-GPOA.md and .pgf/WORKPLAN-GPOA.md for the full plan.

Standalone boundary

GPOA was produced by SA-AOX-20260528-001 (standalone, single-runtime). It is not cross-model CIX/EVX/AOX production-certified. See docs/standalone-boundary.md for the production promotion path.

Origin

  • SA-AOX run: SA-AOX-20260528-001
  • SA-ICX round: SA-ICX-20260528-001
  • SA-EVX round: SA-EVX-20260528-001
  • Consensus winner: IDEA-CAP-28-403
  • Source seed: SEED-L10-002-P5INS-L10-002 (Governance-Phase Orthogonality Confusion)

Layout

GPOA/
  LICENSE
  README.md
  .pgf/DESIGN-GPOA.md
  .pgf/WORKPLAN-GPOA.md
  .pgf/status-GPOA.json
  .pgxf/INDEX-GPOA.json
  spec/schema.json              # incident schema
  spec/rubric.md                # scoring rubric (rule_density / SPOF_density)
  src/gpoa/                     # engine + CLI
  corpora/D06_energy/           # 5 cases (planned)
  corpora/D10_cyber/            # 5 cases (planned)
  corpora/D13_geopolitics/      # 5 cases (planned)
  corpora/D14_fintech/          # 5 cases (planned)
  docs/standalone-boundary.md
  tests/                        # planned

License

MIT © 2026 양정욱 (sadpig70@gmail.com)

About

GPOA — Governance-Phase Orthogonality Auditor. Scores governance incidents on a (rule_density, SPOF_density) 2x2 matrix. Standalone IdeaFirst output (SA-AOX-20260528-001 consensus winner).

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages