Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 928 Bytes

File metadata and controls

22 lines (17 loc) · 928 Bytes

UCNS Repository Manifest

This repository currently contains:

Top-level current artifacts

  • ucns-spec-frontier-v090.md — current completeness frontier through v0.9.0
  • ucns-code-v065.py — stable defended code snapshot from the v0.6.5-based line

Supplementary versioned artifacts

  • code/v080-coupled-witness-solver.py
  • code/v080-recursive-factorization-refactor-plan.py
  • code/v081-depth2-oracle-theorem.py
  • code/v082-depth2-final-push.py
  • code/v090-carrier-widening.py
  • code/e109-depth2-failure-boundary.py

These supplementary files preserve the historical theorem / refactor frontier for the recursive and widening attempts.

Notes

  • The top-level files are the current recommended entry points.
  • The code/ files are versioned historical artifacts and frontier notes.
  • Later depth-2 and carrier-widening artifacts remain exploratory and are not merged into the stable engine snapshot.