VES Core

AI can propose. It cannot grade itself.

Verified Executable Search separates candidate generation from trusted verification. Self-reported scores are never used to drive search.

verified_search.log
// Press a button to start a verified run.
// Real VES Core output is marked with a timestamp.

Trust boundary

AI / Generator
โ†“
Candidate
untrusted
โ†“
Artifact
untrusted
โ”€โ”€โ”€โ”€โ”€โ”€ HOST TRUST BOUNDARY โ”€โ”€โ”€โ”€โ”€โ”€
โ†“
Verifier โ†’ Evidence
โ†“
Judge โ†’ Verdict
โ†“
Search

1 ยท Verify

The host recomputes facts under a trusted context. Candidate claims are ignored.

2 ยท Judge

Explicit preferences decide feasibility and ranking โ€” never a single opaque score.

3 ยท Search

Search only acts on verified evidence. Better proposals emerge from evidence, not from claims.

โ˜… Star on GitHub โ€” full source