Onboarding

Lore

16 cards ~ 1.5 h Foundational

Foundational walk through the lore project. Read top to bottom if you're new; no prior context assumed.

  1. lore beginner 5 min

    LORE Architecture Overview

    Use when: learning LORE for the first time; explaining the knowledge library system to a new team member; understanding LORE's role in the devarno-cloud ecosystem

  2. lore intermediate 8 min

    LORE Route Structure & Data Model

    Use when: implementing a new LORE page or route; understanding how LORE pages connect to each other; debugging a data flow issue in the LORE API

  3. lore intermediate 6 min

    LORE RBAC & Airlock Auth Flow

    Use when: implementing authentication in a new LORE page; understanding role-based access control in LORE; debugging permission denial issues

  4. lore advanced 7 min

    LORE Knowledge Seam Contract

    Use when: designing a new API endpoint between LORE and pebble; debugging shape mismatches between LORE and pebble responses; understanding failure semantics in LORE

  5. lore intermediate 5 min

    LORE Cross-App Ecosystem Links

    Use when: adding LORE to a new app's ecosystem launcher; understanding how apps link to each other; implementing cross-app navigation

  6. lore advanced 8 min

    LORE Causality Graph & Decision Visualization

    Use when: understanding how decisions relate to each other; debugging the force-directed layout; porting the graph primitive to another system

  7. lore beginner 6 min

    Why LORE and CAIRNET: Two Systems Not One

    Use when: explaining the LORE/CAIRNET split to stakeholders; understanding the design philosophy behind the systems; deciding whether a feature belongs in LORE or CAIRNET

  8. lore advanced 8 min

    LORE+CAIRNET Data Model Isolation

    Use when: understanding why LORE and CAIRNET data are separate; designing a new query that touches both domains; debugging a graduation issue

  9. lore intermediate 6 min

    LORE+CAIRNET Shared Graph Primitive

    Use when: understanding how LORE and CAIRNET share the graph component; porting the graph to a new app; debugging graph rendering issues

  10. lore intermediate 6 min

    LORE+CAIRNET Backlink & Provenance Tracking

    Use when: understanding how LORE decisions trace back to CAIRNET stones; debugging the graduation backlink display; implementing a new provenance feature

  11. lore intermediate 7 min

    LORE+CAIRNET Deployment Topology & Service Map

    Use when: understanding the LORE deployment architecture; troubleshooting a cross-service issue; adding LORE to a new infrastructure platform

  12. lore beginner 3 min

    The Library Where Agent Decisions Get Read

    Use when: writing the LORE homepage hero or tagline; explaining LORE in a single sentence to a non-engineer

  13. lore beginner 3 min

    Three Readers, Three Views

    Use when: writing role-specific landing copy or onboarding flows; answering 'who logs into LORE?' on a sales call

  14. lore beginner 2 min

    Search, Curate, Learn

    Use when: writing the LORE feature triptych on the homepage; structuring a product walkthrough or demo script

  15. lore beginner 3 min

    Its Own Front Door

    Use when: explaining why LORE is not a tab inside another product; writing the launch announcement or release notes

  16. lore beginner 4 min

    Vs. the Raw Decision Folder

    Use when: answering 'why not just read the JSON files in the repo?'; comparing LORE to GitHub blob view, jq, or a wiki page