Kershook — project hub

Private. Everything I am working on lives here, one folder per project, so that plans and decisions stop living in chat transcripts.

How it is arranged

Every project folder has the same shape:

  • plan.md — what it is, where it stands, what happens next. The only file that needs to be read to understand the project.
  • actions.md — the open list. Dated. Things move to Done rather than being deleted.
  • other folders as the project needs (documents, data, evidence, exhibits).

inbox.md at the root is for anything not yet filed. Nothing stays there long.

Access

See ACCESS.md. Nothing here is public. Read-only access is granted per folder, not to the whole site.

Keeping it current

At the end of a working session the outputs are written into the relevant project folder as markdown, and committed. The commit history is the record of when each thing was decided, which matters for the evidence folders.