Files
element-call-Github/docs
fkwpandClaude Opus 5 d3a2f5deda Add AGENTS.md documenting the repo's conventions
Codifies what is currently tribal knowledge or only discoverable by reading CI
config: the view model / view contract, the rule that nothing reads the page,
Clean Code ordering, the three test layers, and reuse-before-you-build.

The root AGENTS.md is the always-loaded minimum and routes to docs/agents/, so
an agent loads only the detail its task needs.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-10 15:28:39 +02:00
..
2026-05-28 08:51:00 +02:00
2026-06-01 16:13:03 +02:00
2026-09-09 12:15:19 +02:00
2026-05-18 11:12:26 +02:00

Element Call Docs

This folder contains documentation for setup, usage, and development of Element Call.

Writing code for Element Call (agent-readable conventions)

Entry point: AGENTS.md.