$ cat post-007.md
Automatic Timestamps for AI: A 1-Line Hook That Should Ship by DefaultTimestamps automáticos para IA: un hook de 1 línea que debería venir de serie
ProblemProblema
AI coding assistants have access to date but no intrinsic time awareness. You can configure rules like "always check the time" - it works until the context window compacts. Then the instruction vanishes. The AI invents timestamps or omits them.Los asistentes de código IA tienen acceso a date pero no tienen conciencia temporal intrínseca. Puedes configurar reglas como "comprueba siempre la hora" - funciona hasta que la ventana de contexto se compacta. Entonces la instrucción desaparece. La IA inventa timestamps o los omite.
approach: one line
Temporal awareness is not optional for a tool that operates in time. This should be default behavior, not a user hook.La conciencia temporal no es opcional para una herramienta que opera en el tiempo. Esto debería ser comportamiento por defecto, no un hook del usuario.