rill-html-output-doctrine-rule: add vault-wide HTML output rules - #85
Merged
Merged
Conversation
Add .claude/rules/rill-html-output.md codifying the HTML/Markdown dual-format doctrine: - Four HTML classes (A derived view / B primary HTML / C judgment- handoff surface / D external presentation) - Global principles: Markdown canonical, AI reads/writes .md only, resume reads MD only, no HTML-only information, extension-swap and .view/ sidecar naming, expressiveness L0, non-fatal generation - Commit policy reconciled with shipped reality: primary/handoff HTML committed, derived .view/ sidecars gitignored (ADR-085), superseding the earlier "commit all HTML" decision - Read-moment generation model: /focus decision digest, /close aggregated handbook, /project digest, rill book build; no 1:1 mirroring, no continuous regeneration during volatile phases - Layer-by-layer operations table Wire cross-references into rill-core.md (index) and the five rules the policy design flagged: rill-outputs, rill-workspace, rill-tasks, rill-data-model, rill-claude-code-integration. 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
.claude/rules/rill-html-output.md: 4 HTML classes (A derived view / B primary HTML / C judgment-handoff / D external presentation), global principles (MD canonical, derived HTML read-only, resume reads MD only with HTML-canonical exception, no HTML-only information,.view/naming, commit policy aligned with the shipped.view/gitignore reality, L0 expressiveness with self-containment + provenance), read-moment generation timing (3-layer model: /focus decision digest, /close aggregated handbook, /project digest), and a layer-by-layer operations table.rill-core.md(index) and 5 existing rules (rill-outputs.md,rill-workspace.md,rill-tasks.md,rill-data-model.md,rill-claude-code-integration.md).templates/AGENTS.md(file-creation/frontmatter invariant now delegates to the auto-updated rule files),skills/focus/SKILL.md(md-only resume reads),skills/close/SKILL.md,.claude/commands/_close/analysis-agent.md(HTML-canonical artifacts read as deliverables; derived HTML skipped),skills/promote/SKILL.md(HTML-canonical artifacts in candidate extraction scope).Codex review
13 review rounds total across the task. Rounds 8-12 findings were auto-fixed within the human-approved envelope. Two scope adjudications by the human decision queue:
AGENTS.mdmigration explicitly declined in favor of delegation wording (template line defers to auto-updated rule files; no CLI migration). The re-raised migration [P1] is adjudicated by this decision.Verification
🤖 Generated with Claude Code