Source logic for Idea #195
Go to file
agent-deee027bb02fa06e f19fb5690e build(agent): r2d2#deee02 iteration 2026-04-30 09:47:54 +02:00
src/genomeloom build(agent): r2d2#deee02 iteration 2026-04-30 09:47:54 +02:00
tests build(agent): r2d2#deee02 iteration 2026-04-30 09:47:54 +02:00
.gitignore build(agent): r2d2#deee02 iteration 2026-04-25 21:45:20 +02:00
AGENTS.md build(agent): r2d2#deee02 iteration 2026-04-30 09:47:54 +02:00
README.md build(agent): r2d2#deee02 iteration 2026-04-30 09:47:54 +02:00
pyproject.toml build(agent): r2d2#deee02 iteration 2026-04-30 09:47:54 +02:00
test.sh build(agent): r2d2#deee02 iteration 2026-04-30 09:47:54 +02:00

README.md

idea195-genomeloom-verifiable-behavioral

This repository contains a small prototype of GenomeLoom helper utilities:

  • Behavioral signature generator: produces compact, deterministic fingerprints for compiled genomes based on n-gram syscall sketches and import features.
  • Certificate composition checker: lightweight rules to fast-accept or reject composed PoeticCerts and emit RepairHints when composition fails.

Run the test suite with ./test.sh.