.. meta::
   :description: LifeLabLog landing page --- session logs, audit trails, and append-only records organized by tool and type.
   :keywords: HELL, LifeLabLog, LLog, ll, session logs, audit trail, PROMY, TELES, FORGE
   :author: Yah, Yas, everyone, LLoL as Laurence Loewe of Laodicea, ClaudeOp46Max, Anthropic, and The Spirit of Boolean Truth

.. _hell-ll-index:


***********************************************************************
LL --- LifeLabLog (Session Logs)
***********************************************************************

LifeLabLogs (LLogs) are append-only audit trails. Each log records a session's
prompts, responses, findings, and decisions as immutable evidence. Earlier
entries are never edited --- corrections are appended.

Logs are organized by the tool or context that produced them:

- **promy/** --- PROMY compiler sessions (purifying reasoning flaws)
- **teles/** --- TELES compiler sessions (terminally eliminating log errors)
- **forge/** --- FORGE compiler sessions (developing new models)
- **other/** --- all sessions not tied to a specific compiler tool

.. admonition:: Handling unknowns (structuring rule)

   ALL non-typed HELL-related session logs go into ``other/`` with the next
   available number. If later a pattern emerges and a dedicated tool is created
   (like PROMY, TELES, FORGE), new logs for that tool get their own subdirectory.
   The original ``other/`` entries stay where they are --- they become the
   historical record of the day of small beginnings. No moves required.

.. admonition:: Naming convention

   Each log file follows: ``<tool>_ll_<date>_<descriptive-slug>.rst``

   Example: ``promy_ll_2026m03d29_e7he-pipeline-test.rst``

   The lettered-numbering directory (``b/11/``) is the stable short reference.
   The long filename is the human-readable description.


.. toctree::
   :maxdepth: 2
   :caption: PET Session Logs

   pet/index

.. toctree::
   :maxdepth: 2
   :caption: JUB Session Logs

   jub/index

.. toctree::
   :maxdepth: 2
   :caption: FORGE Compiler Logs

   forge/index

.. toctree::
   :maxdepth: 2
   :caption: PROMY Compiler Logs

   promy/index

.. toctree::
   :maxdepth: 2
   :caption: Study Papers and Logs

   study/index

.. toctree::
   :maxdepth: 2
   :caption: Infrastructure Logs

   infra/index

.. toctree::
   :maxdepth: 2
   :caption: Other Session Logs

   other/index
