{{书名}} Audit Log
Log Format
Each record contains the following fields:
| Field | Description |
|---|---|
| Date | Operation date, format YYYY-MM-DD |
| Phase | Current project phase (Phase 1~7) |
| Operation Type | See "Operation Type Categories" below |
| Scope of Impact | Which files and chapters are affected |
| Decision | What decision was made |
| Reason | Why this decision was made |
| Executor | Which Agent or person performed the operation |
Operation Type Categories
| Tag | Meaning | Example |
|---|---|---|
[Structure] | Chapter structure change | Merging two chapters, adding chapters, reordering |
[Terminology] | Terminology-related decision | Finalizing a translation, replacing a term |
[Metaphor] | Metaphor-related decision | Adding a metaphor, deprecating a metaphor |
[Review] | Critical finding during review | Factual error found, logic issue |
[SourceCode] | Source code-related change | Version update, discovery of a new important file |
[Style] | Writing style adjustment | Changing tone, adjusting level of detail |
[Reader] | Change driven by reader feedback | Difficulty adjustment, adding explanations |
[Fix] | Error correction | Code error, factual error |
Log Entries
[{{YYYY-MM-DD}}] Phase {{N}} — [Structure] Project Initialization
- Impact: All files
- Decision: Created project structure, initialized all template files
- Reason: Project kickoff
- Executor: {{执行者}}
[{{YYYY-MM-DD}}] Phase {{N}} — [Structure] Outline Finalized
- Impact: outline.md, source-map.md, checkpoint.md
- Decision: {{确定了哪些章节划分}}
- Reason: {{基于什么考虑做的章节划分}}
- Executor: {{执行者}}
Statistics Summary
| Operation Type | Total |
|---|---|
[Structure] | {{N}} |
[Terminology] | {{N}} |
[Metaphor] | {{N}} |
[Review] | {{N}} |
[SourceCode] | {{N}} |
[Style] | {{N}} |
[Reader] | {{N}} |
[Fix] | {{N}} |