ID:WORK-057Status:ready
Editor Registry-Powered Autocomplete
Priority:mediumComplexity:moderateMilestone:v1.0.0
No incremental history — criteria tracking started on Apr 17.
The entity registry enables intelligent autocomplete throughout the editor. Since the registry contains every named entity across the project, the editor can suggest entity names, page references, and rune attributes as the author types.
**Ves suggests Veshra when a character entity with that name exists in the registry{% bond from=" suggests character and faction names from the registrynav, prerequisite, and page-slug attributes, suggest from registered pagessandbox CSS content, typing var(-- suggests design tokens from the registryconcept terms show a subtle indicator (dotted underline) in the source viewcharacter attributes includes both core and extension attributes, indicating which package provides eachBuild on the background entity registry from WORK-056. Add completion providers to the editor's CodeMirror/Monaco instance that query the registry:
**...**, query registry for entity names matching the partial textfrom/to → characters + factions)page entitiesvar(-- inside sandbox content, query registry for design-token entitiesterm entities, apply decorations