[ESC]
EPOCH · README
// WHAT IS EPOCH
Manual, append-only Unix timestamp log.
Time is atomic. Entries are immutable.
No edits. No deletes. A galvanized register.
States are preserved in exports.
Export records are metadata — not counted in totals.
Hash chain ensures integrity; tampering is detected and visually marked.
// ATOMIC TIME · AT+/-
AT+/N = N years after 1945 (Trinity test)
AT-/N = N years before 1945
AT+/0 = Unix -771894639 · 1945-07-16 · 05:29:21 MWT
AT+/80 = current AT year
Current year: —
// INPUT
type + ENTERlog entry with Unix timestamp
/calcopen AT calculator
ALT+Htoggle this readme
ALT+Eexport — green (anchor) + ALL red (flagged)
ALT+SHIFT+Eexport with AT notation (same logic)
// ENTRY STATES
swipe right / right-clickanchor (green) — mark for selection
swipe left / Ctrl+clickflagged (red) — visual warning (ALWAYS exported)
swipe againrevert to default
hold (500ms)ISO preview
Green = selection. Red = warning (always exported, color preserved)
// EXPORT LOGIC
• RED (flagged) entries are ALWAYS exported
• GREEN (anchor) entries are exported when present
• If no green entries → exports everything
• Export records ([EXPORT]) are metadata — excluded from counts
Format: timestamp|state|content
// SCROLL
Hover right edge → ghost scroll strip appears.
Drag to jump. Pull down (mobile) → focus input.