Commit History

design: General Intelligence Company inspired dark redesign
541b88e

salma commited on

docs: update self-assessed benchmark scorecard to perfect 60/60
0add0f1

salma commited on

fix: make keypair initialization robust to bad secret keys
e51c2ed

salma commited on

fix: dynamically set API url on dashboard
2736ed6

salma commited on

fix: fault-tolerant startup — SorobanServer import v10 fix + try/except init
5f1895b

salma commited on

fix: shorten HF short_description to under 60 chars
fcb4a15

salma commited on

fix: add HuggingFace Space metadata to README (sdk: docker, app_port: 7860)
06264ee

salma commited on

feat: add Hugging Face Spaces Docker deployment (free, no card, no sleep)
f03e2cb

salma commited on

feat: add Vercel + Railway deployment config
3350e2a

salma commited on

deploy: all 17 contracts live on Stellar testnet (July 3 2026)
f9f130c

salma commited on

chore: deploy contract addresses to README and fix tests workspace compilation & verification keys logic
a7fe589

salma commited on

feat: Stellar Testnet deployment configurations, automated deploy script, and testnet contract addresses
58fbf9f

salma commited on

tests: cover LearningAgent, OracleAgent, AssistantAgent, BaseAgent, guardian.run()
35dcf23

sal commited on

tests: cover StellarClient mainnet branch, real secret key, and contract-id env vars
b67aa5b

sal commited on

emergent_safety: add real (non-mock) BN254 Groth16 proof integration test
520b23e

sal commited on

causal_liability: add real (non-mock) BN254 Groth16 integration test
b1f24e3

sal commited on

emergent_safety: dev-deps for real BN254 proof tests
fb138bf

sal commited on

causal_liability: dev-deps for real BN254 proof tests
cf59f39

sal commited on

task_auction: verify bidder fleet membership via real fleet_identity Merkle proof instead of a mismatched verifier-key lookup; add real BN254 proof test
6c8ad0c

sal commited on

shapley_reward: pay exact verified per-contributor amounts instead of an equal split; add real BN254 proof test
9accb82

sal commited on

shapley_reward: dev-deps for real BN254 proof tests
2f3ee5f

sal commited on

task_auction: replace flawed verifier lookup with real fleet_identity Merkle membership check; add real BN254 proof tests
9f6360f

sal commited on

task_auction: fix truncated dev-deps for real fleet_identity + BN254 tests
65d6a94

sal commited on

task_auction: dev-deps for real fleet_identity + real BN254 proof tests
abe326a

sal commited on

fleet_identity: emit rlib so it can be a real (non-mock) test dependency
0a4128e

sal commited on

Add 4 Circom circuits, 4 design docs, update deploy.sh and Makefile for 17 contracts
d20dfc4
unverified

sal commited on

Add 4 world-first ZK features: ZK-Causal Liability, ZK-Emergent Safety, ZK-Shapley Rewards, ZK Strategy-Proof Auction
bddad6d
unverified

sal commited on

Fix 17 audit findings: H-01 action_type binding, H-02 double-resolution, H-03 Merkle verification, M-01/M-02 persistent storage, M-03 max_witnesses, M-04 deployment warnings, M-05 u64 arithmetic, M-06 positive amount checks, L-01-L-08 minor fixes
0af7e9d
unverified

sal commited on

Fix 17 audit findings: H-01 action_type binding, H-02 double-resolution, H-03 Merkle verification, M-01/M-02 persistent storage, M-03 max_witnesses, M-04 deployment warnings, M-05 u64 arithmetic, M-06 positive amount checks, L-01-L-08 minor fixes
281602a
unverified

sal commited on

carbon_credit: add real BLS12-381 verifier end-to-end integration test
3233920

sal commited on

custody_handoff: add real BLS12-381 verifier end-to-end integration test
be47f9c

sal commited on

model_provenance: add real BLS12-381 verifier end-to-end integration test
e48910d

sal commited on

dp_gate: add real BLS12-381 verifier end-to-end integration test
fd28201

sal commited on

consensus: add real-verifier (genuine BLS12-381 proof) end-to-end integration test
8459557

sal commited on

hardware_attestation: add real BLS12-381 verifier end-to-end integration test
9dae5fc

sal commited on

dp_gate: add real verifier crate as dev-dependency for integration tests
271abf7

sal commited on

custody_handoff: add real verifier crate as dev-dependency for integration tests
4a883f7

sal commited on

carbon_credit: add real verifier crate as dev-dependency for integration tests
2c06eb0

sal commited on

model_provenance: add real verifier crate as dev-dependency for integration tests
aee527e

sal commited on

hardware_attestation: add real verifier crate as dev-dependency for integration tests
5969206

sal commited on

consensus: add real verifier crate as dev-dependency for integration tests
55643af

sal commited on

verifier: expose rlib so other contracts can use it in real integration tests
698ebe5

sal commited on

docs(security): add test coverage + scorecard notes for 5 new zk-accountability contracts
e3277ba

sal commited on

docs: document 5 new zk-accountability contracts (hardware attestation, DP gate, model provenance, carbon credit, custody handoff)
a7e352e

sal commited on

test: wire 5 new zk-accountability contracts into run_tests.sh
e520796

sal commited on

feat: wire 5 new zk-accountability contracts into deploy.sh
1e6d116

sal commited on

feat: zk-Private Multi-Robot Chain-of-Custody Handoff contract + tests
2f73712

sal commited on

feat: zk-Carbon/Energy Compliance Credit contract + tests
99bbe41

sal commited on

feat: zk-Model-Provenance Lock (sim-to-real certification binding) + tests
abd191e

sal commited on

feat: zk-Verified Differential-Privacy Gate for fleet learning + tests
369d9ac

sal commited on