Commit graph

9 commits

Author SHA1 Message Date
Brandon Schneider
005c72f556 Stabilize remote proof endpoint and RDS shims 2026-05-25 20:48:25 -05:00
Brandon Schneider
fa49eb649d archive: remove dated receipts, experimental probes, and uncompiled prototypes
- Move 2026-05-13 dated receipt dirs to archive/
- Move 62 experimental Lean Probe/Metaprobe files to archive/lean-probes/
- Move uncompiled rust-conversions/ prototype to archive/
- Move uncompiled gpu/ prototype to archive/ (including wasmgpu submodule)
- Delete one-shot infra scripts with hardcoded secrets
- Remove stray git bare-repo internals at root (config, HEAD, hooks/, info/, description)
- Remove stale root-level artifacts (re, changes.zip, etc.)
- Update .gitignore for venvs, scratch tests, ai-math-discovery-systems
2026-05-25 16:51:58 -05:00
Brandon Schneider
6e5a0a6af4 WIP: accumulated changes 2026-05-25 16:24:21 -05:00
Brandon Schneider
2dffdfcd11 Document portable setup and review receipts 2026-05-11 23:01:51 -05:00
Brandon Schneider
87a20a235b Track DeepSeek review receipts and CAD setup tasks 2026-05-11 22:41:44 -05:00
Brandon Schneider
1279b8200d Track HCMMR sources and ignore generated mirrors 2026-05-11 21:53:32 -05:00
Brandon Schneider
0e1d8ce9f4 Add workspace load-shedding ignores 2026-05-11 15:53:59 -05:00
Brandon Schneider
a7733208de wip: refined investigation script for Erdős–Gyárfás conjecture
Created refined investigation script for Erdős–Gyárfás conjecture
where previous test found no power-of-two cycles (conjecture holds: False).

Refinements:
- Regular graph construction (all vertices same degree)
- Exhaustive DFS cycle detection
- More samples per n (5 instead of 3)
- Extended n values [8, 10, 12, 14, 16]

Goal: Determine if previous negative result was due to random graph construction
or if regular graphs with exhaustive cycle detection find power-of-two cycles.

Script created: investigate_erdos_gyarfas_refined.py
Execution canceled by user - awaiting further instructions.
2026-05-08 14:50:03 -05:00
Brandon Schneider
d2cb67ae58 Add ENE research topic candidates, compression-core, notion-native-tauri, linear-native-tauri 2026-05-04 19:08:20 -05:00