Skip to content

docs: explain why this project exists and wire accessibility into usage-rules - #103

Merged
bougyman merged 1 commit into
mainfrom
issue-102
Aug 13, 2026
Merged

docs: explain why this project exists and wire accessibility into usage-rules#103
bougyman merged 1 commit into
mainfrom
issue-102

Conversation

@bougyman

Copy link
Copy Markdown
Member

Summary

  • Adds documents/motivation.adoc - the accessibility need driving this whole project, in writing.
  • Adds an ## Accessibility section to app/usage-rules.md with the concrete commitments it implies: plain linear text output stays first-class, no meaning conveyed by color alone, no TUI as the primary interface, line-based prompts, --output json as a fully-supported path for every command.
  • Indexes it from AGENTS.md's Standards section, same pattern as Conventional Commits.
  • Closes Document project motivation and wire accessibility into usage-rules #102.

Test plan

🤖 Generated with Claude Code

…ge-rules

Adds documents/motivation.adoc - the accessibility need driving this
whole project, in writing. Adds an Accessibility section to
app/usage-rules.md with the concrete commitments it implies (plain
linear text output, no meaning via color alone, no TUI as the primary
interface, line-based prompts, --output json as a real path), indexed
from AGENTS.md alongside Conventional Commits.

Closes #102.
Copilot AI lite review requested due to automatic review settings August 13, 2026 18:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@bougyman
bougyman merged commit 474e62e into main Aug 13, 2026
2 checks passed
@bougyman
bougyman deleted the issue-102 branch August 13, 2026 19:05
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.

Document project motivation and wire accessibility into usage-rules

2 participants