Mitchell's Log

A working notebook for software projects, experiments, and things worth writing down.

Recent Entries

Filter by one or more tags.

Showing 7 of 7 posts.

  1. Writing Experiment: gemma3:1b vs qwen3:1.7b Quality Mix

    Head-to-head writing quality distribution with stacked percentage columns and request-compliance summary.

  2. Paper Notes: Narrative Reversals for Voice-Stable Context Retrieval

    Notes on narrative reversals, plus a design for reversal-aware segmentation and retrieval that is optimized for maintaining voice and pacing during drafting.

  3. REALM Combined Loop: Multi-Size Results Toward Context Compiler

    Combined Read + Edit/Analyze experiment showing strong multi-size token behavior for the context compiler path.

  4. Context Compiling: ctxc and vectorless builds

    I’m building a ‘context compiler’ that walks large docs like a book and emits a tight, testable context packet—without embeddings—so even tiny models can rel...

  5. REALM Continuation: Local SLM Evaluation with gemma3:1b

    Continuation experiment evaluating gemma3:1b as a local SLM for REALM context curation.

  6. Context Curation: Preliminary REALM Tests

    First experiment write-up validating baseline navigation behavior and context scaling.

  7. REALM: Read Edit/Analyze Loop Monitor

    A modular architecture that curates context from large documents at low cost, with a path to small on-device models.