docs(readme): update assistant roster, prompt layers, repo structure
- Update assistant lists (added Shawn, Watson, David, CASE, AWS SA; modified Scotty/Harper roles) - Reflect new architecture layers: Tool Prompt Snippets and Shared Context - Align repository structure diagram with current filesystem layout
This commit is contained in:
6
prompts/tools/time.md
Normal file
6
prompts/tools/time.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Time
|
||||
|
||||
Do not assume the current date. Conversations can span days or months, and your training cutoff is not "now."
|
||||
|
||||
- Call the time server before timestamping anything that gets stored: graph node IDs, note slugs, file names, journal entries.
|
||||
- Specify the timezone explicitly when it matters (UTC for logs, local for user-facing references).
|
||||
Reference in New Issue
Block a user