---
template-target: AiLog:PROJECT
template-levels: all
template-note: one of every project's four working topics, made when the project is created
name: PROJECT
description: The AI log of {{project}}: every change an AI made here, dated, with what it touched and why
project: {{project}}
tags: ai, log
---
# {{project}}: AI log

What the AI working on this project changed: one entry per piece of work, dated, newest last, append-only. It lets the people on the project see, check and undo what was done. The people's own changes and decisions are in [[Log:PROJECT]].

Each entry:

~~~markdown
## YYYY-MM-DD HH:MM · Short title

- **Asked by:** who asked for it (or "on its own", for a fix the AI made while doing something else)
- **Changed:** the topics, classes and objects, as links
- **Why:** the request, or the reason
~~~
