Directories
¶
| Path | Synopsis |
|---|---|
|
Package blocks defines the fixed library of display building blocks used to compose a template's rendered layout.
|
Package blocks defines the fixed library of display building blocks used to compose a template's rendered layout. |
|
Package template defines the programmatic template contract for gitrakz: a saved composition of a form, a transform pipeline, and a display layout — never a saved prompt.
|
Package template defines the programmatic template contract for gitrakz: a saved composition of a form, a transform pipeline, and a display layout — never a saved prompt. |
|
Package templates provides gitrakz's built-in template library: a small set of deterministic, Builtin=true templates seeded into the templates table on every service boot, so the template runner and templates manager have something to run before any user or LLM-authored template exists.
|
Package templates provides gitrakz's built-in template library: a small set of deterministic, Builtin=true templates seeded into the templates table on every service boot, so the template runner and templates manager have something to run before any user or LLM-authored template exists. |
|
Package transform defines the pipeline contract for gitrakz templates: an ordered chain of primitives that reshape a selected timeline into a typed display document.
|
Package transform defines the pipeline contract for gitrakz templates: an ordered chain of primitives that reshape a selected timeline into a typed display document. |
|
Package types defines the shared domain vocabulary for gitrakz — events, sessions, form values — as plain data structs.
|
Package types defines the shared domain vocabulary for gitrakz — events, sessions, form values — as plain data structs. |
Click to show internal directories.
Click to hide internal directories.