Resolved in spikersoft-angular PR #32 (merged).
External links in the Links list now open in a new tab via target="_blank" with rel="noopener noreferrer" (reverse-tabnabbing protection) on…
Resolved in spikersoft-angular PR #31 (merged).
The Mailing Address form was reordered to the conventional Country -> City/State -> Postal Code layout. Country now sits above State/Province,…
Resolved in spikersoft-angular PR #29 (merged).
Root cause (two compounding bugs):
- Aggressive idle logout — keycloak-angular auto-refresh was set to a 5-min inactivity window with…
Resolved on master (same root cause as #153). With the Python concept registry now populated and wired, lookup() resolves each hovered token to its own concept — the "hovering def shows the…
Resolved on master. The Python Concept Reference registry (PYTHON_CONCEPTS, ~45 entries) is now populated and wired into the Python playground exactly like the C# path (`LANGUAGE_CONCEPT_REGIST…