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.

No decisions set

Entities (pending)

NameDescriptionDecision
CLAUDE.md
CLAUDE.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-
Configuration Reference
Configuration 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-
Configuration
Configuration · 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
Cursor
Cursor · 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]]
Dotfiles
Dotfiles · 0d
personal shell configuration repository where this optimization was implemented - Hooks moved from outside the repository into a tracked directory with setup…
Gemini CLI
Gemini 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
GitHub Copilot
GitHub 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
LLM Wiki
LLM 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-
Logseq
Logseq · 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
WCAG 2.1
WCAG 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
llm-wiki
llm-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
llmwiki
llmwiki · 0d
- LLMWiki — merged (case-fold collision with llmwiki.md) Named by 118 source page(s), which is the evidence that justified this candidate: - [[20
pocket-ledger
pocket-ledger · 0d
financial ledger with CSV statement import; float-to-integer conversion eliminated balance drift - Imported statement totals drifted by cents due to repeated…
prompt-caching
prompt-caching · 1d
(no description yet — see evidence under ## Connections)
recipe-box
recipe-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;…
trailhead-api
trailhead-api · 0d
API codebase where `feat/pagination` implemented cursor-based list paging - A partially applied migration left the schema unrunnable, triggering the safety r…
wikilink
wikilink · 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]]
wikilinks
wikilinks · 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]

Concepts (pending)

NameDescriptionDecision
Lint Rules
Lint 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…
MCP Server
MCP 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. […
REST API
REST API · 0d
HTTP API with paginated list endpoints - Migrated from offset to cursor-based pagination to prevent row skipping during concurrent data modifications [[2026-…
Time Series
Time 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…
Wiki Synthesis
Wiki 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
Wikilinks
Wikilinks · 0d
One class of lint violations detects broken cross-reference links - Multiple systems (graph builder, backlink index, reference index, lint rules) use file st…

Keyboard shortcuts

⌘K / Ctrl+KOpen command palette
/Focus search
g hGo to home
g pGo to projects
g sGo to sessions
j / kNext / prev row (tables)
?Show this help
EscClose dialogs

Structured queries

Mix key:value filters with free text in the palette:

type:sessionOnly session pages
project:llm-wikiFilter by project name (substring)
model:claudeFilter by model name (substring)
date:>2026-03-01Sessions after a date
date:<2026-04-01Sessions before a date
tags:rustPages mentioning a tag/topic
sort:dateSort results by date (newest first)

Example: type:session project:llm-wiki date:>2026-04 sort:date