$ whois @admin

Admin Emblema

// Personal publisher for Admin Emblema

$ ls workspace-templates/ (7)

automationplaceholder
O
workspace.yaml
Automation
v1.0.6

export Odoo to Ontology Feeder

from "@admin"

unverified

// Syncs an Odoo Sales + Invoicing instance into the organization ontology: courses, learners, cohorts, enrollments and invoices, with the typed links between them. Idempotent — re-running upserts rather than duplicating. Use when a source system has no native Drive adapter and the workspace itself has to be the pipeline.

#odoo#ontology#sync
00
2026-08-28
automationplaceholder
M
workspace.yaml
Automation
v1.0.6

export Monthly Business Review

from "@admin"

unverified

// Builds a board-ready business review deck for a course business from the organization ontology and live Odoo invoices: revenue by month and by course, enrollment and completion figures, and the actions they imply. Outputs an HTML deck and a downloadable PowerPoint. A second application on the same ontology — it defines no model and ingests nothing.

#ontology#reporting#presentation
00
2026-08-28
automationplaceholder
L
workspace.yaml
Automation
v1.0.6

export Learner Lifecycle Console

from "@admin"

unverified

// An operations console for a course business, built on the organization ontology. Reads learners, cohorts, enrollments and courses from the graph, joins them to live Odoo invoices, and sorts every learner into one bucket: overdue, paid-but-inactive, at risk, ready to upsell, or healthy. Drafts re-engagement outreach, and on request writes the follow-up back to Odoo and stamps it on the ontology.

#ontology#console#odoo
00
2026-08-28
automationplaceholder
D
workspace.yaml
Automation
v1.0.3

export Drive Materials to Ontology

from "@admin"

unverified

// Maps course documents already in Drive onto the organization ontology as CourseMaterial objects, linked to the Course they belong to. The assignment rule lives on the canvas as an editable JSON node, because nothing in Drive states which course a document serves — that mapping is a modelling choice.

#ontology#drive#documents
00
2026-08-28
utilityplaceholder
O
workspace.yaml
utility
v1.1.3

export Ontology Node Test Bench 3

from "@admin"

unverified

// A test bench that instantiates EVERY ontology node (search x3 for entity/schema/hybrid, traverse x2, entity-360, kb-search -> from-documents bridge, merge RRF, and a self-cleaning create/set/link/delete write chain). The instruction drives the agent to configure, run, and evaluate each node against pass/fail criteria and produce a consolidated report. Use to smoke-test the whole ontology stack after a deploy.

#ontology#test#diagnostics
00
2026-08-03
compositionplaceholder
O
workspace.yaml
Composition
v1.0.1

export Ontology Schema Search

from "@admin"

unverified

// 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.

#ontology#retrieval#schema
00
2026-07-24
compositionplaceholder
U
workspace.yaml
Composition
v1.3.9

export Unified Ontology Retrieval

from "@admin"

unverified

// 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.

#ontology#retrieval#rag
00
2026-07-22

$ ls node-templates/ (1)