Commit History

fix: Critique response β€” logit fluency, causal pruning, FHRR phase cancellation (#6)
dc6edd6

theapemachine commited on

cleanup: Remove all V1 legacy, add CognitiveAgent V3 (#5)
41b52b8

theapemachine commited on

feat: V3 β€” SBERT-native cognitive stack (NGC, Hopfield, falsification all in embedding space) (#4)
f476620

theapemachine commited on

feat: Persistent causal arena, BoolQ binary task fix, SBERT-only ablation baseline (#3)
641ae8e

theapemachine commited on

feat: Self-tuning engine β€” Friston precisions, Dirichlet channels, joint settling, structured projection (#2)
bf2a178

theapemachine commited on

fix: Benchmark regression fixes β€” emission gate, negation bug, noise dampening, SBERT channel (#1)
e200b0f

theapemachine commited on

Add .gitignore and UPGRADE.md; update run.py and runner.py for persistent state management
4194e4e

theapemachine commited on

Enhance README and scripts for cognitive architecture testing
be04d92

theapemachine commited on

Refactor README and add new scripts for cognitive architecture testing
45cc459

theapemachine commited on

Refactor logit bias processing and enhance CanonicalPipeline
9d86b5d

theapemachine commited on

Enhance cognitive controller and Broca interface with new features
61471bf

theapemachine commited on

Add initial project configuration and dependencies
defd8d1

theapemachine commited on

v2 __init__: export SemanticFHRRCodebook
7b4d2d2
verified

theapemachine commited on

v2 graft: sentence-level sbert scoring as primary signal, semantic FHRR + NGC as complementary. SciQ 82%, TruthfulQA 30%, ARC-Easy 34% standalone.
77a5e70
verified

theapemachine commited on

Semantic FHRR codebook: project sentence-transformer embeddings into phasor space + sentence-level scoring in V2ScoringBridge
888c951
verified

theapemachine commited on

Confidence-gated blending for local mode: graft scales by (1-LLM_confidence), gated when LLM is confident (>0.6), scores scaled to 0.3x of LLM score range
b06e8b4
verified

theapemachine commited on

Benchmark runner: switch from v1 template parser to v2 scoring bridge with z-normalized signal combination
f915959
verified

theapemachine commited on

v2 graft: multi-signal scoring with FHRR similarity + NGC energy + distinctiveness + adaptive convergence gating
e59e5a0
verified

theapemachine commited on

Wire up v2 public API: export all v2 components
59cdf19
verified

theapemachine commited on

v2: precision-modulated learning, needle-in-lies 3/3, FHRR Hopfield scoring
e93015d
verified

theapemachine commited on

v2 complete: NGC graft, causal energy, auto-expanding codebook, benchmark integration
55d63c9
verified

theapemachine commited on

v2 architecture: FHRR-RNS encoding, hierarchical predictive coding (NGC), unified energy landscape
cdf659b
verified

theapemachine commited on

Merge branch 'main' of https://huggingface.co/theapemachine/tensegrity
5c5ec1b

theapemachine commited on

Add inference settings for model loading: prioritize CUDA, MPS, and CPU. Update runner and pipeline to utilize new settings for dtype and device placement.
86eaefa

theapemachine commited on

Benchmark v2: flip accounting, lambda sweep, honest N=200 results, fixed bias_applied semantics
8fab8ff
verified

theapemachine commited on

Add benchmark harness: 13 tasks, baseline vs grafted evaluation, structured reporting
a02f16c
verified

theapemachine commited on

Add logit-bias graft: beliefs β†’ token biases + convergence gating + hybrid pipeline
5979855
verified

theapemachine commited on

Add Broca interface: LLM as linguistic transducer + hypothesis elimination benchmark
2fb8eaf
verified

theapemachine commited on

Add comprehensive README
54b75b1
verified

theapemachine commited on

Initial implementation of Tensegrity architecture
d2a05c4
verified

theapemachine commited on

initial commit
b03dd6a
verified

theapemachine commited on