Skip to content

Commit 99b77ee

Browse files
Submit agentic knowledge base candidate
1 parent 69367d0 commit 99b77ee

5 files changed

Lines changed: 61 additions & 0 deletions

File tree

marketing/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,8 @@ Launch and outreach materials for Tree Ring Memory.
214214
for malformed ZIP-only catalog links.
215215
- `openclaw-skills-hold.md`: OpenClaw skills list hold note for the ClawHub
216216
publication requirement.
217+
- `irresi-awesome-agentic-knowledge-base-issue.md`: Awesome Agentic Knowledge
218+
Base issue-first candidate survey packet and validation notes.
217219
- `agent-memory-search-holds.md`: Agent-memory search hold notes for mirrors,
218220
archived repos, and product-repo scope mismatches.
219221
- `local-first-directory-holds.md`: Local-first directory hold notes for
@@ -393,6 +395,8 @@ python3 marketing/scripts/build-campaign-cards.py
393395
`https://github.com/kennethlaw325/awesome-llm-knowledge-systems/issues/48`
394396
- Awesome Agent Evolution scope-check issue:
395397
`https://github.com/Shiyao-Huang/awesome-agent-evolution/issues/18`
398+
- Awesome Agentic Knowledge Base candidate issue:
399+
`https://github.com/irresi/awesome-agentic-knowledge-base/issues/2`
396400
- Zo Computer Skills PR: `https://github.com/zocomputer/skills/pull/105`
397401
- Terminal Trove submission: sent to `curator@terminaltrove.com` with
398402
`marketing/assets/terminal-trove-preview-1200x675.png` attached.
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Irresi Awesome Agentic Knowledge Base Issue
2+
3+
## Submission
4+
5+
- Target: `irresi/awesome-agentic-knowledge-base`
6+
- URL: https://github.com/irresi/awesome-agentic-knowledge-base/issues/2
7+
- Status: submitted
8+
- Submitted: 2026-07-08
9+
- Account: `TerminallyLazy`
10+
- Type: issue-first candidate survey packet
11+
- Evidence comment:
12+
https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914645837
13+
14+
## Why Issue First
15+
16+
The target repo is an empirical map with cohort-wide statistics and sorted
17+
repo tables. Tree Ring Memory is relevant to the `memory-framework` category,
18+
but it is early-stage with 5 GitHub stars on 2026-07-08, so the submission was
19+
sent as a transparent candidate/watchlist issue rather than a direct PR that
20+
would alter the cohort counts.
21+
22+
## Positioning Used
23+
24+
Tree Ring Memory was submitted as a Rust-native, local-first AI-agent memory
25+
lifecycle framework with:
26+
27+
- SQLite metadata plus FTS5 recall.
28+
- Explicit rings, scopes, sensitivities, retentions, salience, confidence,
29+
supersession links, source evidence, and review metadata.
30+
- CLI surfaces for `remember`, `evidence`, `recall`, `forget`, `audit`,
31+
`consolidate`, `maintain`, `dox sync`, `revolve sync`, `integrations scan`,
32+
and TUI usage.
33+
- Deterministic recall scoring rather than an LLM extraction or vector-store
34+
dependency in the core path.
35+
- Secret/sensitive memory guards, audit reports, redaction/delete flows,
36+
dry-run maintenance planning, and JSONL import/export.
37+
- DOX `AGENTS.md` and Revolve evidence-record adapters.
38+
39+
## Validation
40+
41+
- Duplicate issue search returned no existing Tree Ring Memory issue before
42+
submission.
43+
- Submitted issue is open and public.
44+
- Public issue URL returned HTTP `200`.
45+
- Launch tracker evidence comment is posted.
46+
- Source evidence links pin audited commit
47+
`69367d0546d549237087f4fe2db904d67ffd6790`.
48+
49+
## Follow-Up
50+
51+
- Monitor issue #2 for curator response.
52+
- If the maintainer invites a PR, prepare either a survey-only PR or a
53+
candidate/watchlist section that does not silently change existing cohort
54+
statistics.

marketing/outreach-crm.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,3 +306,4 @@ Oakeighty5 Awesome AI Agents PR #7,3,submitted,yes,https://github.com/oakeighty5
306306
Boberzhabka Awesome Local-First Resources,3,hold,yes,https://github.com/boberzhabka/awesome-local-first-resources,none,marketing/local-first-directory-holds.md,no submission,Portfolio-style list of owner apps and planned concepts rather than a general external directory; no PR opened; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914410919.
307307
ToolsFam Awesome Local-First Tools,3,hold,yes,https://github.com/toolsfam/awesome-local-first-tools,none,marketing/local-first-directory-holds.md,no submission,Browser workflow tools directory scoped to formatting documents images SEO security and data utilities; Tree Ring Memory is a CLI framework not a browser tool; no PR opened; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914410919.
308308
Ishandutta Awesome Claude Skills PR #7,3,submitted,yes,https://github.com/ishandutta2007/Awesome-Claude-Skills/pull/7,none,marketing/ishandutta-awesome-claude-skills-pr.md,monitor maintainer response,Adds Tree Ring Memory as a full tree-ring-memory Claude skill folder plus root README and skills index entries; fork TerminallyLazy/Awesome-Claude-Skills-2 branch add-tree-ring-memory-skill commit 66b70ff; duplicate PR issue source URL and diff whitespace checks passed; PR ready mergeable with no checks reported; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914545888.
309+
Irresi Awesome Agentic Knowledge Base issue #2,3,submitted,yes,https://github.com/irresi/awesome-agentic-knowledge-base/issues/2,none,marketing/irresi-awesome-agentic-knowledge-base-issue.md,monitor curator response,Submitted Tree Ring Memory as a candidate survey in a code-verified agentic knowledge-base map; used issue-first path because project is early-stage and target README is cohort-statistics driven; duplicate issue PR search passed; issue open and public; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914645837.

