One-time setup for commit signing on a new machine for the egeria-workspaces repo — generating a per-machine SSH signing key, configuring 1Password's SSH agent (Linux deb or snap package), registering the machine in the allowed_signers roster, and setting up…
Regenerate portal-docs/Internals/type-coverage-gap-analysis.md — a gap analysis of PyegeriaWebHandler's Egeria type coverage against the full Egeria v6 type system, with a curated, re-verified priority list of real feature gaps. Use when asked to…
Live-test a fix or new function made in the local egeria-python (pyegeria) dev checkout against the running quickstart-pyegeria-web container, which runs the *published* PyPI pyegeria package, not the dev checkout — before it's released. Use whenever editing…
Take a still-sample/placeholder metric on the Egeria Overview dashboard (a "Remaining app wiring" item in PyegeriaWebHandler/OVERVIEW_NEXT_STEPS.md) and wire it to real live data. Use whenever the user asks to wire up a specific Overview tile/panel, work…
Deploy and verify a change to PyegeriaWebHandler (quickstart's FastAPI + inline-React portal app) against the live quickstart-pyegeria-web container — syntax-check, deploy, confirm reload, curl-verify, diff-confirm. Use whenever editing .py/.html files under…