Candidates
Promote, flip and promote, merge, or discard pending stubs
24 pending candidate(s). Set a Decision on the rows you have judged, then Apply — it writes the command and JSON batch to run. Rows left at No decision stay pending.
Entities (pending)
| Name | Description | Decision |
|---|---|---|
CLAUDE.mdCLAUDE.md · 0d | Named by 8 source page(s), which is the evidence that justified this candidate: - [[2026-08-10-architecture-02]] - [[2026-09-08-configuration-02]] - [[2026- | Into |
Configuration ReferenceConfiguration Reference · 0d | Named by 5 source page(s), which is the evidence that justified this candidate: - [[2026-09-07-command-cheatsheet-01]] - [[2026-09-07-command- | Into |
ConfigurationConfiguration · 0d | Named by 7 source page(s), which is the evidence that justified this candidate: - [[2026-09-08-configuration-reference-07]] - [[2026-06-29-shell-startup | Into |
CursorCursor · 0d | Named by 20 source page(s), which is the evidence that justified this candidate: - [[2026-08-10-cli-reference-02]] - [[2026-09-08-configuration-reference-05]] | Into |
DotfilesDotfiles · 0d | personal shell configuration repository where this optimization was implemented - Hooks moved from outside the repository into a tracked directory with setup… | Into |
Gemini CLIGemini CLI · 0d | Adapter entry uses `roots` under `~/.gemini`. Named by 5 source page(s), which is the evidence that justified this candidate: - [[2026-09-08-configuration | Into |
GitHub CopilotGitHub Copilot · 0d | `copilot_chat` and `copilot_cli` adapters with optional custom `roots` (example shows workspaceStorage path). Named by 4 source page(s), which is the e | Into |
LLM WikiLLM Wiki · 0d | Named by 3 source page(s), which is the evidence that justified this candidate: - [[2026-08-10-cli-reference-01]] - [[2026-08-10-cli-reference-07]] - [[2026- | Into |
LogseqLogseq · 0d | Named by 4 source page(s), which is the evidence that justified this candidate: - [[2026-08-10-06-bring-your-obsidian-logseq-vault]] - [[2026-08-10-cli-referen | Into |
WCAG 2.1WCAG 2.1 · 0d | Named by 4 source page(s), which is the evidence that justified this candidate: - [[2026-08-10-accessibility-audit-summary]] - [[2026-08-10-accessibility-wca | Into |
llm-wikillm-wiki · 0d | Named by 12 source page(s), which is the evidence that justified this candidate: - [[2026-08-10-00-quickstart-walkthrough]] - [[2026-08-10-07-example-workflo | Into |
llmwikillmwiki · 0d | - LLMWiki — merged (case-fold collision with llmwiki.md) Named by 118 source page(s), which is the evidence that justified this candidate: - [[20 | Into |
pocket-ledgerpocket-ledger · 0d | financial ledger with CSV statement import; float-to-integer conversion eliminated balance drift - Imported statement totals drifted by cents due to repeated… | Into |
prompt-cachingprompt-caching · 1d | (no description yet — see evidence under ## Connections) | Into |
recipe-boxrecipe-box · 0d | web app where recipe image uploads were hardened on branch `feat/uploads`. - Oversized and wrong-type uploads (e.g. video) could be stored before validation;… | Into |
trailhead-apitrailhead-api · 0d | API codebase where `feat/pagination` implemented cursor-based list paging - A partially applied migration left the schema unrunnable, triggering the safety r… | Into |
wikilinkwikilink · 0d | Named by 5 source page(s), which is the evidence that justified this candidate: - [[2026-09-08-configuration-reference-02]] - [[2026-09-08-cli-reference-04]] | Into |
wikilinkswikilinks · 0d | Named by 8 source page(s), which is the evidence that justified this candidate: - [[2026-08-10-cli-reference-07]] - [[2026-08-10-obsidian-integration-guide] | Into |
Concepts (pending)
| Name | Description | Decision |
|---|---|---|
Lint RulesLint Rules · 0d | the 17 wiki quality rules; names match `## <rule>` headings and CLI reference - `disabled_rules` only turns rules off entirely; severity cannot be re-graded… | Into |
MCP ServerMCP Server · 0d | MCP exposure is part of the product surface area usually covered alongside CLI in reference material. - No MCP-specific options appear in this part’s body. [… | Into |
REST APIREST API · 0d | HTTP API with paginated list endpoints - Migrated from offset to cursor-based pagination to prevent row skipping during concurrent data modifications [[2026-… | Into |
Time SeriesTime Series · 0d | sensor readings form time-series data where gaps must be explicitly distinguished from repeated values. - Explicit gap markers allow downstream systems to tr… | Into |
Wiki SynthesisWiki Synthesis · 0d | Named by 47 source page(s), which is the evidence that justified this candidate: - [[2026-09-08-configuration-reference-02]] - [[2026-09-08-configurati | Into |
WikilinksWikilinks · 0d | One class of lint violations detects broken cross-reference links - Multiple systems (graph builder, backlink index, reference index, lint rules) use file st… | Into |
Run this:
Then llmwiki build --vault demo to refresh these counts.
ESC
Keyboard shortcuts
| ⌘K / Ctrl+K | Open command palette |
| / | Focus search |
| g h | Go to home |
| g p | Go to projects |
| g s | Go to sessions |
| j / k | Next / prev row (tables) |
| ? | Show this help |
| Esc | Close dialogs |
Structured queries
Mix key:value filters with free text in the palette:
type:session | Only session pages |
project:llm-wiki | Filter by project name (substring) |
model:claude | Filter by model name (substring) |
date:>2026-03-01 | Sessions after a date |
date:<2026-04-01 | Sessions before a date |
tags:rust | Pages mentioning a tag/topic |
sort:date | Sort results by date (newest first) |
Example: type:session project:llm-wiki date:>2026-04 sort:date