LLM WikiAccess-protected knowledge portal

WIKI

Agent work documentation policy

AI Summary Purpose Records the user's standing policy for how AI agents should document work, synchronize the LLM Wiki, and handle portfolio/resume writing. Key points Meaningful conversations, decisions, and work results should be document

경로ai/wiki/concepts/agent-work-documentation-policy.md
카테고리Concept
태그#agent #agent-workflow #ai-review #concept #concepts #documentation #git #infra #policy #portfolio #report #work

# Agent work documentation policy

AI Summary

Purpose:

Key points:

Relevant when:

Do not read full document unless:

Linked documents:

Open Questions

Details

Standing policy

The user wants durable work memory to live in this repository. For future sessions, agents should treat ~/workspace/repos/llm-wiki as the canonical place for documenting:

Do not leave important context only in chat. At the end of meaningful work, update the appropriate layer:

Git synchronization

The wiki should be pushed to its git remote after completed edits. In addition, an hourly automated sync should commit and push local llm-wiki changes when present. The sync should be conservative:

  1. Work from /home/khw-bot/workspace/repos/llm-wiki.
  2. Pull with rebase before committing.
  3. Add and commit local changes only if the working tree is dirty.
  4. Pull with rebase again before push.
  5. Push to the configured remote.
  6. Fail loudly rather than resolving rebase conflicts automatically.

Code work location

Code changes should not be mixed into llm-wiki unless the code is part of the wiki itself. For other projects:

Korean human-facing writing policy

For resume, portfolio, brief, report, and other human-facing Korean text, use both:

Use this especially for:

The practical review checklist: