Skip to content

docs: clarify separate directive lines - #8

Merged
dbrattli merged 2 commits into
mainfrom
agent/separate-directive-lines
Aug 15, 2026
Merged

docs: clarify separate directive lines#8
dbrattli merged 2 commits into
mainfrom
agent/separate-directive-lines

Conversation

@dbrattli

Copy link
Copy Markdown
Owner

What changed

Clarifies that each ADC directive line contains one directive and one statement, and that multiple decisions, invariants, assumptions, or tradeoffs should use separate lines.

Why

The existing examples imply this convention, but the format section did not state it explicitly. The clarification keeps annotations atomic and easier to review or process mechanically.

Validation

  • npx --yes markdownlint-cli2@0.23.2 --config .markdownlint.jsonc "**/*.md"
  • git diff --check
  • Heading hierarchy review with rg '^#{1,6} ' README.md AGENTS.md

This is documentation-only wording and does not change directive semantics.

@dbrattli
dbrattli marked this pull request as ready for review August 15, 2026 08:24
@dbrattli
dbrattli merged commit eb99d48 into main Aug 15, 2026
2 checks passed
@dbrattli
dbrattli deleted the agent/separate-directive-lines branch August 15, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant