> For the complete documentation index, see [llms.txt](https://jmdash.gitbook.io/jmdash-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jmdash.gitbook.io/jmdash-docs/design-documents/the-pidds-first-revision.md).

# The, PIDD's First Revision

The **Post Initial Design Document Revision 1** (or **PIDD R1**, for short) is the **second** [design document](/jmdash-docs/design-documents/initdesidocu.md) and the **fifth** document released *before* the **Init** release.\
The, **PIDD R1** is also the **shortest** design documents, with its **35 lines** (!)

The, **PIDD R1** details about how argument handling works in **JM-** introducing the `.jargh` library.

Below there are the first introductive lines of the, **PIDD R1**

{% code lineNumbers="true" %}

```
/*  The, Post Initial Design Document Revision 1 (or PIDD R1, for short)
    { jstmax! } @ { 62 69 74 2E 6C 79 2F 6D 78 5F 69 6E 66 6F }

    ~~>
        Reference date:
        Finalized version of  the, PIDD R1: [07/11/2024 @ 13:10:22]
    ~~<

In the first revision of the, PIDD i'll explain to you how the argument handling will work in JM-
Let's start right off; */
```

{% endcode %}
