Skip to content

History / RPL Judgement

Revisions

  • docs(wiki): document the structural code graph, code_graph tool, RPL fan-in + rollover - Memory & Knowledge: a "Structural code graph (opt-in)" section (graph.mode + the code-graph feature + typed edges) and the code_graph agent tool (callers/callees/impact/implementers). - Configuration: knowledge.graph { mode, resolve_imports, max_edges_per_symbol, rpl_impact } and llm.wake_on_rollover. - RPL-Judgement: a note that file fan-in folds into the blast radius. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 8, 2026
  • docs(wiki): dedicated RPL-Judgement deep-dive page (the science of the judgement) New SEO-friendly page documenting Raskolnikov's Psychological Loop in depth, grounded in the actual code: the blast-radius risk model (severity weights), the adversarial Porfiry LLM-as-a-judge + fail-open parsing, the five phases, the Error-Delta regret signal feeding memory fitness, the Dostoevsky mapping (inspired by Crime and Punishment), config reference, an FAQ, and an honest "implementation status & roadmap" (live MVP vs the reserved multi-branch ToT / worktree-sandbox knobs). Wired into the sidebar, Home nav, and cross-linked from Self-Management + Memory & Knowledge. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 8, 2026