Book structure

Contents

The book develops the Knowledge Native viewpoint from foundations through architecture, programming abstractions, applications, and open research questions.

Front Matter

F1
Preface

Why this book and the computational viewpoint it develops.

F2
How to Read This Book

Suggested paths for students, engineers, and researchers.

F3
Roadmap

The progression from foundations to working systems.

Part I · Foundations

1
Why Knowledge Native AI?

The central problem, missing abstraction, and core proposition.

2
Knowledge as a Computational Primitive

Identity, scope, provenance, activation, contribution, and conflict.

3
Thinking in Knowledge

How problem formulation changes when knowledge becomes first-class.

Part II · Architecting Knowledge Native Systems

4
From Sources to Active Knowledge

Knowledge acquisition, representation, activation, and lifecycle.

5
The Knowledge Capsule

A reusable abstraction for packaging knowledge and computational behavior.

6
Reasoning with Support, Conflict, and Constraint

How multiple forms of knowledge participate in a conclusion.

Part III · Programming Knowledge Native AI

7
A First Knowledge-Native Program

Building a small system without hiding the knowledge in prompts.

8
Adding Models, Retrieval, and Tools

Integrating modern AI components without surrendering the architecture.

9
Testing Knowledge-Native Behavior

Evaluation, provenance, failure analysis, and software quality.

Part IV · Reference Applications

10
Maritime Destination Reasoning

A complete reference application built around active knowledge.

11
Medical Triage and Safety Knowledge

Knowledge, constraints, evidence, and consequence-aware decisions.

Part V · Advanced Topics and Open Questions

12
Knowledge-Native Agents

Planning, action, memory, and knowledge-aware coordination.

13
Toward a Knowledge Algebra

Compositional operations over knowledge and their semantics.

14
Open Research Problems

What remains unresolved and where the field may go next.

Appendices

A
Software and Repository Guide

Code organization, examples, testing, and contribution workflow.

B
Glossary

Core terms and working definitions.