mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
Pipeline: - q16_lut_vcn.py: Q16_16 LUT generation + VCN frame encoding (8 ops) - braid_vcn_encoder.py: Delta+RLE → RS ECC → ChaCha20 → VCN → MKV - braid_search.py: Sidon set slots, soliton search, QUBO optimization - test_braid_pipeline.py: 67 tests covering full round-trip WebGPU/Scripts: - braid_fft.wgsl: Cooley-Tukey radix-2 FFT on phase vectors - reed_solomon_vcn.py: Reed-Solomon ECC for VCN frame data - chacha20_braid.py: ChaCha20 encryption + key derivation - polynomial_commitment.py: KZG scheme for receipt verification Lean: - BraidBitwiseODE.lean: XOR crossing, O(1) integration, 2 proved theorems FPGA (Tang Nano 9K): - q16_lut_core.v: 8-op arithmetic, 2-stage pipeline, BRAM reciprocal - braid_crossing_core.v: 4-stage crossing residual, 7 Q16 instances - Testbenches with edge cases + VCD dumps |
||
|---|---|---|
| .. | ||
| AppFlowy-Cloud | ||
| audio-dsp | ||
| audit | ||
| caddy-edge | ||
| cff | ||
| cluster-dashboard | ||
| compression-core | ||
| hutter_prize | ||
| linear-native-tauri | ||
| nodupe | ||
| notion-native-tauri | ||
| out/verilog | ||
| parquet_compressor | ||
| pist-scripts | ||
| plugins/substack-connector | ||
| scripts | ||
| teleport-kanban | ||
| tests | ||
| text-to-cad | ||
| tools-scripts | ||
| webrtc-bridge | ||
| finance_manager.py | ||
| README.md | ||
| requirements_swarm_api.txt | ||
| visualizer_service.py | ||
5-Applications
Purpose: End-to-end pipelines, integration tests, automation scripts, benchmarks, audit.
Depends on: 0 through 4
Contents (Target)
| Source | Destination |
|---|---|
5-Applications/scripts/ |
5-Applications/scripts/ |
5-Applications/tests/ |
5-Applications/tests/ |
5-Applications/out/ |
5-Applications/out/ |
5-Applications/audit/ |
5-Applications/audit/ |
Scripts
build_manifold_graphml.pyexport_manifold_to_obsidian.pyhot_swap_daemon.pyhot_swap_manager.py
Pipeline
- Generate provably hard question (Builder: ADD clock)
- Route via OmnidirectionalInterface (Lean)
- Execute via DomainModelIntegration (Lean → Python shim)
- Store in Google Drive topological storage (Warden: SUBTRACT clock)
- Hardware triumvirate integration (Judge: PAUSE clock)