No description
Find a file
kryptomrx 4248ff2255 refactor(repl): Topic-based navigation model
- Replace flat path string with CurrentTopic + CurrentSubPath
- SlugRelative() strips topic prefix for relative name resolution
- FoldersInView() returns topics at root, slug sub-segments within topic
- NotesInView() filters by topic and subpath
- NavigateTo() / NavigateUp() for cd navigation
- ResolveSlug() / ResolveNewSlug() for command argument resolution
2026-05-16 23:20:29 +02:00
NozCli refactor(repl): Topic-based navigation model 2026-05-16 23:20:29 +02:00
NozCli.Core refactor(core): Native AOT - JSON source generators, AOT-safe models and API client 2026-05-16 23:20:21 +02:00
.gitignore Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00
noz-cli.slnx Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00