The archived tchjhnsn/ai-lab contains 6 TS packages that encode domain concepts developed during the ThriveSight era:
- @polity/neural
- @polity/number-theory
- @polity/offline (WebLLM-based offline conversation)
- @polity/scoring
- @polity/ts-engine
- @polity/values
Decide: pull all into reflect/packages/, or only the ones that are truly Reflect-domain (values, scoring, number-theory, offline). Namespace rename @polity/* → @reflect/* since the packages move out of Polity entirely.
The archived tchjhnsn/ai-lab contains 6 TS packages that encode domain concepts developed during the ThriveSight era:
Decide: pull all into
reflect/packages/, or only the ones that are truly Reflect-domain (values, scoring, number-theory, offline). Namespace rename@polity/*→@reflect/*since the packages move out of Polity entirely.