Session-log search corpus: greppable offline index of agent session logs #298
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/agentic-os#298
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation
A critical bit of information lived in
coilysiren/inboxand was found onlyafter a native agent grepped two weeks of session logs. The issue-corpus
work (sibling issues on agentic-os + ward) fixes the issue/inbox half. This issue
captures the other corpus the same incident exposed: agent session logs were
the surface that actually held the answer and the only thing that found it was an
external grep over them.
Question to design
Should warded containers (and Kai) have a greppable, offline index of agent
session logs the same way they will have one for issues? Session logs are a
larger and more sensitive corpus than issues, so this is its own exploration, not
a fold-in:
Any mounted index must be private and trufflehog-gated, and likely scoped/redacted.
treat the snapshot as truth.
given size and churn?
Exploratory. Capture from a
warded architectsession. Sibling of theissue-corpus renderer (agentic-os) and the ward mount issue.
🔎 ward agent advisor
ward agent advisor --harness codexran a one-shot standard research pass on this question:pre-commit installed at .git/hooks/pre-commit
pre-commit installed at .git/hooks/commit-msg
Researched and posted automatically by
ward agent advisor --harness codex(ward#179). This is one-shot research, not a carried change - verify before acting on it.— Codex, via
ward agent