Docs cleanup: remove textual include shard references#389
Conversation
Adding .gitkeep for PR creation (default mode). This file will be removed when the task is complete. Issue: netkeep80#388
Working session summaryImplemented and pushed the docs-only cleanup. PR: #389 Changed the seven target docs files to replace direct Verification passed:
PR 389 is marked ready for review, mergeable, and the working tree is clean. This summary was automatically extracted from the AI working session output. |
🤖 Solution Draft LogThis log file contains the complete execution trace of the AI solution draft process. 💰 Cost estimation:
📊 Context and tokens usage:
Total: (118.1K + 4.2M cached) input tokens, 23.8K output tokens, $6.420422 cost 🤖 Models used:
📎 Log file uploaded as Repository (30287KB)Now working session is ended, feel free to review and add any feedback on the solution draft. |
✅ Ready to mergeThis pull request is now ready to be merged:
Monitored by hive-mind with --auto-restart-until-mergeable flag |
Summary
Remove documentation references to textual include shards while preserving the same semantic invariant checkpoints.
Linked issue
Fixes #388
Change class
docs-comments-cleanup
Change Contract
Target surface
Non-goals
.incshard removal in this PR.Surface delta
Complexity delta
Removes documentation coupling to temporary textual include shards and stale line-number checkpoints, so later shard compaction can be attempted without repeating these docs edits.
Preserved invariants
verify_forest_registry_unlocked()andvalidate_or_bootstrap_forest_registry_unlocked().verify_image_unlocked()andload(VerifyResult&).Verification
rg -n "forest_domain_mixin|verify_repair_mixin|layout_mixin" docs(no matches)bash scripts/check-docs-consistency.shbash scripts/check-repo-guard-rollout.sh./scripts/test.sh(99/99 tests passed)Reviewer checklist
include/**changessingle_include/**changes.increferences removed where feasible