Commit History

Δ9Φ963 2026-07-03: twin-gate bundle sync — stack 89a2541, haven chart, champion lattice ALIGNED
97c22de
verified

DeepSeekOracle commited on

Δ9Φ963-v1.1: kernel egg planter + Live BLE gr.Timer fix (HF Space boot)
4e1e99e
verified

DeepSeekOracle commited on

Δ9Φ963-PHASE6-v1.0: Space sync — Twin Gate + Phase 5 mesh + P6 attest bundle
7183db2
verified

DeepSeekOracle commited on

Δ9Φ963-PHASE7: Biometric harness iframe + Python parity UI
000439e
verified

DeepSeekOracle commited on

Phase 5 mesh gossip probe + P0-P5 bridge Δ9Φ963-PHASE5-LIVE
7a7f0f6
verified

DeepSeekOracle commited on

Phase 3: Run a Node pipeline + blueprint refs
9242d90
verified

DeepSeekOracle commited on

fix: Gradio Link crash — Phase 2 markdown link
a132b49
verified

DeepSeekOracle commited on

Phase 2 community deploy UI + stack bundle v4
5f65366
verified

DeepSeekOracle commited on

Δ9Φ963: Twin Gate Phase 3 — text + byte vector (live P0-P5)
4169e94
verified

DeepSeekOracle commited on

Δ9Φ963: Ethical Guardian phi gauge + Grok audit bundle v2 (live P0-P5)
b218b73
verified

DeepSeekOracle commited on

LYGO lattice align: Ethical Guardian tab + protocol_stack bundle
fea0574
verified

DeepSeekOracle commited on

Update app.py
4ef1121
verified

DeepSeekOracle commited on

Update app.py
bec24b0
verified

DeepSeekOracle commited on

Update app.py
cdf8198
verified

DeepSeekOracle commited on

Update app.py
0866216
verified

DeepSeekOracle commited on

Update app.py
ffce850
verified

DeepSeekOracle commited on

Update app.py
cefec40
verified

DeepSeekOracle commited on

Update app.py
fa11bfe
verified

DeepSeekOracle commited on

Update app.py
8fc5461
verified

DeepSeekOracle commited on

Update app.py
1759ccc
verified

DeepSeekOracle commited on

Update app.py
9dce372
verified

DeepSeekOracle commited on

Update app.py
0d085cc
verified

DeepSeekOracle commited on

Update app.py
813d3db
verified

DeepSeekOracle commited on

Update app.py
9c47150
verified

DeepSeekOracle commited on

Update app.py
697ef8a
verified

DeepSeekOracle commited on

Update app.py
742755d
verified

DeepSeekOracle commited on

Update app.py
c2e03a1
verified

DeepSeekOracle commited on

Update app.py
dfd9885
verified

DeepSeekOracle commited on

Update app.py
05c0e9c
verified

DeepSeekOracle commited on

Update app.py
e2964ee
verified

DeepSeekOracle commited on

Update app.py
8040177
verified

DeepSeekOracle commited on

Update app.py
7ca593e
verified

DeepSeekOracle commited on

Update app.py
c8a3482
verified

DeepSeekOracle commited on

Update app.py
8a69c9c
verified

DeepSeekOracle commited on

Update app.py
d7c87ff
verified

DeepSeekOracle commited on

Update app.py
609cc25
verified

DeepSeekOracle commited on

Update app.py
1346d62
verified

DeepSeekOracle commited on

Update app.py
754b772
verified

DeepSeekOracle commited on

Update app.py
fd01f01
verified

DeepSeekOracle commited on

Update app.py
2a59f09
verified

DeepSeekOracle commited on

Restored Standard Beat Tools to the working 'perfect normal sounding beat' build (inline self-contained Gradio synth with kicks/hats/bass/melody, using globals + prompt for text-to-audio). Fixed 'float no write' and scoping by avoiding complex helpers/nesting. Batch, stems, MIDI, style, seed, filter, bpm all wired. No LYGO code in this path. References the bench that worked. LYGO Protocol untouched.
beadd57
verified

DeepSeekOracle commited on

Fixed 'float' object has no attribute 'write' in Standard Beat Tools: forced image_path to str early, set out_path early as str before any sf.write, removed duplicate assignment, added safeguards for audio array to never be scalar. This prevents any float being passed as file arg to sf.write in the pure Gradio factory. Benchmark preserved.
6452be6
verified

DeepSeekOracle commited on

Fixed Standard Beat Tools: removed old nested function causing 'free variable out_path' and 'float no write' errors. Now uses clean top-level standard_beat_tools_generate helper. All text prompt (text-to-audio), globals, batch, exports, webcam wired correctly for pure Gradio factory. Benchmark logging preserved. LYGO untouched.
f3a13b1
verified

DeepSeekOracle commited on

Fixed scoping error in Standard Beat Tools by using clean top-level helper. All global settings + prompt_text (text-to-audio) now properly linked and working for the pure Gradio factory. Batch, stems, midi, webcam supported. No LYGO code in default path. Based on standard Gradio templates.
374c8a5
verified

DeepSeekOracle commited on

Standard Beat Tools fully hooked: all global settings now control the pure Gradio synth (style, seed, filter, bpm, prompt for text-to-beats, stems, midi, batch). Webcam enabled. Batch + exports implemented using Clawhub skill patterns + internet Gradio examples. Rich BENCHMARK logging. LYGO side untouched. This is the working bench.
94e191a
verified

DeepSeekOracle commited on

MAJOR: Standard Beat Tools is now 100% pure self-contained Gradio factory synthesis. No imports or calls to factory_engine, resonance_engine, or any LYGO/LDQ code in this path. Built from standard Gradio Blocks + Audio patterns (official examples style). LYGO Protocol and Creative tabs left completely untouched.
6fcf127
verified

DeepSeekOracle commited on

ISOLATION: Standard Beat Tools now exclusively calls FactoryResonanceEngine from the new separate factory_engine.py. LYGO Protocol and Creative untouched (per user request). Different tabs = different engines = different outputs.
abe95b4
verified

DeepSeekOracle commited on

Added rich PATH/LOG_WORKING logging in process_image for both Standard and LYGO paths + creative. Improved control mapping notes.
5b5e7b0
verified

DeepSeekOracle commited on

Factory tune: added musical preset defaults + noise lowpass + volume boosts in Standard Beat Tools path (first build step from the new REBUILD_PLAN to fix static noise, restore historical nice music output).
b592a1a
verified

DeepSeekOracle commited on

HARDEN: Standard Beat Tools is now pure factory default. LDQ fully isolated via lazy imports inside use_ldq branch only. No more leakage into _synthesize_standard or sidechain path.
83b6892
verified

DeepSeekOracle commited on