feat: [scan] config, writing-skill floors, reference docs overhaul - #209
Merged
Conversation
.signalsignore moves into [scan] in .claude/atomic.toml (ignore and generated lists; a migration converts and removes the legacy file, and unconverted repos keep working). The reference docs pass draws every stateful shape — lifecycles, pipelines, dispatch topology, the implement-review loop as an orchestrator-centered sequence with scratchpad write ownership and the final audit — and moves edge cases out of happy-path prose into tables; the signals/wiki reference pages become repo-wiki and realm-wiki. The pass's findings are encoded into atomic-writing as enforceable floors (diagram triggers, opening contract, caveat quarantine) with shipped exemplar pages, and the documentation surfaces table gains ownership routing so sibling pages point instead of copying.
damusix
force-pushed
the
docs-concision
branch
from
August 18, 2026 13:42
95ba86a to
28f5dd6
Compare
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.
A hand pass over the reference docs, with what it found encoded back into the system so agent-written pages converge on the same shape.
Every stateful page now draws its shape: repl lifecycle, bus exchange, wiki pipelines, agent dispatch topology, and the implement-review loop as an orchestrator-centered sequence showing scratchpad write ownership and the final audit. Edge cases move out of happy-path prose into tables, and the signals/wiki reference pages become Repo wiki and Realm wiki, finishing the naming unification.
What the diff can't show: the pass's findings became enforceable rules in
atomic-writing— mandatory diagram floors, an opening contract, caveat quarantine — with shipped exemplar pages underreferences/..signalsignoremoves into[scan]in.claude/atomic.tomlwith a migration; unconverted repos keep working.The serve mermaid fix found during this work lands via #207.