-
Notifications
You must be signed in to change notification settings - Fork 0
Logbook June 2026
Paolo Veronelli edited this page Jul 10, 2026
·
1 revision
Week of Monday 8th — Shipping the N2N adversary and aligning the project's front matter. Landed the N2N Adversary module (PV12/Dijkstra-capable) on main, then rewrote the README to a standard structure, refreshed the docs site for the current modules, and added an agent layer (AGENTS.md + repo skill) while thinning CLAUDE.md.
Issue: #178
- Merged feat(adversary): land N2N adversary module (PV12/Dijkstra-capable) #179 — closed #178; landed the N2N Adversary module on main
- Merged docs: align README and docs site with current code; add agent layer #180 — rewrote the README to a standard structure, refreshed the docs site for the current modules (and fixed the site URL), and added an agent layer (AGENTS.md + repo skill) while thinning CLAUDE.md
Week of Monday 22nd — A short week — moved CI release-token minting onto the org-wide GitHub App instead of a per-repo deploy key.
- Merged chore(ci): mint release token from CI App instead of deploy key #181 — CI now mints a short-lived, scoped release token from the org CI App rather than a per-repo deploy key