Replace normalize stage with trim scaffold
This commit is contained in:
@@ -23,7 +23,7 @@ Implemented:
|
||||
|
||||
Still placeholder/future:
|
||||
|
||||
- `normalize` stage behavior
|
||||
- `trim` stage behavior
|
||||
- `archive` stage behavior
|
||||
- `notify` stage behavior
|
||||
- additional Scriptorium artifact types beyond `session_recap`
|
||||
@@ -36,9 +36,9 @@ Canonical stage order:
|
||||
|
||||
1. `prepare`
|
||||
2. `transcribe`
|
||||
3. `normalize`
|
||||
4. `merge`
|
||||
5. `polish`
|
||||
3. `merge`
|
||||
4. `polish`
|
||||
5. `trim`
|
||||
6. `analyze`
|
||||
7. `archive`
|
||||
8. `notify`
|
||||
|
||||
Reference in New Issue
Block a user