ISSUE NO. 04

Give AI Real
Source Material.

Give AI reality instead of asking it to guess.

Give AI current sources, tell it which information outranks which, and keep the important knowledge in files you control.

ADAM JUKES FOUNDER, ONE BLADES

READ THIS IF YOU ONLY HAVE TWO MINUTES

04

AI should not guess
what you can simply give it.

At ONE Blades, the live store is the source of truth.

If an old internal document and the live store disagree, the live store wins.

That rule matters because AI does not only need information.

It needs to know
which information
outranks which.

Use a simple hierarchy:

01

Current source-of-truth documents

02

Current data

03

Reliable external sources

04

General AI knowledge

When you create files primarily for AI use, save them as Markdown (.md) whenever practical and when visual layout is not important.

Markdown is useful because it is:

  • Clean.
  • Structured.
  • Portable.
  • Human-readable.
  • Easy to update.
  • Not tied to one AI company.

PDFs and Word documents still have a place when visual structure matters.

The bigger principle is ownership.

Your important context
should live in files you control,
not only inside
one AI chat history.

THE WHOLE IDEA

Give AI reality.

Tell it which source wins.

Keep the important knowledge yours.

END OF QUICK VERSION CONTINUE FOR THE FULL PAPER ↓

Reduce the amount
of guessing.

AI can sound as if it knows everything.

It does not.

It cannot reliably know private facts you never gave it.

It may know an older version of something.

It may infer incorrectly when two documents disagree.

It may fill a gap with a plausible answer.

A strong AI system reduces the amount of guessing required.

01

A real
ONE example.

ONE has changed quickly.

Products evolve.

Website language changes.

Policies become clearer.

Old internal documents can contain decisions that have since been replaced.

If the AI reads an old product document and the current website, the two may conflict.

The solution is not to hope it picks the right one.

The project contains an explicit rule:

The live ONE Blades store
outranks every document.

That changes the reasoning process.

Now the AI knows which source is authoritative.

HIGHER AUTHORITY

Live ONE Blades store

The current source of truth.

LOWER AUTHORITY

Older project material

Useful context, but not allowed to override the live source.

02

Build a
source hierarchy.

For any serious project, decide where truth lives.

A useful hierarchy is:

01

Current source-of-truth material

Examples:

  • Live policies.
  • Current product specification.
  • Current operating doctrine.
  • Approved methodology.
  • Current contract.
02

Current data

Examples:

  • Sales.
  • Analytics.
  • Training results.
  • Budget.
  • Customer feedback.
  • Inventory.
03

Reliable external sources

Use these for things that change outside your control.

  • Laws.
  • Software documentation.
  • Platform policies.
  • Current scientific research.
  • Prices.
  • Schedules.
04

General model knowledge

Useful for explanation, ideation, comparison, and broad context.

But it should not silently overrule your current sources.

Do not ask AI to choose
between conflicting sources
if you already know
which source should win.

03

Use Markdown as
an AI-first source format.

For documents whose primary job is to provide structured knowledge to AI, Markdown is often an excellent format.

A .md file is basically clean text with simple structure.

PROJECT.md MARKDOWN
# PROJECT

## Purpose

## Current state

## Rules

## Source of truth

## Retired ideas

Headings are obvious.

Lists are obvious.

Relationships between sections are easier to preserve.

There is very little hidden styling or layout noise.

That makes the document easy to inspect, edit, version, and move between systems.

This does not mean Markdown is always superior.

If the information depends on a diagram, complex table, page layout, signed formatting, or visual design, preserve the format that contains the information correctly.

Use the simplest format
that preserves
what matters.

For text-first AI project knowledge, that will often be Markdown.

04

Own the
intelligence layer.

This is the more important point.

Your context should not be trapped inside one product.

Imagine you spend a year developing:

01

Personal context

02

Company doctrine

03

Decision principles

04

Current-state documents

05

Content rules

06

Research method

If all of that exists only as conversation history in one AI service, changing systems becomes painful.

If the important knowledge exists as portable .md files, you can reuse it.

01

Upload it to another system.

02

Archive it.

03

Version it.

04

Compare old versions.

05

Give different parts to different projects.

The model becomes replaceable.

The context remains
an asset you own.

05

Keep sources
current.

Clean files do not help if they are wrong.

Build a maintenance habit.

When reality changes, update the source.

Better still, let the AI help you update it using the workflow from Issue 03.

01

Give AI the current file.

02

Explain what changed.

03

Identify what is now outdated.

04

Resolve anything unclear.

05

Generate the replacement source.

This is where projects become
living systems instead of
static documentation.

06

How this translates
outside ONE.

A DOCTOR

Current clinical guidelines

A doctor using AI for administrative support may need current clinical guidelines to outrank generic model knowledge.

A STUDENT

Assigned reading

A student may need the professor's assigned reading to outrank a generic explanation.

A BUSINESS OWNER

This month's numbers

A business owner may need this month's numbers to outrank last year's plan.

A PARENT

The actual household budget

A parent planning family finances may need the actual household budget to outrank generic financial advice.

The principle is universal.

Give AI reality,
then tell it
where reality lives.

THINK WITH AI · ISSUE NO. 04

Give AI reality.
Tell it what wins.
Keep the knowledge yours.

The model can change. Your context remains an asset you own.

NEXT ISSUE 05 / 07

ISSUE NO. 05

Teach AI How
You Decide.