Helix 1: Fast Classification
Ontology signals, weighted scoring, and small primitives route content quickly.
Forge Foundations v0.2
Primitive 001 - Ontology-Trained Forward Pass.
Forge Foundations is the primitive layer of the Forge Intelligence Engine. Primitive 001 now generates its classifier from the public ontology itself: nodes, titles, summaries, tags, routes, and relationships become a deterministic feature matrix before any larger AI model is introduced. The prediction is not magic. It is the result of visible weighted relationships.
Primitive
001 - Ontology-Trained Forward Pass
No AI API
No external model call
Weight Matrix
Generated from ontology records
Truth artifact
Evidence before reasoning
Primitive Construction Cycle
Primitive 001 turns text into a knowledge object: metadata, ontology signals, weighted scores, prediction, artifact, and relationship path. Each correction becomes lineage for the next run.
01
Input Content
02
Extract Metadata
03
Score Ontology Nodes
04
Select Prediction
05
Create Truth Artifact
06
Discover Relationships
07
Enter Intelligence Network
Live Primitive Execution
This version generates its local classifier from the current public ontology. The important part is not a generic label; it is the forward pass from input tokens to weighted ontology fields, candidate node scores, final prediction, and inspectable truth artifact. We do not hide the mechanism. Forge shows the path from signal to evidence to relationship.
Forge Foundations v0.2
We do not hide the mechanism. Forge shows the path from signal to evidence to relationship.
Training Loop
Ontology Forward Pass
A deterministic scoring pass from input tokens to ontology node prediction.
01
Tokenizing Input
02
Loading Ontology Profiles
03
Applying the Weight Matrix
04
Ranking Candidate Nodes
05
Selecting Prediction
06
Creating Truth Artifact
07
Entering the Intelligence Network
Current Step Output
Click Start, then advance one step at a time.
Ready
Nothing advances automatically. Click Run Primitive 001 or Start, then use Next Step to move through the classifier deliberately.
This panel shows only the output for the current step. Use the main Ontology Forward Pass controls above to advance the primitive.
Current Step Output
Click Start, then advance one step at a time.
Inspection Locked
The inspection surfaces unlock as the primitive creates evidence. This keeps the training loop from showing graph, artifact, and correction panels before they exist.
The Double Helix
Fast intelligence is useful only when it is governed by traceable evidence.
Ontology signals, weighted scoring, and small primitives route content quickly.
Ontology rules, confidence thresholds, corrections, provenance, and evidence chains verify the result.
Truth Artifact
Every classification becomes a truth artifact: input, prediction, score, confidence, method, evidence, graph path, correction history, and lineage.
{
"nodeId": "content_001",
"input": "The ontology page should connect graph relationships, public context, memory, and the Forge Intelligence Network.",
"predictedOntologyNode": {
"id": "CTN-WEB-ONTOLOGY-INDEX-001",
"title": "Public Ontology Index",
"type": "web"
},
"score": 40.96,
"confidence": 0.86,
"method": "deterministic_ontology_forward_pass",
"matchedTokens": [
"Ontology",
"Graph",
"Relationship",
"Public",
"Memory"
],
"evidence": [
{
"signal": "Ontology",
"field": "Page Route",
"weight": 4
},
{
"signal": "Graph",
"field": "Relationship",
"weight": 2
},
{
"signal": "Memory",
"field": "Summary",
"weight": 2
}
],
"graphPath": [
{
"source": "content_001",
"relationship": "classified_as",
"target": "Public Ontology Index"
},
{
"source": "Public Ontology Index",
"relationship": "projects_as",
"target": "Website Ontology"
}
],
"correctionHistory": [],
"createdAt": "timestamp"
}Forge Foundations Catalog
The ontology-trained classifier is not the goal. It is the first reusable building block in a larger catalog of Forge Intelligence Engine primitives.
v0.1
Client-side deterministic prototype, visible evidence display, truth artifact preview, and local correction state.
v0.2
Generate the classifier from public ontology records: nodes, titles, summaries, tags, routes, relationship labels, and related nodes become a weighted feature matrix.
v0.3
Add correction modal, review notes, accuracy metrics, confidence distribution, and training lineage for every correction.
v0.4
Persist truth artifacts, correction history, scoring traces, and graph-path records locally before promoting the primitive into a service.
v0.5
Expose Primitive 001 as an internal service consumed by the website ontology, public ontology, graph traversal tools, request intake, and future Forge systems.
v1.0
Graduate the ontology-trained classifier into a reusable Forge Intelligence Engine primitive with inspection, correction, lineage, and service boundaries.
Public Interface
Local Infrastructure Path
Forge Intelligence Engine
Primitive 001
Ontology-Trained Forward Pass
Active
Primitive 002
Text + Metadata Extraction
Planned
Primitive 003
Truth Artifact Generation
Planned
Primitive 004
Relationship Discovery
Planned
Primitive 005
Contradiction Detection
Planned
Primitive 006
Gap Detection
Planned
Primitive 007
Reasoning
Planned
Primitive 008
Workflow Recommendation
Planned
Primitive 009
Agent Orchestration
Planned
Primitive 100+
Primitive 100+
Planned
Graph Traversal Result
Before Forge routes work through large models, agents, or hosted GPU infrastructure, it must prove that local intelligence can understand the user's world.
Role
Forge Foundations proves the first Forge primitive: classify content, preserve evidence, accept correction, and improve.
Inherited From
Linus Torvalds for modular engineering, W. Edwards Deming for feedback, and Douglas Engelbart for human augmentation.
Implemented As
Local classifier prototype, truth artifact pattern, correction loop, and ontology routing primitive.
Visible Throughout
Forge Intelligence Engine, Public Ontology, Intelligence Stack, Website Graph, and future training lineage.
How This Fits in CTN
Forge Foundations is a web node in the ConservaTech public ontology. The primitive layer of the Forge Intelligence Engine, beginning with local-first domain classification, truth artifacts, relationship discovery, and memory preservation.
Forge Foundations is a web node in the ConservaTech public ontology with 12 explicit relationships. Forge Foundations does not yet have an explicit lineage source. Direct implementation links have not yet been modeled. Visitors can inspect it through /forge-foundations.
View Full Intelligence Graph