Skip to content
C.W.K.
Stream
Lesson 02 of 04 · published

Carried Fire

~11 min · metaphor, charter, kindle

Level 0Cold Stick
0 XP0/41 lessons0/14 achievements
0/100 XP to next level100 XP to go0% complete

A Firebrand Is Not a Bonfire

A bonfire stays where you built it. A firebrand is the piece you pull out of the hearth and carry to a cold pile. The name is the product: take a working coal somewhere the vendor hearth does not reach — a machine with one local model, a session you can replay without calling anyone, a record you can hand to a measuring instrument.

That is why the engine is bare by default. A brand that will not light unless the whole house is already warm is not a brand. It is furniture.

Kindle, Not Install

Other family apps talk about install, deploy, launch. Firebrand talks about kindling. The kindle gate is a specific proof: a door file may attach a compiled mini identity for a local model, and a planted harness convention file in the same workspace must not be read. The coal is allowed to catch. The house rules of every other harness are not allowed to pour gasoline on a small context window.

Cloud legs later received harness-file parity, because a frontier context window can hold the same convention files every other harness already reads. That amendment does not travel backward. Local legs still never read those files. The metaphor stays directional: you carry fire out. You do not drag the hearth with you.

Carry the coal. Do not relocate the fireplace. If a session cannot start without the family's conversational home, the family store, or a vendor login, you have built a satellite, not a firebrand.

Where the Metaphor Stops

It does not mean every session is romantic or dangerous. Most turns are ordinary: read a file, edit a file, stop. The metaphor is a test for design decisions. Does this feature still work on a cold machine with one model and no account? If it does not, it is not part of the coal. It is part of a hearth you can attach later.

Code

The smallest cleanroom that still counts·bash
# A local daemon, one local model, no account, no family services.
# The engine either completes a turn or it is not yet a firebrand.
firebrand doctor
firebrand run --leg ollama-local --model qwen3.8 \
  "read README.md and add a one-line summary to NOTES.md"
firebrand replay <session-id>

External links

Exercise

Write two lists: features that must work on a machine with only a local model, and features that may wait for a signed-in cloud daemon. If a feature appears on both lists, move it. The coal list should be embarrassingly short.
Hint
Identity, memory, and vendor brains are hearth attachments. Doctor, a local turn, and replay are coal.

Progress

Progress is local-only — sign in to sync across devices.
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.