docs: repair formatting + content from positive-language rewrite (#124) #125

Merged
clawdie merged 1 commit from repair-doc-formatting into main 2026-06-21 13:50:35 +02:00
Owner

Corrective follow-up to #124. That PR applied the positive-instruction-framing convention across colibri docs (good intent) but was self-merged ~13s after creation without the markdown format gate, leaving regressions on main.

Fixes

  • Format gateprettier --write on the 6 files that failed ./scripts/check-format.sh (AGENTS.md, CLAWDIE-STUDIO-PROPOSAL, COLIBRI-SKILLS-PLAN, HEADROOM-SIDECAR, MULTI-AGENT-HOST-PLAN, VAULT-PROVISION-FIRST-PROOF).
  • Broken table (COLIBRI-SKILLS-PLAN.md) — a stray newline had split a table row across two lines; re-emitted clean.
  • Orphaned word (CLAWDIE-STUDIO-PROPOSAL.md) — removed a dangling together. left by a reworded sentence.
  • Restored lost content (CLAWDIE-STUDIO-PROPOSAL.md) — the editor-bridge (MCP) guardrail bullet that #124 deleted is back, reworded positively, and the guardrail list structure is repaired.
  • Plain language (CLAWDIE-STUDIO-PROPOSAL.md) — simplified the three implementation guardrails so the meaning is readable without engineer shorthand.

./scripts/check-format.sh → green.

🤖 Generated with Claude Code

Corrective follow-up to #124. That PR applied the positive-instruction-framing convention across colibri docs (good intent) but was self-merged ~13s after creation without the markdown format gate, leaving regressions on `main`. ## Fixes - **Format gate** — `prettier --write` on the 6 files that failed `./scripts/check-format.sh` (AGENTS.md, CLAWDIE-STUDIO-PROPOSAL, COLIBRI-SKILLS-PLAN, HEADROOM-SIDECAR, MULTI-AGENT-HOST-PLAN, VAULT-PROVISION-FIRST-PROOF). - **Broken table** (COLIBRI-SKILLS-PLAN.md) — a stray newline had split a table row across two lines; re-emitted clean. - **Orphaned word** (CLAWDIE-STUDIO-PROPOSAL.md) — removed a dangling `together.` left by a reworded sentence. - **Restored lost content** (CLAWDIE-STUDIO-PROPOSAL.md) — the editor-bridge (MCP) guardrail bullet that #124 deleted is back, reworded positively, and the guardrail list structure is repaired. - **Plain language** (CLAWDIE-STUDIO-PROPOSAL.md) — simplified the three implementation guardrails so the meaning is readable without engineer shorthand. `./scripts/check-format.sh` → green. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
clawdie added 1 commit 2026-06-21 13:19:47 +02:00
docs: repair formatting + content from positive-language rewrite (#124)
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
5fe3e676b2
PR #124 applied the positive-instruction-framing convention across docs but
was self-merged without the markdown format gate, leaving 6 files failing
prettier and a few structural defects. This repairs them:

- prettier --write on the 6 files that failed ./scripts/check-format.sh
  (AGENTS.md, CLAWDIE-STUDIO-PROPOSAL, COLIBRI-SKILLS-PLAN, HEADROOM-SIDECAR,
  MULTI-AGENT-HOST-PLAN, VAULT-PROVISION-FIRST-PROOF).
- COLIBRI-SKILLS-PLAN.md: fix a table row split across two lines by a stray
  newline injected mid-cell.
- CLAWDIE-STUDIO-PROPOSAL.md: remove an orphaned "together." left dangling
  by a reworded sentence; restore the editor-bridge (MCP) guardrail bullet
  that was dropped, reworded positively; restore the guardrail list structure.
- CLAWDIE-STUDIO-PROPOSAL.md: plain-language the three implementation
  guardrails (MCP foundation, opt-in/guarded tools, set-cost-mode scope).

./scripts/check-format.sh -> green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit 563a1eb0ab into main 2026-06-21 13:50:35 +02:00
clawdie deleted branch repair-doc-formatting 2026-06-21 13:50:36 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#125
No description provided.