Use the NUR Workspace¶
NUR is a read-oriented presentation and review layer over QLens. It does not own canonical truth.
Rebuild NUR pages¶
qlens render
For the complete repository pipeline:
qlens build
Preview locally¶
mkdocs serve
Open the local address printed by MkDocs and navigate to Research Workspace.
Start the local AI bridge¶
qlens serve --host 127.0.0.1 --port 8765
NUR sends publication OIDs and selected provider/profile IDs to the local QLens service. API credentials never enter browser JavaScript.
Workspace views¶
- Dashboard — Research Space summary and health
- Publications — draft, stale, review, and published states
- Publication Profiles — resolved multilingual profiles
- Knowledge Graph — relationships and dependencies
- Timeline / Replay — event history
- Revision Compare — before/after changes
- Object Inspector — metadata, backlinks, and validation
- AI Research Review — noncanonical agent bundles
- AI Providers — provider registry without secrets
Publishing boundary¶
A generated draft is not visible as a public monologue until signed approval and explicit qlens publication publish complete successfully.