Compare commits
2 Commits
1db21ae3c1
...
4a0c7957ec
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a0c7957ec | ||
| 12a76b4dd8 |
20
CHANGELOG.md
20
CHANGELOG.md
@ -2,20 +2,22 @@
|
|||||||
|
|
||||||
All notable changes to TFTSR are documented here.
|
All notable changes to TFTSR are documented here.
|
||||||
Commit types shown: feat, fix, perf, docs, refactor.
|
Commit types shown: feat, fix, perf, docs, refactor.
|
||||||
CI, chore, and build changes are excluded unless they affect developer workflow.
|
CI, chore, and build changes are excluded.
|
||||||
|
|
||||||
## [0.2.66] — 2026-04-20
|
## [Unreleased]
|
||||||
|
|
||||||
### Features
|
|
||||||
- Integrate incident response methodology into all 17 domain prompts
|
|
||||||
- Add timeline_events table for UTC timestamp tracking during triage
|
|
||||||
- Populate RCA and postmortem documents with real timeline data
|
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
- Harden timeline event input validation and atomic writes
|
||||||
- **ci**: Switch PR review from Ollama to liteLLM (qwen2.5-72b)
|
- **ci**: Switch PR review from Ollama to liteLLM (qwen2.5-72b)
|
||||||
|
|
||||||
### Security
|
### Documentation
|
||||||
- Harden timeline event input validation and atomic writes
|
- Update wiki for timeline events and incident response methodology
|
||||||
|
- Clarify changelog exclusion criteria
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- Add timeline_events table, model, and CRUD commands
|
||||||
|
- Populate RCA and postmortem docs with real timeline data
|
||||||
|
- Wire incident response methodology into AI and record triage events
|
||||||
|
|
||||||
## [0.2.65] — 2026-04-15
|
## [0.2.65] — 2026-04-15
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user