Skip to content

Layer A: Autonomous Memory

Layer A is the autonomous memory layer.

Layer A collects evidence and regenerates board-safe records so the user does not manually keep project history.

The current automation reads the ForYouTune source repo and regenerates board summaries from source docs and Git history.

Automation v0.1 is single-source and working. It checks out sur00108/foryoutune-dev read-only and writes only to the board repo.

Generated docs remain under src/content/docs/generated/. They are not moved, deleted, or migrated in BOARD001E.

NotebookLM export packs are derived analysis inputs. NotebookLM is not the source of truth.

The user should not manually keep duplicate records. Manual effort should focus on approving decisions, reviewing outputs, and adding curated records when needed.

BOARD001F can add multi-source sync after Phase 2 repo/data exists.