Rauni Core Review Shell
A Railway-ready starter webapp for reviewing system identity, active state, canonical memory, ingestion runs, and protocol files directly from the repository.
SystemRauni Core
Current Domainmemory-system
Next Actions6
Timeline Events1
Current Session
Objective
Memory System Project
First Ingestion Run
Protocol Status
Ingestion Specloaded
RCL Specloaded
RCL Examplesloaded
Next Actions
Push to GitHub
Define ingestion pipeline
Connect webapp
Create processed run files for run-2026-04-02-001
Define parser behavior for automatic RCL extraction
Test a second ingestion run using an older exported thread
Architectural Decisions
GitHub remains the truth layer
Build for full pipeline vision
RCL becomes the native control language
Timeline
First ingestion run executed
Merge Proposal Snapshot
Create operations
Update operations
Safe mode
Protocol Preview
# Ingestion Spec v1
Purpose: Convert raw input into structured memory.
Flow:
inbox → archive/raw → processed → merge proposal → memory
Extract:
- summary, decisions, projects, next_actions, timeline
Optional: entities, concepts, loops
Routing:
core = identity/mission
state = current work
projects = domain work
memory = reusable knowledge
archive = raw/old
Mode: SAFE first
Raw Session JSON Snapshot
{
"session_id": "init",
"domain": "memory-system",
"objective": "Initialize Rauni Core schema"
}