refactor: read/write Mind completions via complete/ records#123
Merged
Conversation
…bs/PyAutoMind#81) - ship_library/ship_workspace: completion = draft rich body -> lifecycle.py record --from-file + index --apply + drop the active.md entry (no ledger append) - memory faculty digests complete/**/*.md records (excl. archive/index/AGENTS) instead of the retired complete.md - intake reconcile cross-refs record contents + H2 headers; census/docs wording - WORKFLOW.md, register_and_iterate, health, ORGANISM.md, organ docs updated Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Repoints every PyAutoBrain reader/writer of Mind's completion history at the dated
complete/records — companion to PyAutoLabs/PyAutoMind#81 (the ledger retirement PR).lifecycle.py record <slug> --date --from-file --prompt --apply→lifecycle.py index --apply→ drop the task'sactive.mdentry. No morecomplete.mdappend (the drift-prone double write is gone)._memory.py): digestsPyAutoMind/complete/**/*.mdrecords (excludingarchive/,index.md,AGENTS.md) — citations now land on single records instead of one 6k-line file._intake.py): path-reference +## headertopic-overlap signals now read record contents (skipping## Original promptheadings); evidence strings cite the record path.complete/index.md), health.md, ORGANISM.md, organ docs, example.md.API Changes
None — internal skills, faculty substrate and docs only.
Test Plan
_intake.py+_memory.pycompile;intake reconcileruns against the retired-ledger Mind (38 suspects, evidence cites records)PyAutoMind/complete/<Y>/<M>/<slug>.mdper recordcomplete.mdreferences remain in the repoNote: the memory faculty's PyAutoMemory surface glob is being fixed in the parallel memory-structure-cleanup PR (no file overlap with this diff).
Shipped through an unrelated Heart RED on explicit user authorization (recorded on PyAutoLabs/PyAutoMind#81; no library source touched).
Generated by the PyAutoLabs agent workflow.