Obsidian Project KB Core This is the main workflow authority for project-scoped Obsidian knowledge maintenance. Default project root: Default structure: Core rules - Keep all durable project knowledge inside the current . - Keep repo-local only as the runtime binding layer. - is the only visible project registry. - is a human navigation note, not a registry mirror. - is a derived-artifact area; do not generate non-essential canvases by default. - is the default subdirectory for round and batch experiment reports. Responsibilities - detect and bind the current repo to a project root - bootstra…