strip issue-tag comments from #2635 inc1 commits per hive-rules
This commit is contained in:
parent
e11e8294a3
commit
dcb2b79715
9 changed files with 26 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
//! Harness-local reminder store — the persistent, DB-backed half of the
|
||||
//! in-container reminders migration (#2635 increment 1). Mirrors
|
||||
//! `todos.rs`'s shape: one sqlite db under the harness dir, single-agent
|
||||
//! in-container reminders migration. Mirrors `todos.rs`'s shape: one
|
||||
//! sqlite db under the harness dir, single-agent
|
||||
//! scope (no `agent` column — every row belongs to this agent, unlike the
|
||||
//! old c0re-side store which served every agent in the hive).
|
||||
//!
|
||||
|
|
|
|||
Loading…
Reference in a new issue