NODEDC_PLATFORM/services/ontology-core/examples/seo-project-ontology.nodedc...

151 lines
5.2 KiB
JSON

{
"schemaVersion": "seo-project-ontology.v1",
"projectId": "nodedc-site-seo",
"siteId": "nodedc-site",
"coreOntologyVersion": "0.4-pre",
"seoDomainPackageVersion": "0.1.0",
"source": {
"sourceType": "local_folder",
"scanVersionId": "scan_fixture_nodedc_site",
"rootUrl": null,
"sourcePath": "/Users/dcconstructions/Downloads/mnt/NODEDC/NODEDC_SITE"
},
"scope": {
"scopeContractId": "scope_fixture_nodedc_site",
"scopeItemIds": ["page.home", "section.hero", "section.modules", "section.ops", "section.engine"]
},
"brand": {
"name": "NODE.DC",
"aliases": ["NodeDC", "NDC", "NODEDC"],
"description": "Enterprise platform for process automation, AI assistants, workflow, operational control, and applied modules."
},
"offers": [
{
"id": "offer.platform",
"name": "AI platform for business automation",
"summary": "Platform layer combining Hub, Engine, Ops, Assistant, integrations, and domain modules.",
"evidenceIds": ["e.site.copy"]
},
{
"id": "offer.ops",
"name": "Operational control and project workspace",
"summary": "Operational card/project/task context for teams and AI-assisted execution.",
"evidenceIds": ["e.ops.card"]
},
{
"id": "offer.engine",
"name": "Workflow and automation engine",
"summary": "Workflow graph and automation runtime context connected to platform apps.",
"evidenceIds": ["e.ontology.core"]
}
],
"audiences": [
{
"id": "audience.enterprise",
"name": "Enterprise teams",
"summary": "Teams needing controlled automation, access boundaries, workflow, and operational visibility.",
"evidenceIds": ["e.site.copy"]
}
],
"pages": [
{
"id": "page.home",
"url": "/",
"title": "NODE.DC landing",
"evidenceIds": ["e.site.copy"]
}
],
"sections": [
{
"id": "section.hero",
"pageId": "page.home",
"title": "Hero",
"meaning": "Core platform positioning and primary offer.",
"evidenceIds": ["e.site.copy"]
},
{
"id": "section.modules",
"pageId": "page.home",
"title": "Modules",
"meaning": "Platform modules and application catalog.",
"evidenceIds": ["e.site.copy"]
},
{
"id": "section.ops",
"pageId": "page.home",
"title": "Ops",
"meaning": "Operational work management, projects, cards, statuses, and assistant routing.",
"evidenceIds": ["e.ops.card"]
},
{
"id": "section.engine",
"pageId": "page.home",
"title": "Engine",
"meaning": "Workflow graph, automation nodes, runtime context, and integrations.",
"evidenceIds": ["e.ontology.core"]
}
],
"intentClusters": [
{
"id": "intent.ai_platform_development",
"title": "AI platform for development and automation",
"priority": "high",
"targetIntent": "Commercial platform, automation, AI, product development, enterprise workflow.",
"seedQueries": ["ai платформа для бизнеса", "платформа автоматизации бизнеса ai"],
"evidenceIds": ["e.site.copy"]
},
{
"id": "intent.business_process_automation",
"title": "Business process automation",
"priority": "high",
"targetIntent": "BPM/workflow/process automation and operational execution.",
"seedQueries": ["автоматизация бизнес процессов", "workflow система для бизнеса"],
"evidenceIds": ["e.site.copy"]
},
{
"id": "intent.agentic_automation",
"title": "Agentic automation and AI assistants",
"priority": "high",
"targetIntent": "AI agents, assistants, autonomous checks, and task execution.",
"seedQueries": ["ai агенты для бизнеса", "агентная автоматизация процессов"],
"evidenceIds": ["e.site.copy"]
}
],
"tone": {
"language": "ru",
"signals": ["engineering product tone", "B2B operational language", "AI-first vocabulary"],
"forbiddenShifts": ["consumer entertainment tone", "unsupported market claims", "global business pivot without approval"]
},
"constraints": {
"forbiddenTopics": ["old Webflow context", "SS-script legacy context", "federat legacy context"],
"forbiddenClaims": ["guaranteed traffic growth without market evidence", "unsupported integrations"],
"mustKeep": ["NODE.DC brand", "platform modularity", "source read-only before apply"]
},
"evidence": [
{
"id": "e.site.copy",
"sourceType": "site_source",
"ref": "/Users/dcconstructions/Downloads/mnt/NODEDC/NODEDC_SITE",
"summary": "Current validation target for SEO module development."
},
{
"id": "e.ops.card",
"sourceType": "ops_card",
"ref": "c2e5e655-693f-4da5-a83e-438e98a2f6df",
"summary": "Operational SEO architecture card."
},
{
"id": "e.ontology.core",
"sourceType": "ontology_core",
"ref": "platform/services/ontology-core",
"summary": "Platform ontology service/module baseline."
}
],
"approvals": {
"status": "draft",
"approvedBy": null,
"approvedAt": null
},
"ontologyDeltaProposals": []
}