Шаблон лога настройки агента

Скопируй этот шаблон в пользовательскую базу как agent-setup-log.md и заполняй с первой минуты настройки.

# Agent Setup Log

## Setup metadata

- Agent name/runtime:
- Date/time started:
- User/contact:
- Trip2G instance URL:
- Local vault path:
- Archive received: yes/no
- Trip2G config found: yes/no
- Sync key found: yes/no, value `[REDACTED]`
- Admin token/cookie requested: no by default
- Admin token/cookie used: no / yes, reason: ...

## 1. Trip2G docs MCP

- MCP URL: `http://trip2g.com/_system/mcp`
- Configured: yes/no
- Tools discovered:
  - ...
- Docs searched:
  - ...
- Important findings:
  - ...
- Gaps/uncertainties:
  - ...

## 2. User artifacts requested

- Asked user for:
  - instance URL
  - downloaded archive
  - desired first outcome
- Exact user-safe request text:
  - ...
- User provided:
  - ...

## 3. Archive handling

- Archive filename:
- Unpacked to:
- Top-level files/folders found:
  - ...
- `.obsidian/plugins/trip2g/data.json` present: yes/no
- Secrets encountered:
  - `[REDACTED]`
- Secrets written to markdown: no

## 4. Folder structure created

Created/verified:

- [ ] `AGENTS.md`
- [ ] `SCHEMA.md`
- [ ] `index.md`
- [ ] `log.md`
- [ ] `hot.md`
- [ ] `tasks.md`
- [ ] `learning-log.md`
- [ ] `agent-setup-log.md`
- [ ] `replication-guide.md`
- [ ] `_raw/`
- [ ] `_meta/`
- [ ] `skills/`
- [ ] `lessons/`
- [ ] `failures/`
- [ ] `proposals/`
- [ ] `daily/`

Notes:

- ...

## 5. Files changed

- `AGENTS.md`:
  - ...
- `SCHEMA.md`:
  - ...
- `index.md`:
  - ...
- `log.md`:
  - ...
- `hot.md`:
  - ...
- `replication-guide.md`:
  - ...

## 6. Sync attempt

- Sync method:
- Command/tool used:
- Result: success/failure
- Files pushed/pulled if known:
- Public/private URL checked:
- Errors:
  - ...
- Next action if failed:
  - ...

## 7. Lessons learned

Reusable lessons:

1. ...
2. ...
3. ...

Failed approaches:

1. ...
2. ...

## 8. Instructions for next agent

Read first:

1. `AGENTS.md`
2. `SCHEMA.md`
3. `index.md`
4. `hot.md`
5. `log.md`
6. `agent-setup-log.md`
7. `replication-guide.md`

Next agent should:

- ...

## 9. Replication handoff

- `replication-guide.md` updated: yes/no
- `skills/agent-garden-replication-v2.md` created: yes/no
- Next v2 package needed: yes/no
- First verification task for next agent:
  - ...

Правила ведения

  • Пиши факты, а не красивые отчёты.
  • Секреты только как [REDACTED].
  • Логируй не только результат, но и путь настройки.
  • Если что-то не удалось, оставь next action.
  • Перед завершением обнови replication-guide.md.