Document package generation workflow
This commit is contained in:
parent
c19c5c21ab
commit
93fca09be1
4 changed files with 66 additions and 2 deletions
|
|
@ -146,6 +146,8 @@ Add `--overwrite` to regenerate an existing module directory.
|
|||
layout, binaries, and supporting modules.
|
||||
- [Metadata Harvesting Pipeline](docs/METADATA_PIPELINE.md) – how the metadata
|
||||
indexer produces and validates the JSON records under `ai/metadata/`.
|
||||
- [Package Module Generation](docs/PACKAGE_GENERATION.md) – end-to-end guide
|
||||
for converting harvested metadata into Rust modules under `src/pkgs/by_name/`.
|
||||
- `ai/notes.md` – scratchpad for ongoing research tasks (e.g., deeper jhalfs
|
||||
integration).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue