Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEDROCK

An introduction — v1.0

Bedrock is what you reach when you dig down through everything you were handed — the borrowed assumptions, the inherited certainties, the manufactured wants — until you hit what is actually solid, and actually yours. You cannot build (or rebuild) a life on anything else.


Day one

You arrived in this world without language. No opinions. No accent, no brand loyalty, no story about your own self-worth. All of it was placed there later — by family, by geography, by the era you happened to be born into, by the people around you, and by an economy that profits from your attention. You did not reason your way to most of it. You absorbed it. And now, quietly, when pressed, you defend it. This is normal.

Most of what makes us who we are is circumstantial, experiential at best. It's how human beings work — and one of the most successful things our species has ever done. But it means that most of us are standing on ground we didn't choose, mistaking it for solid rock.

The one idea

Almost every attempt to change a mind — our own or someone else's — fails for the same reason: it aims at the argument. A better fact, a sharper case, the debate finally won. And it rarely works — because the belief was never held for a reason a fact could reach. It is held for belonging, for identity, for meaning, and because leaving it would cost something real: a friendship, a family, a job, a whole sense of who you are.

So BEDROCK begins somewhere else. Not "here is what to believe" — but "here is how belief works, including yours." When you can see how your lens was assembled, what it quietly protects, what it would actually cost you to move — the belief stops being the air you breathe and becomes an object you can hold. And anything you can hold, you can examine. Keep it, and hold it with more confidence for having tested it. Set it down, if it turns out it was never yours.

That is the entire method, and it begins with one question: how did you become you?

Take stock of what shaped you. Step back from what was manufactured or divisive. Rebuild — deliberately — on what is actually yours.

It hands you the shovel, not the answer

BEDROCK has no doctrine to sell you. It won't tell you to leave your faith, your party, or your family — or to buy this and not that. It has no enemy and no team, and it isn't a movement you join by abandoning something else.

What it offers instead is understanding — but only the plain kind: how a thing actually works, the kind you could go check for yourself. Never a deeper meaning handed down to you. Take wanting a new car. BEDROCK won't say the car is bad, or that you'd be happier with less — those are opinions, and they'd just be one more belief installed in you. It only shows you how the wanting is made: that advertising is a trillion-dollar global industry built to manufacture it, run by an economy that needs you to keep wanting more. That part is a fact — you can check it. Once you can see it, the wanting becomes something you can hold and look at instead of something you just feel. Then the choice is yours, and genuinely yours, whichever way it goes: buy the car because you weighed it and the want was real — that's bedrock; skip it because you saw the want was installed — also bedrock. BEDROCK doesn't mind which. The moment it minded, it would have become one more doctrine.

That's the line it won't cross: it gives you the fact, never the interpretation. A fact is a shovel — you dig with it and decide for yourself. An interpretation is just someone else's answer wearing the word "understanding."

Because the moment an idea like this takes a side, it dies — it trips the very defense it exists to lower. Its power is in staying underneath the divisions rather than joining them. You can carry it and remain entirely what you already are:

"I'm a ______ here, today — but my foundation is bedrock."

A floor, not a summit

The BEDROCK mark: a charcoal triangle cut into five horizontal layers, with a single amber bar floating just above its peak.

The mark is a triangle — the hierarchy of human needs — cut into layers, with a single bar floating just above the peak.

The trouble always lives in the middle of that triangle: the anxious tier of status and belonging, where you are sold the newer car and the clearer enemy. There are only two ways off that treadmill — dig down to what is solid and cannot be sold to you (bedrock), or rise above the scramble entirely (the bar; what Maslow, at the very end of his life, named self-transcendence). Foundation below, freedom above. The same escape, in both directions.

And it is a floor, not a summit. Bedrock is something you stand on, level with everyone else — not a peak you look down from. The instant "I've done the work and you haven't" creeps in, it has quietly become one more tribe, and the whole thing is lost. Humility is not a nicety here. It is the mechanism.

You were whole before belief

You were not empty before you were handed a story to believe. You were full of exactly the things that make a life worth living — curiosity, connection, the wonder of a world you did not yet have words for.

Those things are still there — so the path forward is not a path away from anything.


What this is (and isn't)

  • It is a model of how beliefs form and what actually moves them, and a practice for using that model on yourself first.
  • It is humanity-scale by design, and built to be worn with whatever you already are.
  • It gives you facts about how things work — never an interpretation of what they mean. What you do with what you see is yours.
  • It is not a religion, a party, a charity, or a brand of certainty. It does not ask you to pick a side, adopt a label, or want less than you do.

Who made this, and what's in it for them

A fair question — it's the one this whole project teaches you to ask. So it's answered the same way any Focus would answer it: core/provenance.md runs the project's own audit on itself — who wrote it (a person, with AI assistance, disclosed and guarded), who funds it (nobody — no ads, no sponsors, nothing sold, nothing collected), and who benefits (the author gains standing; that's real and it's on the table). Don't take this page's word for any of it; the point of the audit is that you don't have to.

Origins

BEDROCK is the general shape underneath a long personal thread — a 2012 community-empowerment effort (p2pfa), a book about how belief forms (Before Belief), and a lived experiment in wanting less. It was named on 2026-06-30, when it became clear the through-line was always the same move: distrust the inherited surface; dig to what's solid; build from there.

In this repository

  • core/ — the working model: how beliefs form, what actually changes them, and what everything else is measured against
  • focus/ — the practice. One page about one thing, free, at a fifth-grade reading level
  • capability/ — the application of BEDROCK to economic agency in the AI era; the product itself lives separately
  • archive/ — where it came from, kept as found
  • identity/ — the mark: the triangle, the strata, the level above

Using this with an AI assistant

There's a skill in skills/ask-bedrock/ that gets an AI assistant to judge something — a plan, a page, a product decision, a paragraph of copy — against this corpus rather than against whatever it happens to remember about it. It loads the model whole, quotes what it cites, says where the corpus is silent, and hands the decision back to you instead of ruling.

The simplest way in. Say this to any assistant that can read a web page:

Read https://github.com/msitarzewski/bedrock/blob/main/skills/ask-bedrock/SKILL.md and follow it.

That works in a browser tab, with no files and no terminal.

If you work in a terminal and want it permanently:

git clone https://github.com/msitarzewski/bedrock.git
ln -s "$(pwd)/bedrock/skills/ask-bedrock" ~/.claude/skills/ask-bedrock

A link rather than a copy, so git pull keeps the skill and the corpus in step — one source of truth instead of two that drift. (That path is where Claude Code looks for skills; other tools differ, and the skill works from anywhere the assistant can read it.)

Two things worth knowing. SKILL.md is written for a machine to read. It is dense on purpose, and this section is the part written for a person. And the skill judges fit with this corpus — not whether your thing is correct, or good, or will work. Only whether it holds to what's written here.

Partners

Some pages end at a price only an institution can change. Where an institution has agreed to change it — a credit union offering the 28% alternative to the 391% loan, a provider publishing its honest price page — the page names them, plainly, as a checkable fact. No money changes hands in either direction, and a listing is not an endorsement. If your institution could lower a cost one of these pages describes: partners.md explains what that means, what we expect, and what you get. Inquiries are open.

If you want to talk about any of this

Michael Sitarzewski — msitarzewski@gmail.com


v1.0 — a living document. Like the first thing ever written under this idea, it will change as the work does.

About

A library about how a person becomes who they are, and what to do about it. One page per thing: the mechanism named, who benefits asked both ways, the decision handed back. Sources and dates on every claim. Free to read, always.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages