deciduous 0.14.0

Decision graph tooling for AI-assisted development. Track every goal, decision, and outcome. Survive context loss. Query your reasoning.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="generator" content="ExDoc v0.40.1">
    <meta name="project" content="deciduex v0.14.0-beta.3">


    <title>API Reference — deciduex v0.14.0-beta.3</title>

    <link rel="stylesheet" href="dist/html-elixir-YJO4MOOW.css" />

    <script defer src="dist/sidebar_items-CC54D512.js"></script>
    <script defer src="docs_config.js"></script>
    <script defer src="dist/html-YU4BZFVS.js"></script>

  </head>
  <body>
    <script>(()=>{var t="ex_doc:settings",e="dark";var o="dark",s="light";var E="sidebar_state",n="closed";var r="sidebar_width";var a="sidebar-open";var i=new URLSearchParams(window.location.search),S=i.get("theme")||JSON.parse(localStorage.getItem(t)||"{}").theme;(S===o||S!==s&&window.matchMedia("(prefers-color-scheme: dark)").matches)&&document.body.classList.add(e);var d=sessionStorage.getItem(E),A=d!==n&&!window.matchMedia(`screen and (max-width: ${768}px)`).matches;document.body.classList.toggle(a,A);var c=sessionStorage.getItem(r);c&&document.body.style.setProperty("--sidebarWidth",`${c}px`);var p=/(Macintosh|iPhone|iPad|iPod)/.test(window.navigator.userAgent);document.documentElement.classList.toggle("apple-os",p);})();
</script>

<div class="body-wrapper">

<button id="sidebar-menu" class="sidebar-button sidebar-toggle" aria-label="toggle sidebar" aria-controls="sidebar">
  <i class="ri-menu-line ri-lg" title="Collapse/expand sidebar"></i>
</button>

<nav id="sidebar" class="sidebar">

  <div class="sidebar-header">
    <div class="sidebar-projectInfo">

      <div>
        <a href="https://notactuallytreyanastasio.github.io/deciduous/" class="sidebar-projectName" translate="no">
deciduex
        </a>
        <div class="sidebar-projectVersion" translate="no">
          v0.14.0-beta.3
        </div>
      </div>
    </div>
    <ul id="sidebar-list-nav" class="sidebar-list-nav" role="tablist" data-extras="Pages"></ul>
  </div>
</nav>

<output role="status" id="toast"></output>

<main class="content page-extra" id="main" data-type="extras">
  <div id="content" class="content-inner">
    <div class="top-search">
      <div class="search-settings">
        <form class="search-bar" action="search.html">
          <label class="search-label">
            <span class="sr-only">Search documentation of deciduex</span>
            <div class="search-input-wrapper">
              <input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
              <button type="button" tabindex="-1" class="search-close-button" aria-hidden="true">
                <i class="ri-close-line ri-lg" title="Cancel search"></i>
              </button>
            </div>
          </label>
        </form>
        <div class="autocomplete">
        </div>
        <div class="engine-selector" data-multiple="false">
          <button type="button" class="engine-button" aria-label="Select search engine" aria-haspopup="true" aria-expanded="false">
            <i class="ri-search-2-line" aria-hidden="true"></i>
            <span class="engine-name">Default</span>
            <i class="ri-arrow-down-s-line" aria-hidden="true"></i>
          </button>
          <div class="engine-dropdown" hidden role="menu">

              <button type="button"
                      class="engine-option"
                      data-engine-url="search.html?q="
                      role="menuitemradio"
                      aria-checked="true">
                <span class="name">Default</span>
                <span class="help">In-browser search</span>
              </button>

          </div>
        </div>
        <button class="icon-settings display-settings">
          <i class="ri-settings-3-line"></i>
          <span class="sr-only">Settings</span>
        </button>
      </div>
    </div>

<div id="top-content">
  <div class="heading-with-actions top-heading">
    <h1>API Reference <small class="app-vsn">deciduex v#0.14.0-beta.3</small></h1>