marketing/outreach-queue.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ posted unless the post exists publicly and the URL is recorded here.
166166
| Siyuan Memory Mechanism for Agent PR | Merged | https://github.com/SiyuanWan99/Awesome-Memory-Mechanism-for-Agent/pull/1 | Merged on 2026-07-08 with merge commit `19626e1`; adds Tree Ring Memory as a 2026 GitHub implementation for local-first AI-agent memory lifecycle work. |
167167
| Awesome LLM Knowledge Systems issue | Submitted | https://github.com/kennethlaw325/awesome-llm-knowledge-systems/issues/48 | Submitted Tree Ring Memory as a local-first agent-memory lifecycle primitive for editorial review; target contribution guide requires issue-first substantive additions; duplicate issue search passed. |
168168
| Awesome Agent Evolution scope-check issue | Submitted | https://github.com/Shiyao-Huang/awesome-agent-evolution/issues/18 | Submitted Tree Ring Memory as local-first retained-memory infrastructure for long-running agent harnesses; explicitly avoids claiming it is itself a self-evolving autonomous agent; duplicate issue search passed. |
169+
| Awesome Agentic Knowledge Base candidate issue | Submitted | https://github.com/irresi/awesome-agentic-knowledge-base/issues/2 | Submitted Tree Ring Memory as a transparent issue-first candidate/watchlist survey for a code-verified agentic knowledge-base map; duplicate issue and PR searches passed; public issue is open; URL returned HTTP `200`; evidence comment: https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914645837. |
169170
| Composio Awesome Claude Skills PR | Closed | https://github.com/ComposioHQ/awesome-claude-skills/pull/1252 | Closed by TerminallyLazy on 2026-07-08 after validator passed and `ready-to-merge` label applied; do not reopen without owner decision. |
170171
| BehiSecc Awesome Claude Skills PR | Submitted | https://github.com/BehiSecc/awesome-claude-skills/pull/432 | Adds Tree Ring Memory to Learning & Knowledge in a large Claude Skills directory; PR is mergeable and reports no checks. |
171172
| Ishandutta Awesome Claude Skills PR | Submitted | https://github.com/ishandutta2007/Awesome-Claude-Skills/pull/7 | Adds Tree Ring Memory as a full `tree-ring-memory` Claude skill folder plus root README and skills index entries; duplicate PR/issue checks, source URL checks, and `git diff --check` passed; PR is mergeable and reports no checks; evidence comment: https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914545888. |

marketing/submission-ledger.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,3 +308,4 @@ Oakeighty5 Awesome AI Agents PR #7,submitted,GitHub account,https://github.com/o
308308
Boberzhabka Awesome Local-First Resources,hold,GitHub account,https://github.com/boberzhabka/awesome-local-first-resources,marketing/local-first-directory-holds.md,none,no submission,,Portfolio-style list of owner apps and planned concepts rather than a general external directory; no PR opened; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914410919.
309309
ToolsFam Awesome Local-First Tools,hold,GitHub account,https://github.com/toolsfam/awesome-local-first-tools,marketing/local-first-directory-holds.md,none,no submission,,Browser workflow tools directory scoped to formatting documents images SEO security and data utilities; Tree Ring Memory is a CLI framework not a browser tool; no PR opened; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914410919.
310310
Ishandutta Awesome Claude Skills PR #7,submitted,GitHub account,https://github.com/ishandutta2007/Awesome-Claude-Skills/pull/7,marketing/ishandutta-awesome-claude-skills-pr.md,none,monitor maintainer response,https://github.com/ishandutta2007/Awesome-Claude-Skills/pull/7,Adds Tree Ring Memory as a full tree-ring-memory Claude skill folder plus root README and skills index entries; fork TerminallyLazy/Awesome-Claude-Skills-2 branch add-tree-ring-memory-skill commit 66b70ff; duplicate PR issue source URL and diff whitespace checks passed; PR ready mergeable with no checks reported; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914545888.
311+
Irresi Awesome Agentic Knowledge Base issue #2,submitted,GitHub account,https://github.com/irresi/awesome-agentic-knowledge-base/issues/2,marketing/irresi-awesome-agentic-knowledge-base-issue.md,none,monitor curator response,https://github.com/irresi/awesome-agentic-knowledge-base/issues/2,Submitted a transparent candidate survey issue for an early-stage memory-framework watchlist item; duplicate issue PR search passed; public issue open; GitHub URL returned HTTP 200; source links pin audited commit 69367d0; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914645837.

0 commit comments

Comments
 (0)