Experimental approach to math functions
Find a file
allaunthefox 6d2136c328
Some checks failed
Anti-Smuggle Gate / gate (push) Has been cancelled
Doc Sync Check / check (push) Has been cancelled
Lean Check / build (push) Has been cancelled
Python Check / test (push) Has been cancelled
Q16_16 Roundtrip / roundtrip (push) Has been cancelled
Extract monolithic lakefile into 14 standalone module targets
Replaced 3 monolithic lean_lib (SilverSightCore, SilverSightFormal, SilverSightRRC)
with 14 focused modules:
  Layer 0: SilverSightCore (foundation)
  Layer 1: SilverSightNumerics (Q16_16, fixed-point)
  Layer 2: SilverSightCanal (dynamic canal, Bind)
  Layer 3a: SilverSightBraid (braid theory)
  Layer 3b: SilverSightSidon (Sidon sets, CRT, sieve)
  Layer 3c: SilverSightHachimoji (DNA encoding, N=8 proof)
  Layer 4: SilverSightPIST (spectral classification)
  Layer 5: SilverSightAVM (ISA)
  Layer 6: SilverSightRRC (receipt pipeline)
  Layer 7: SilverSightBindingSite (binding site codec)
  Layer 8: SilverSightFeasible (QUBO relaxation)
  Standalone: SilverSightGeometry, SilverSightMisc

Each module is independently buildable with clear dependency ordering.
2026-07-08 07:42:39 +08:00
.atlas feat(polyglot): add GEPA infrastructure for Python shim optimization 2026-07-07 01:08:49 -05:00
.github ci(gate): add anti-smuggle vacuity check script + CI workflow layer 2026-07-03 05:03:08 -05:00
.openresearch/artifacts fix: ColdReviewer + CharPoly — native_decide for dec_trivial removal, ASCII-only comments 2026-07-05 07:22:55 -05:00
5-Applications/tools-scripts/llm fix: address adversarial review findings 2026-06-23 08:28:30 -05:00
6-Documentation/docs/specs docs: adversarial review of GAUGE_THEORY_GOAL.md — 12 CRITICAL, 7 MAJOR fixes 2026-07-05 15:18:18 -05:00
archive chore: commit utility scripts, MCP backend source, and archived data 2026-07-04 02:06:51 -05:00
c fix(c,octave): C stack overflow test fuel, Octave instance methods 2026-06-30 18:26:10 -05:00
coq fix(coq): migrate all files to Rocq 9.0 imports (ZCompat, no ZArith) 2026-07-01 23:21:29 -05:00
Core chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
cpp fix(ports): C, C++, Go, Octave test fixes 2026-06-30 18:21:20 -05:00
data feat(spectral): f/Cartan integration — exact spiral packing, f(n) layout, Cartan Δ-floor, torus-winding fix 2026-07-01 20:53:47 -05:00
docs Add cross-repo adversarial review (Research-Stack, SilverSight, BioSight) 2026-07-08 07:03:53 +08:00
exe refactor(rrc): rename corpus250→allFixtures/emitManifold, generic n-dimensional modules, Authentik deploy 2026-06-30 04:54:40 -05:00
experiments chore: add experiment file, gitignore qc_flag backups 2026-06-30 04:54:40 -05:00
external feat(prime-lut): add PrimeLut reader with embedded + binary LUT backends 2026-07-03 05:00:22 -05:00
extraction chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
formal fix(lean): remove dead code hp_sq_ne_zero in C_finite_zero_eq_one 2026-07-07 09:19:13 -05:00
fortran feat(cartan-dna): Cartan-DNA bridge — derive spectral gap from encoder 2026-06-30 20:06:38 -05:00
go fix(avm-review): resolve adversarial review findings 2026-06-30 19:01:47 -05:00
infra fix(infra): configure NEXTAUTH_URL to force HTTPS redirects inside Homarr container 2026-07-05 23:32:08 -05:00
julia docs: Hopf Portability Criterion + Ingest Bridge — 4-agent synthesis 2026-06-30 19:53:58 -05:00
octave fix(octave): floor_div use double division + floor instead of idivide with int32 2026-06-30 18:32:58 -05:00
python feat(bawim): parameter wiring + cached J matrix + grid scan results 2026-07-07 09:59:30 -05:00
qubo chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
r docs: Hopf Portability Criterion + Ingest Bridge — 4-agent synthesis 2026-06-30 19:53:58 -05:00
rust feat(semisym): exact-rational Rust discriminator — jet AD, checkpointed survey, Δ₇ verdict 2026-07-03 04:53:45 -05:00
scala feat(cartan-dna): Cartan-DNA bridge — derive spectral gap from encoder 2026-06-30 20:06:38 -05:00
scripts fix: add --output arg to pipeline_core.py 2026-07-04 21:27:02 +00:00
secrets chore(secrets): store Quandela API key encrypted with sops/age 2026-07-04 01:39:38 -05:00
signatures verify(classifier): cross-language classifier — Python confirms, 7 invariant 2026-06-30 20:53:48 -05:00
tests feat(spectral): f/Cartan integration — exact spiral packing, f(n) layout, Cartan Δ-floor, torus-winding fix 2026-07-01 20:53:47 -05:00
.gitignore chore: add node_modules and generated artifacts to gitignore 2026-07-07 01:11:23 -05:00
.gitmodules feat(prime-lut): add PrimeLut reader with embedded + binary LUT backends 2026-07-03 05:00:22 -05:00
.sops.yaml feat(infra): age/SOPS secrets surface + webhook receiver 2026-07-05 22:35:27 -05:00
AGENTS.md feat(lean): BlockCoprimeDensity — C(n) block-coprime density Euler product 2026-07-07 02:24:26 -05:00
atlas.json feat(polyglot): add GEPA infrastructure for Python shim optimization 2026-07-07 01:08:49 -05:00
BREAKGLASS_LOG.md feat(lean): Sidon-orthogonality bypass closes operator-norm gap 2026-06-26 23:36:55 -05:00
CITATION.cff docs(bawim): document mutation engine exploration results 2026-07-07 10:14:31 -05:00
Containerfile chore(container): rebuilt silver-autoproof with 5-check pipeline 2026-07-04 10:20:45 -05:00
ERROR_INVENTORY.md fix: resolve all 5 audit issues for full self-verification 2026-07-01 19:53:18 +00:00
lake-manifest.json feat: implement CMYK coloring generator, autoproof infrastructure, and conservation fix 2026-07-04 01:05:14 -05:00
lakefile.lean Extract monolithic lakefile into 14 standalone module targets 2026-07-08 07:42:39 +08:00
lean-toolchain fix: PVGS Mathlib compatibility — update imports + toolchain 2026-06-23 07:53:36 -05:00
MODULE_MAP.md Extract monolithic lakefile into 14 standalone module targets 2026-07-08 07:42:39 +08:00
PORTING_MANIFEST.md fix(coq): 8/9 axioms proven — Pos_mul_comm still Admitted (Rocq 9.0) 2026-07-01 23:20:36 -05:00
PORTING_MAP.md refactor(rrc): rename corpus250→allFixtures/emitManifold, generic n-dimensional modules, Authentik deploy 2026-06-30 04:54:40 -05:00
pytest.ini feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
README.md feat: README, CI pipeline, Dependabot config 2026-06-30 05:48:50 -05:00
REBASE_RULES.md feat(core): harden SilverSightCore and port canonical FixedPoint 2026-06-21 06:30:12 -05:00
requirements.txt fix: resolve h11 CVE-2025-43859 (critical) 2026-07-01 20:01:41 +00:00
SORRY_PROTOCOL.md docs(sorry-protocol): S1-S3 marked RESOLVED WEAKENED — Chentsov uniqueness → invariance 2026-06-23 06:00:46 -05:00
SORRY_RESOLUTION_S1S3.md chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
TRACEABILITY_GRAPH.md chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
VERIFICATION_LOG.md docs(verification): formulas 010-011 — τ parse tree + G2 collision breaking verified 2026-06-23 05:57:26 -05:00
WORK_LOG.md Update WORK_LOG.md - document past 5 minutes: integer spiral packing, f(n) layout, Cartan floor, torus winding, fingerprint resolution, 43/43 tests 2026-07-02 04:03:14 +02:00

