alpha
Login
or
Join now
nandi.uk
/
stigmergic
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
stigmergic
/
src
/
frontend
1 file
at
584a09a8f5a5adc5765e02bc4d757da8af3f3025
nandi
feat: carry touchpoints create connection records + vault/carry sync
2mo ago
45f0ad3a
app.ts
feat: carry touchpoints create connection records + vault/carry sync The strata analysis now cross-references island vertices against: 1. Carry data from filesystem (synced via git clone from GitHub) 2. Structured carry records from D1 (entities, citations, reasonings) When semantic matches are found, new network.cosmik.connection records are created on PDS linking island vertices to carry records. Key changes: - Container syncs carry vault from GitHub (CARRY_GITHUB_TOKEN secret) - Analysis reads vault/carry markdown from filesystem - findCarryTouchpoints matches carry records to island vertices - findFilesystemTouchpoints matches vault/carry notes to vertices - Worker creates connection records on PDS via createRecord - Frontend sends vertex metadata (titles) with analyze request - Added containerHealth and syncContainer endpoints Test: 20 carry touchpoints found for AI island, matching citations (Knowledge Synthesis, PROV-K), entities (Jacky Alciné, Dawn Foster), and connections (Khayame-Vickers, Matt Akamatsu-Discourse Graphs). 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code <noreply@letta.com>
2 months ago