Commit History

Revert PIPELINE to test_mode: true β€” SIGSEGV in production mode
92760f7

Executor-Tyrant-Framework Claude Sonnet 4.6 commited on

Enable production condensation with recently_freed tombstone guard
28a450b

Executor-Tyrant-Framework Claude Sonnet 4.6 commited on

Fix Cargo.toml default feature: preload-only build for LD_PRELOAD safety
139ef32

Executor-Tyrant-Framework Claude Sonnet 4.6 commited on

Condensate: observer-data hardening β€” 4 membrane refinements (#260)
0258a10

Executor-Tyrant-Framework Claude Sonnet 4.6 commited on

Fix condenser SIGSEGV β€” set test_mode=true in LD_PRELOAD pipeline
af39d59

Executor-Tyrant-Framework Claude Sonnet 4.6 commited on

Fix LD_PRELOAD bootstrap SIGSEGV β€” static early-alloc buffer
c1740da

Executor-Tyrant-Framework Claude Sonnet 4.6 commited on

Add *.so to .gitignore β€” compiled Rust binaries should not be tracked
8f6fe75

Executor-Tyrant-Framework Claude Sonnet 4.6 commited on

Add GitHub Actions workflow: auto-sync to HF Space on push to main
49a363e

Executor-Tyrant-Framework Claude Sonnet 4.6 commited on

Fix deposit(): use ng_tract.deposit_outcome, not write_outcome + Python I/O
425ec62

Executor-Tyrant-Framework Claude Sonnet 4.6 commited on

Born dormant: grace period replaces skip list for system-wide safety
11ff85a

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Skip Node.js processes in LD_PRELOAD hooks β€” fix gateway SEGV
2387c67

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Lazy neighbor cleanup: remove O(N) scan from every free
4c1cadb

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Exorcise field ghosts: remove_region on free, dead allocations leave the field
7c57667

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Fix LD_PRELOAD deadlock: static .bss ring buffer, zero heap allocation
c85191b

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Lock-free ring buffer for LD_PRELOAD hooks β€” eliminate malloc overhead
96f3213

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Condensate v2: Full Rust conversion β€” 12 modules, 105 tests, zero Python inflation
4b6e841

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Wire Lenia field into pipeline β€” continuous thermal dynamics live
3db22eb

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Lenia thermal field: continuous dynamics for memory temperature
49624b9

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Tuned pipeline: adaptive identity, predictions firing
4f748a0

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Wire membrane hooks into full pipeline β€” the system is alive
0df4f75

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Pipeline: the living loop β€” membrane β†’ graph β†’ predictor β†’ condenser
12fc5b2

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Rust condenser: HOT/WARM/COLD tier management with LZ4 compression
af19099

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Rust membrane: LD_PRELOAD system-level memory interception
06e681c

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Split load/train: CPU model load + GPU training separately
6b618cb

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Rust-Python bridge: maturin build, wrapper, head-to-head benchmark
9fe063f

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Rust core: AccessGraph + RustPredictor with PyO3 bindings
26cf661

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Fix: increase GPU timeout to 180s, remove torch_dtype kwarg
487e5c0

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Restructure: single GPU call for load+train, no nesting
0f055ca

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Fix ZeroGPU: load model on CPU, move to GPU inside decorated fns
b921d17

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Head-level membrane v2 β€” decompose attention by individual heads
3da3198

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Upgrade to gpt2-large (774M, 36 layers, 20 heads)
afef051

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Upgrade to gpt2-medium (355M params, 24 layers)
97c512b

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Remove show_copy_button β€” not in Gradio 6
1f61cbe

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Restore full PyTorch demo with ZeroGPU support
fd0231e

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Remove PyTorch dependency β€” demo uses PoC layers directly
bc9f1cc

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Fix Gradio version: use sdk_version 5.29.0, don't pin gradio in requirements
8cdbeb8

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Add .gitignore, include tests, remove cache artifacts
9bd5b6d

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on

Condensate PoC β€” all 4 layers + HF Spaces demo
262b9d5

Executor-Tyrant-Framework Claude Opus 4.6 (1M context) commited on