TELES STOP Prompt Template#
Copy and adapt the template below to end a TELES session. After STOP, all labels and changes introduced by the session become immutable.
TELES STOP
Session: [same name as START, e.g., "b15 compound naming migration"]
Date: [YYYYmMMdDD]
Summary of changes:
- [N] files modified
- [describe what was done]
- [list any label renames performed under DD b14 permission]
Unresolved items (if any):
- [items discovered but not fixed — logged as AA tasks]
This session is now closed. All labels introduced or renamed during
this session are frozen. Any future changes require a new TELES START.
What STOP Means#
Once STOP is declared:
All labels are frozen. Labels introduced or renamed during this session become immutable. Renaming them requires a new TELES session with its own START/STOP.
All llog content is frozen. The session llog becomes an append-only historical record. Corrections are appended, not edited.
The session summary is the permanent record. Future sessions reference this session by its llog location, not by re-reading all modified files.
A commit should follow. The STOP declaration is a natural commit point. All changes from START to STOP form one logical unit of work.