ContextQMD
Libraries
Rankings
Queue
About
Log in
Get started
Open menu
Back to Libraries
Woods
woods
GitHub
woods
lost-in-the/woods
lostinthewoods
lost-in-the
lostinthe
Homepage
2 versions
40 pages (1.2.0)
5 aliases
2
Versions
40
Pages (1.2.0)
5
Aliases
Pages
Versions
Usage
1.2.0
▼
stable
Woods Architecture
Pipeline Overview
What Is an ExtractedUnit?
How Does Extraction Work?
Eager Loading
+22 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/A...
16.2 KB
Full page
Backend Adaptability Matrix
Vector Stores
pgvector (PostgreSQL Extension)
Qdrant
Pinecone
+41 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/B...
30.3 KB
Full page
Configuration Reference
CI-Only Extraction (Subset of Extractors)
Docker Extraction with Environment-Based Paths
Environment-Conditional Embedding Provider
Core Options
+13 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/C...
8.4 KB
Full page
Console MCP Server Setup
Option A: Stdio via Rake (Recommended)
Prerequisites
How It Works
MCP Client Configuration
+35 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/C...
17.2 KB
Full page
Woods Coverage Gap Analysis: Technical Review
Methodology
Perspective 1: Senior Rails Developer
Top 5 Missing Use Cases
Perspective 2: Tech Lead / Architect
+7 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/C...
25.4 KB
Full page
Agentic Strategy Guide
Core Principles
1. Retrieve, Don't Guess
2. Start Narrow, Expand As Needed
3. Budget Awareness
+58 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
48.3 KB
Full page
Console MCP Server
What This Enables
Architecture
System Overview
Relationship to woods
+35 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
45.8 KB
Full page
Context Formatting & Chunking Strategy
Chunking Strategy
The Tension
Current Approach: Semantic Chunking
Open Question: Chunk Independence vs. Context Dependency
+17 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
22.4 KB
Full page
Flow Extraction
Error Classes
Proposed Solution: FlowAssembler
Architecture Overview
Components
+36 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
29.7 KB
Full page
Model Extraction Fixes — Signal Quality for AI Consumption
Fixes and Their Impact on AI Consumption
1. All Models Now Get Semantic Chunks
2. Validation and Callback Conditions Are Serializable
3. Implicit belongs_to Validators Tagged
+6 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
8.0 KB
Full page
Operations
Schema Management
The Problem
Strategy: Generator + Standalone Tasks
Schema Versioning
+37 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
53.9 KB
Full page
Woods Optimization & Best Practices Review
Critical: Performance
1. ✅ Git Data Extraction — N+1 Shell Commands — RESOLVED
2. ✅ Repeated File Reads Within Each Extractor — RESOLVED
3. ✅ O(n^2) Model Name Scanning in Dependency Extraction — RESOLVED
+54 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
19.0 KB
Full page
Claude Toolkit Design for Woods
Solution
Architecture
Layer 1: Rules (always-loaded context)
Layer 2: Skills (reusable instruction sets)
+5 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
4.9 KB
Full page
Shared AST Layer, RubyAnalyzer & FlowAssembler
Solution
Design Decisions
Why merge the AST layer?
Why Prism over other parsers?
+34 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
26.6 KB
Full page
Woods: Proposal & Deep Plan
Problem Statement
What Exists Today
What's Missing
What Woods Does
+38 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
23.4 KB
Full page
Design Documents
Plans
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
2.0 KB
Full page
Retrieval Layer Architecture
Table of Contents
Design Principles
1. Backend Agnosticism
2. Layered Retrieval
+65 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
79.8 KB
Full page
Design & Documentation Review
Findings Summary
Critical Code Bugs
B-001: ✅ EXTRACTORS key mismatch breaks incremental extraction — RESOLVED
B-002: ✅ Missing types in `re_extract_unit` — RESOLVED
+35 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/d...
14.1 KB
Full page
Docker Setup Guide
Installation
1. Add the gem
2. Run the install generator
3. Run migrations
+23 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/D...
10.7 KB
Full page
Woods Extractor Reference
The Five Phases
Two Discovery Strategies
Eager Loading
What Every Extractor Returns
+45 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/E...
29.1 KB
Full page
Frequently Asked Questions
Does Woods work without Rails?
What Rails versions does Woods support?
Does Woods work with MySQL?
How large a codebase can Woods handle?
+44 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/F...
20.9 KB
Full page
Getting Started
1. Install the Gem
2. Configure
Storage Presets
3. Extract
+13 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/G...
9.6 KB
Full page
MCP HTTP Transport Evaluation
HTTP/SSE Transport Support
What's Available Out of the Box
Usage Pattern
Rails Controller Integration
+7 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/M...
5.7 KB
Full page
MCP Servers
Choosing the Right Tool
Index Server
Setup
Claude Code Configuration
+23 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/M...
10.6 KB
Full page
Woods MCP Tool Cookbook
"What models do we have?"
"How is the User model structured?"
"What callbacks fire when Order saves?"
"Show me User with all concerns inlined"
+41 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/M...
22.4 KB
Full page
Notion Integration
Setup
1. Create a Notion Integration
2. Create Notion Databases
3. Share Databases with Integration
+16 more
github.com/lost-in-the/woods/blob/v1.2.0/docs/N...
8.0 KB
Full page
Woods Documentation
User Guides
Reference
Planned Documentation
Documentation Principles
github.com/lost-in-the/woods/blob/v1.2.0/docs/R...
4.4 KB
Full page
Architecture Overview
Dependency Map
Data Flow
Analysis Summary
Top Hubs
github.com/lost-in-the/woods/blob/v1.2.0/docs/s...
440.1 KB
Full page
Call Graph
github.com/lost-in-the/woods/blob/v1.2.0/docs/s...
214.2 KB
Full page
Data Flow
github.com/lost-in-the/woods/blob/v1.2.0/docs/s...
83.1 KB
Full page
1–30 of 40
1
2
Page 1