Periodic And Residual NotebookLM Guide Archives
Overview
This document extends the existing isolated import workflow for NotebookLM
exported guide bundles.
Two additional guide folders were added under .temp/, and the user requested
that they be organized exactly like the previously archived guides.
The newly added bundles are:
Periodic Feature NetworkResidual Harmonic Network
The goal is to analyze them, archive them under the same standalone import
structure already used for the other NotebookLM exports, and update the
isolated handoff so the synchronized integration phase can later place them in
the canonical guide tree.
Technical Approach
Current File Inventory
Each of the two new bundles matches the expected imported-guide artifact family:
one mind map image;
one infographic image;
one presentation deck in
.pptx;one presentation export in
.pdf;one supporting brief in
.pdf;one video overview in
.mp4.
Periodic Feature Network
La Magia della Periodicità_ Guida alla Periodic Feature Network.pdfLa_Rete_a_Caratteristiche_Periodiche.mp4NotebookLM Mind Map.pngPeriodic_Feature_Network.pdfPeriodic_Feature_Network.pptxunnamed.png
Residual Harmonic Network
La Residual Harmonic Network_ Un Ponte tra Fisica e Deep Learning attraverso la Decomposizione Additiva.pdfNotebookLM Mind Map.pngResidual_Harmonic_Network.pdfResidual_Harmonic_Network.pptxRete_Armonica_Residua.mp4unnamed.png
Standalone Archive Extension
The existing isolated archive root remains:
doc/imports/notebooklm_exports/
The two new topic folders should be:
doc/imports/notebooklm_exports/periodic_feature_network/doc/imports/notebooklm_exports/residual_harmonic_network/
Each folder should use the same internal structure:
pdf/slides/video/images/
Recommended Archive Rename Map
Periodic Feature Network
La Magia della Periodicità_ Guida alla Periodic Feature Network.pdf->periodic_feature_network_notebooklm_supporting_brief.pdfLa_Rete_a_Caratteristiche_Periodiche.mp4->periodic_feature_network_notebooklm_video_overview.mp4NotebookLM Mind Map.png->periodic_feature_network_notebooklm_mind_map.pngPeriodic_Feature_Network.pdf->periodic_feature_network_notebooklm_slides.pdfPeriodic_Feature_Network.pptx->periodic_feature_network_notebooklm_slides.pptxunnamed.png->periodic_feature_network_notebooklm_supporting_figure.png
Residual Harmonic Network
La Residual Harmonic Network_ Un Ponte tra Fisica e Deep Learning attraverso la Decomposizione Additiva.pdf->residual_harmonic_network_notebooklm_supporting_brief.pdfNotebookLM Mind Map.png->residual_harmonic_network_notebooklm_mind_map.pngResidual_Harmonic_Network.pdf->residual_harmonic_network_notebooklm_slides.pdfResidual_Harmonic_Network.pptx->residual_harmonic_network_notebooklm_slides.pptxRete_Armonica_Residua.mp4->residual_harmonic_network_notebooklm_video_overview.mp4unnamed.png->residual_harmonic_network_notebooklm_supporting_figure.png
Future Canonical Guide Mapping
During the later synchronized integration phase, these archives should map to:
doc/guide/Periodic Feature Network/doc/guide/Residual Harmonic Network/
Until that later integration phase, the imported files should remain in the standalone archive tree so their provenance stays explicit and conflict-safe.
Involved Components
.temp/Periodic Feature Network/.temp/Residual Harmonic Network/doc/imports/notebooklm_exports/readme.temp.mddoc/technical/2026-03/2026-03-20/2026-03-20-17-01-59_notebooklm_export_ingestion_and_archive.mddoc/technical/2026-03/2026-03-22/2026-03-22-09-50-07_additional_notebooklm_guide_archives.md
Implementation Steps
Create this new standalone technical note for the two additional imported guide bundles.
Create the two new archive topic folders under
doc/imports/notebooklm_exports/.Move the imported files out of
.temp/into the archive folders using the normalized archive filenames listed above.Update
readme.temp.mdwith the new inventories and the future canonical mapping.Keep shared repository index files untouched until the synchronized post-campaign integration phase.