Ask JDP
A public career assistant that answers from a reviewed, server-only corpus. Its privacy rules, session ownership, retention, and abuse controls live in the code.
- Problem
- Give employers a useful way to ask about my work without exposing raw source documents or letting the model stretch the facts.
- Decision
- Keep the corpus deliberately small, then enforce privacy and claim limits in both the HTTP layer and the agent contract.
- Tradeoff
- The useful version needs a persistent Node service. A static page can show the interface, but it cannot run the assistant.
- Public source
- Live interface
- CI verified