$ browse --type workspace-templates
Workspace Templates
// Complete workflow solutions you can use immediately
export Ontology Schema Search
from "@admin"
// Answer a RELATIONSHIP or THEME question over the governed organization ontology using schema-aware retrieval: Ontology Search (mode schema/hybrid) matches the question to the relevant object/relationship TYPES via their English descriptions and returns their most-evidenced instances, Merge Ranked Lists builds a readable digest, and Knowledge Synthesizer writes a grounded, cited answer. A focused showcase of the N2 schema/hybrid retrieval modes.
export Unified Ontology Retrieval
from "@admin"
// Answer a question with unified retrieval over the governed organization ontology: a lexical entity search and a semantic KB chunk search run in parallel, the chunk hits are bridged onto the knowledge graph, the two entity lists are fused with Reciprocal Rank Fusion, and a grounded, cited answer is synthesized from the chunks plus the fused entity ranking.
export Brand Voice
from "@marketplace"
// Derive a source-grounded writing-style profile from a person's real posts, essays, docs, and site copy - choosing whichever sources they have - then draft on-voice content for any brief and channel without generic AI tropes.