The vault 146 files

Demo / the vault

Calendar/daily/2026-09-05.md

Saturday 5 September 2026

Curation log

Day one. The vault was created from a single interview.

FileChangeSource
CLAUDE.mdConstitution; 17-row authority table approved line by lineinterview
Atlas/about-me.mdIdentity, voice, failure mode, boundaries, escalationinterview
Atlas/ventures/13 venture hub notes + cos + INDEXinterview
Atlas/people/21 person notes; 6 on the Quiet listinterview
Atlas/decisions.mdADR-01 … ADR-21, each with a Reverse ifinterview
Atlas/anti-patterns.md15 from the guide, trimmed; 2 of Rowan’s owninterview + guide
Efforts/feedback.mdTemplate, plus one [SELF-FLAGGED] entryHobbs
Efforts/cadence.mdBrief 06:15; review Sunday 17:00interview
Efforts/routines/daily-brief.md, weekly-review.mdinterview + guides
Efforts/cos-guides-seen.jsonSeeded with 14 guides readguides
.beads/48 open tasks, 3 dependenciesinterview
scripts/brief-prep.sh, guides-watch.sh
Calendar/briefs/archive/2026-09-05.mdFirst briefvault only

Decisions made today

21 ADRs, all approved by Rowan before any file was written.

Notes

  • Guides feed at localhost:8788 returned 404 on the watcher’s first run, having served the guides earlier in the session. The script exited non-zero rather than report “nothing new.” Recorded in cos-guides-seen.json.
  • Two bugs found and fixed in brief-prep.sh on its first real run: a last-contact parse that swallowed a trailing comment, and _template appearing as a spotlight candidate.
  • One [SELF-FLAGGED] feedback entry: five task handles written from memory.
Markdown source
---
type: daily
date: 2026-09-05
---

# Saturday 5 September 2026

## Curation log

Day one. The vault was created from a single interview.

| File | Change | Source |
|---|---|---|
| `CLAUDE.md` | Constitution; 17-row authority table approved line by line | interview |
| `Atlas/about-me.md` | Identity, voice, failure mode, boundaries, escalation | interview |
| `Atlas/ventures/` | 13 venture hub notes + `cos` + INDEX | interview |
| `Atlas/people/` | 21 person notes; 6 on the Quiet list | interview |
| `Atlas/decisions.md` | ADR-01 … ADR-21, each with a Reverse if | interview |
| `Atlas/anti-patterns.md` | 15 from the guide, trimmed; 2 of Rowan's own | interview + guide |
| `Efforts/feedback.md` | Template, plus one `[SELF-FLAGGED]` entry | Hobbs |
| `Efforts/cadence.md` | Brief 06:15; review Sunday 17:00 | interview |
| `Efforts/routines/` | daily-brief.md, weekly-review.md | interview + guides |
| `Efforts/cos-guides-seen.json` | Seeded with 14 guides read | guides |
| `.beads/` | 48 open tasks, 3 dependencies | interview |
| `scripts/` | brief-prep.sh, guides-watch.sh | — |
| `Calendar/briefs/archive/2026-09-05.md` | First brief | vault only |

## Decisions made today
21 ADRs, all approved by Rowan before any file was written.

## Notes
- Guides feed at `localhost:8788` returned 404 on the watcher's first run,
  having served the guides earlier in the session. The script exited non-zero
  rather than report "nothing new." Recorded in `cos-guides-seen.json`.
- Two bugs found and fixed in `brief-prep.sh` on its first real run: a
  `last-contact` parse that swallowed a trailing comment, and `_template`
  appearing as a spotlight candidate.
- One `[SELF-FLAGGED]` feedback entry: five task handles written from memory.