Reference index¶
Fast orientation:
../../README.md#marker-mental-model.
| Document | Contents |
|---|---|
| glossary.md | Core terms |
| public-api.md | Package exports and submodules |
| compile-api.md | compile, origins, lowering pipeline |
| composable-api.md | Composable, emit, materialize |
| descriptor-api.md | Composable.describe(), descriptor objects, compatibility, and descriptor-driven builder use |
| inventory-api.md | Inventory records, maps, production records, and pretty printing |
| assembler-scope.md | Inventory-driven resource candidate lookup and application |
| builder-api.md | build(), fluent, handle, and data-driven named APIs |
| addressing.md | Instance paths and loop-expanded indices |
| marker-overview.md | Marker list + links |
| marker-holes.md | astichi_hole, *, **, block sites, defaulted block holes |
| marker-clause-targets.md | astichi_elif additive clause targets |
| marker-binds-and-exports.md | bind_*, export |
| marker-for-and-insert.md | astichi_for, astichi_funcargs, internal insert metadata |
| marker-params.md | Function parameter holes and astichi_params payloads |
| marker-ref.md | astichi_ref (reference-path values + §3a sentinel LHS) |
| marker-pyimport.md | astichi_pyimport managed Python imports |
| marker-keep.md | astichi_keep |
| marker-comment.md | astichi_comment final-source comments |
| materialize-and-emit.md | materialize, emit, provenance |
| scoping-hygiene.md | Scope isolation, local renaming, intentional identifier wiring |
| classification-modes.md | Strict / permissive, preserved names |
| errors.md | Hard error categories |