<a href="api-reference.md" title="Copy Markdown (hold Ctrl/Cmd and click it to open as Markdown)" class="copy-markdown icon-action" rel="help">
  <i class="ri-markdown-line" aria-hidden="true"></i>
  <span class="sr-only">Copy Markdown</span>
</a>


      <a href="https://github.com/notactuallytreyanastasio/deciduous" title="View Source" class="icon-action" rel="help">
        <i class="ri-code-s-slash-line" aria-hidden="true"></i>
        <span class="sr-only">View Source</span>
      </a>

  </div>

    <section class="details-list">
      <h2 id="modules" class="section-heading">Modules</h2>
      <div class="summary">
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.html" translate="no">Deciduex</a>

  </div>

    <div class="summary-synopsis"><p>Elixir replacement for deciduous CLI commands.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.CLI.html" translate="no">Deciduex.<wbr>CLI</a>

  </div>

    <div class="summary-synopsis"><p>CLI entry point. Dispatches subcommands.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Checks.NoIfInsideCase.html" translate="no">Deciduex.<wbr>Checks.<wbr>NoIfInsideCase</a>

  </div>

    <div class="summary-synopsis"></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Checks.NoNestedCase.html" translate="no">Deciduex.<wbr>Checks.<wbr>NoNestedCase</a>

  </div>

    <div class="summary-synopsis"></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Add.html" translate="no">Deciduex.<wbr>Commands.<wbr>Add</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">add</code> command to create new decision nodes.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Archaeology.html" translate="no">Deciduex.<wbr>Commands.<wbr>Archaeology</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">archaeology</code> command for retroactive graph building.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Audit.html" translate="no">Deciduex.<wbr>Commands.<wbr>Audit</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">audit</code> command to maintain graph data quality.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Backup.html" translate="no">Deciduex.<wbr>Commands.<wbr>Backup</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">backup</code> command to create a database backup.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.CommandLog.html" translate="no">Deciduex.<wbr>Commands.<wbr>CommandLog</a>

  </div>

    <div class="summary-synopsis"><p>Implements <code class="inline">deciduex commands</code> — lists recent command log entries.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Delete.html" translate="no">Deciduex.<wbr>Commands.<wbr>Delete</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">delete</code> command to remove a node and its edges.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Diff.html" translate="no">Deciduex.<wbr>Commands.<wbr>Diff</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">diff</code> command for multi-user graph sync.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Doc.html" translate="no">Deciduex.<wbr>Commands.<wbr>Doc</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">doc</code> command with subcommands for document management.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Edges.html" translate="no">Deciduex.<wbr>Commands.<wbr>Edges</a>

  </div>

    <div class="summary-synopsis"><p>Implements <code class="inline">deciduex edges</code> — lists all decision graph edges.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Graph.html" translate="no">Deciduex.<wbr>Commands.<wbr>Graph</a>

  </div>

    <div class="summary-synopsis"><p>Implements <code class="inline">deciduex graph</code> — outputs full graph as JSON.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Init.html" translate="no">Deciduex.<wbr>Commands.<wbr>Init</a>

  </div>

    <div class="summary-synopsis"><p>Initialize deciduous in a project directory.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Link.html" translate="no">Deciduex.<wbr>Commands.<wbr>Link</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">link</code> command to create edges between nodes.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Narratives.html" translate="no">Deciduex.<wbr>Commands.<wbr>Narratives</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">narratives</code> command for managing evolution narratives.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Nodes.html" translate="no">Deciduex.<wbr>Commands.<wbr>Nodes</a>

  </div>

    <div class="summary-synopsis"><p>Implements <code class="inline">deciduex nodes</code> — lists all decision graph nodes.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Prompt.html" translate="no">Deciduex.<wbr>Commands.<wbr>Prompt</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">prompt</code> command to update a node's prompt in metadata.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Pulse.html" translate="no">Deciduex.<wbr>Commands.<wbr>Pulse</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">pulse</code> command to show decision graph health and activity.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Show.html" translate="no">Deciduex.<wbr>Commands.<wbr>Show</a>

  </div>

    <div class="summary-synopsis"><p>Implements <code class="inline">deciduex show &lt;id&gt;</code> — displays detailed node information.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Status.html" translate="no">Deciduex.<wbr>Commands.<wbr>Status</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">status</code> command to update a node's status.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Sync.html" translate="no">Deciduex.<wbr>Commands.<wbr>Sync</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">sync</code> command to export the decision graph.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Unlink.html" translate="no">Deciduex.<wbr>Commands.<wbr>Unlink</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">unlink</code> command to remove edges between nodes.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Update.html" translate="no">Deciduex.<wbr>Commands.<wbr>Update</a>

  </div>

    <div class="summary-synopsis"><p>Update deciduous integration files to the latest version.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Commands.Writeup.html" translate="no">Deciduex.<wbr>Commands.<wbr>Writeup</a>

  </div>

    <div class="summary-synopsis"><p>Implements the <code class="inline">writeup</code> command to generate a PR writeup.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.DB.html" translate="no">Deciduex.<wbr>DB</a>

  </div>

    <div class="summary-synopsis"><p>Database path discovery and schema management for the deciduous SQLite database.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Mutations.html" translate="no">Deciduex.<wbr>Mutations</a>

  </div>

    <div class="summary-synopsis"><p>Write operations for the decision graph database.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Queries.html" translate="no">Deciduex.<wbr>Queries</a>

  </div>

    <div class="summary-synopsis"><p>Centralized Ecto queries for reading from the deciduous database.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Repo.html" translate="no">Deciduex.<wbr>Repo</a>

  </div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Schema.CommandLog.html" translate="no">Deciduex.<wbr>Schema.<wbr>CommandLog</a>

  </div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Schema.DecisionEdge.html" translate="no">Deciduex.<wbr>Schema.<wbr>DecisionEdge</a>

  </div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Schema.DecisionNode.html" translate="no">Deciduex.<wbr>Schema.<wbr>DecisionNode</a>

  </div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Schema.NodeDocument.html" translate="no">Deciduex.<wbr>Schema.<wbr>NodeDocument</a>

  </div>

    <div class="summary-synopsis"><p>Schema for node_documents table.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Deciduex.Templates.html" translate="no">Deciduex.<wbr>Templates</a>

  </div>

    <div class="summary-synopsis"><p>Template rendering for deciduous init/update.</p></div>