SilverSight

A formally verified, hardware-native computation stack for braid topology analysis, eigensolid compression, and cross-domain 1/n-scaling signature mining.

Quick Start

# Verify the entire pipeline (4 min)
bash scripts/run_entry_gate.sh

This runs all 4 anti-smuggle layers:

Layer Gate What it proves
0 check_determinism.py All artifacts are reproducible (SHA-256 chains, seeded RNG)
1 lake build All 3307 Lean jobs compile (Q16_16 fixed-point, AVM ISA, PIST classifiers)
2 rrc-emit-fixture The manifold receipt emits with 278/278 rows passing alignment
3 verify_with_sympy.py All Q16_16 computations cross-checked against SymPy symbolic math

What It Does

Core idea: Every byte is signal. Gaps, timing, and absences are the encoding. The compressor encodes everything; the decompressor must reconstruct everything, including the gaps — because the gaps are the compression.

Pipeline

Equation text → tokenizer → 8×8 strand adjacency matrix
                                       ↓
                              PIST spectral classifier
                              (MatrixN → SpectralN → ClassifyN)
                                       ↓
                              Q16_16Manifold (278 fixture rows)
                                       ↓
                              AVM ISA receipt (JSON)

Key Modules

Module Purpose
MatrixN Generic n×n matrix operations (power iteration, Laplacian, A^T A)
SpectralN Spectral profile: eigenvalue, spectral gap, density, Frobenius norm
ClassifyN Spectral-radius → color → shape-name classifier
BraidStateN n-strand braid state, crossStep, eigensolid convergence
FisherRigidityN n-dimensional Fisher-Rao geometric rigidity
FixedPointBridge Q16_16 ↔ Q0_64 quad matrix bridge (zero LSB error)
FeasibleSet QUBO k-hot relaxation with weak monotonicity proofs

Infrastructure

Service Host Purpose
AppFloyo Cloud neon-64gb:8000 Module dependency dashboard
GoTrue neon-64gb:9999 JWT auth for API access
Authentik neon-64gb:30001 SSO provider (OAuth2/OIDC)
Homarr neon-64gb:7575 Infrastructure dashboard
CouchDB neon-64gb:5984 Document store

Verification

# Full formal build
lake build                          # 3307 jobs, 0 errors

# Generate predictions from equations
python3 python/generate_predictions.py

# Build matrix data
python3 python/build_pist_matrices_250.py

# Build manifold fixture rows
python3 python/build_manifold.py

# Emit signed receipt
lake exe rrc-emit-fixture

# Cross-domain significance mining (arXiv + CORE API)
CORE_API_KEY="<key>" python3 infra/sigs/rydberg_miner.py
python3 scripts/cross_domain_significance.py

Project Structure

formal/          Lean 4 source (truth)
python/          Python I/O shims
scripts/         Anti-smuggle protocol, infrastructure
signatures/      Cross-domain signature data
infra/sigs/      Literature mining tools
specs/           Design documents

License

Apache 2.0