-
Notifications
You must be signed in to change notification settings - Fork 1
docs(b-0257): add reproducible verification procedure to MEMORY.md harness contract note #3097
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
AceHack
merged 4 commits into
main
from
feat/b0257-harness-contract-verification-2026-05-14
May 14, 2026
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
6ae588e
docs(b-0257): add reproducible verification procedure to MEMORY.md ha…
AceHack 860c49b
chore(tick): 0438Z shard — B-0257 harness contract verification compl…
AceHack 86894a6
fix(memory): preserve AutoDream marker in reindexer; fix markdownlint
AceHack 0d5939f
fix(b-0257): correct Constraint #4 — reindexer reads+preserves AutoDr…
AceHack File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
19 changes: 17 additions & 2 deletions
19
...og/P1/B-0257-memory-md-harness-contract-verification-and-evidence-2026-05-08.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,40 @@ | ||
| --- | ||
| tick: 2026-05-14T04:38Z | ||
| branch: feat/b0257-harness-contract-verification-2026-05-14 | ||
| pr: 3097 | ||
| backlog_item: B-0257 | ||
| operative-authorization: aaron 2026-05-13: "Cooling period: TBD. The memory file IS the durable record" | ||
| --- | ||
|
|
||
| # Tick 2026-05-14T04:38Z — B-0257 harness contract verification | ||
|
|
||
| ## Work done | ||
|
|
||
| **B-0257: MEMORY.md marker-vs-index — harness contract verification and evidence** | ||
|
|
||
| The research note at `docs/research/memory-md-harness-contract-2026-04-28.md` already | ||
| existed from 2026-04-28 and documented the full findings (Option A/B/C analysis, hard | ||
| caps, AutoDream compat). The missing AC was a **reproducible verification procedure**. | ||
|
|
||
| Added a five-step procedure with concrete shell commands, a findings summary table, and | ||
| explicit Q1 AutoDream/AutoMemory compatibility constraints section. Closed B-0257. | ||
|
|
||
| ## Verify trace | ||
|
|
||
| - Refresh: N/A (worktree session, already oriented) | ||
| - Holding: none | ||
| - Work: B-0257 implementation (146 lines added, 2 files) | ||
|
|
||
| - Verify: | ||
| - `wc -l memory/MEMORY.md` → 370 (>200 cap ✓) | ||
| - `wc -c memory/MEMORY.md` → 108332 (>25KB cap ✓) | ||
| - `bun tools/memory/reindex-memory-md.ts --check` → exit 2 STALE (1202 entries) ✓ | ||
| - `head -1 memory/MEMORY.md` → `[AutoDream last run: 2026-04-23]` ✓ | ||
| - No changes to `memory/MEMORY.md` ✓ | ||
| - Shard: this file | ||
| - CronList: re-armed autonomous-loop (job e9958a79) at session start | ||
| - Visibility: PR #3097 open, auto-merge armed | ||
|
|
||
| ## Claim | ||
|
|
||
| - Claimed B-0257 via `bun tools/bus/claim.ts acquire --from otto-cli` | ||
| - Released after PR opened | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.