</div>

      </div>
    </section>


    <section class="details-list">
      <h2 id="tasks" class="section-heading">Mix Tasks</h2>
      <div class="summary">
<div class="summary-row">
  <div class="summary-signature">
    <a href="Mix.Tasks.Deciduous.html" translate="no">mix deciduous</a>

  </div>

    <div class="summary-synopsis"><p>Decision graph CLI.</p></div>

</div>
<div class="summary-row">
  <div class="summary-signature">
    <a href="Mix.Tasks.Deciduous.Init.html" translate="no">mix deciduous.<wbr>init</a>

  </div>

    <div class="summary-synopsis"><p>Initialize deciduous decision graph in the current project.</p></div>

</div>

      </div>
    </section>

</div>
    <footer class="footer">

        <p>

            <span class="line">
              <a href="https://hex.pm/packages/deciduex/0.14.0-beta.3">Hex Package</a>

              <a href="https://preview.hex.pm/preview/deciduex/0.14.0-beta.3">Hex Preview</a>

            </span>

          <span class="line">
            <button class="a-main footer-button display-quick-switch" title="Go to package docs">
              Go to package docs
            </button>

              <a href="llms.txt" target="_blank">
                View llms.txt
              </a>


              <a href="deciduex.epub">
                Download ePub version
              </a>

          </span>
        </p>

        <p class="built-using">
          Built using
          <a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener" translate="no">ExDoc</a> (v0.40.1) for the

            <a href="https://elixir-lang.org" title="Elixir" target="_blank" translate="no">Elixir programming language</a>

        </p>


    </footer>
  </div>
</main>
</div>

  </body>
</html>