Verified prototype

Parse Knowledge Atlas

A private-knowledge operations prototype that turns a controlled document corpus into an evidence-oriented workspace for finding and reviewing answers.

Teams whose operating knowledge is scattered across documentsVerified prototype · 2026Evidence reviewed July 28, 2026

Interface evidence

A real frame from the documented system

Each image is an optimized public-safe capture. Captions state the fixture, data, and verification boundary represented in the frame.

Parse viewer showing the synthetic test_corpus tree and its file and evidence relationship graph.

Synthetic fixture corpus only. The crop removes the original machine-local header; the fixture graph itself is otherwise unchanged.

ProvenanceDerived from an existing Parse fixture-view capture backed by the repository's controlled test corpus.

Problem

The costly workflow

Important answers become slow to find and difficult to trust when policies, notes, and process documents are spread across formats and folders.

Role

What Devin owned

Defined the workflow, information model, retrieval boundaries, and review-oriented interface for the independent prototype.

System design

Architecture and data flow

The public description stays at a useful system level without exposing private records, credentials, or machine-specific implementation details.

Architecture

  • Synthetic document corpus and normalized metadata
  • Ingestion and retrieval pipeline
  • Evidence-linked answer workspace
  • Human review checkpoints

Data flow

  1. Synthetic documents enter a controlled ingestion pipeline.
  2. Content and metadata become searchable retrieval units.
  3. A question retrieves bounded evidence from that corpus.
  4. The interface presents the draft answer beside its supporting material for review.

Constraints

  • The public case study must not expose a real organization’s private records.
  • Retrieved answers need a visible path back to their source material.
  • A human reviewer remains responsible for consequential decisions.

System-flow diagram

How information moves through the verified slice

This is a public-safe architecture diagram, not a product screenshot. It shows responsibilities and handoffs without exposing private data or implementation paths.

Flow step 01

Synthetic documents enter a controlled ingestion pipeline.

Flow step 02

Content and metadata become searchable retrieval units.

Flow step 03

A question retrieves bounded evidence from that corpus.

Flow step 04

The interface presents the draft answer beside its supporting material for review.

Evidence references

The artifacts behind the verification

Each reference names the implementation, test, documentation, or public demonstration that supports the claims on this page.

Automated test

Controlled fixture-corpus suite

Indexer, snapshot, passage, query, filter, and workspace tests exercise the knowledge path without relying on private source records.

Documentation

Knowledge Atlas architecture contract

The documented chain keeps immutable source evidence, observed facts, reviewable interpretation, and approved read-only exports distinct.

Automated test

Viewer security suite

Browser-facing tests cover bounded filters and source-safe viewing behavior for the local evidence workspace.

Verified behavior

What the evidence supports

  • The prototype exercises ingestion, retrieval, and evidence review with a synthetic corpus.
  • Public proof is limited to generated records and intentionally excludes machine-local paths.
  • The workflow distinguishes generated guidance from source evidence.

The prototype makes the operating model concrete: knowledge can be searchable without hiding source evidence or pretending that generated text is automatically authoritative.

Boundaries

What this case study does not claim

  • The public package demonstrates workflow behavior, not customer deployment.
  • Retrieval quality depends on source quality and evaluation coverage.
  • Permission models and production integrations are engagement-specific.

Proof-safety review

Public package checks

Confirmed for the material rendered on this case-study page and its linked public evidence.

Implementation vocabulary

Document ingestionRetrievalLLM workflowsReview UI