Skip to content

v0.3.0 — Identity context developer preview

Pre-release
Pre-release

Choose a tag to compare

@AaronDovTurkel AaronDovTurkel released this 23 Sep 04:12
· 36 commits to main since this release

Janitor v0.3 developer preview adds a server-side identity directory alongside browser continuity and Jev risk scoring. Register person or agent principals, associate verified email/external/public-key references, and assess scoped, expiring, revocable delegation against server-authenticated context. D1 and Postgres store hashed identity keys and support cascading erasure. The application owns authentication and access policy.

The public site now leads with Jev and identity context for the agentic era. Read the working APIs and trust boundaries at https://janitor.holycoders.io/docs/agentic-identity/. This remains a prelaunch preview; APIs may evolve.

Validation: 98 unit/integration tests, six browser tests, typecheck, lint, Next.js production build, Cloudflare dry-run build, both database migrations, and isolated package installation passed. External Jev calls are mocked; no calibrated takeover or human/agent detection accuracy is claimed.

The bundle contains seven installable ESM/TypeScript tarballs and a consumer package.json with local pnpm overrides. Extract into an empty folder and run pnpm install. These package names are not published on npm.