# Codex To Obsidian Loop
Codex To Obsidian Loop is the workflow that turns active Codex work into durable shared meaning.
## Meaning
Codex is where active work happens.
Obsidian Publish is where useful work becomes a navigable world.
The loop is:
```text
Codex -> clarify/build/create -> Obsidian -> publish/share/use -> lived result -> revise with Codex
```
This is why Obsidian Publish is becoming the step after Codex.
Codex threads are powerful, but they are conversations. They move quickly. They hold a lot, but they are not the easiest place for Joe, teammates, clients, collaborators, or future readers to enter the system.
Obsidian Publish turns the useful output into:
1. a stable public doorway,
2. a graph people can poke around,
3. shared language the team can reference,
4. practices people can try,
5. a source of meaning for writing, newsletter, site, and Brotherhood work.
After a meaningful Codex session, ask:
1. Did this clarify a word?
2. Did this create a better path?
3. Did this change the current state?
4. Did this produce a next move?
5. Should this become public, private, or remain only in the thread?
If public, update Joe's Mynd.
If private, keep it out of the publish-safe graph.
If unfinished, add it to the work queue or leave it in Codex.
Before changing the live public site, use [[Mynd Release Path]].
The release path is:
```text
local Mynd update -> predeploy gate -> explicit live approval -> deploy/sync -> postdeploy gate -> browser walkthrough
```
The local command is:
```bash
cd "/Users/joeniemchak/Developer/30 Builds/launchpad"
npm run check:mynd-predeploy
```
## Source Of Meaning
This note comes from Joe noticing that Obsidian Publish feels like the front door to his workflow from Codex.
## Relationship Over Time
This loop should become more automatic.
The long-term version is that Buddy agents can help route Codex outputs into the right note, flag what should stay private, and suggest the next useful public update.
## Links
- [[Current State]]
- [[Active Lanes]]
- [[Next Moves]]
- [[Mynd Release Path]]
- [[Start Here]]
- [[Joe's World Map]]
- [[Meaning]]
- [[Shared Meaning]]
- [[Source Of Meaning]]
- [[Did This Help]]
- [[Obsidian Publish Plan]]
## Tensions
Not every Codex thought should become public.
The loop is useful only if it filters for meaning, action, relationship, and well-being.
## Question
What should survive the Codex conversation and become part of the shared world?