Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 952 Bytes

File metadata and controls

27 lines (17 loc) · 952 Bytes

Scope

This documentation describes the behavior implemented by dpp.cot.

It does not attempt to claim complete coverage of the broader Cursor-on-Target ecosystem.

Documentation Standard

A protocol claim in this repo should be grounded in one or more of:

  • a public source committed in this repository
  • a public external source linked in Sources
  • a public implementation reference when clearly labeled as such
  • a documented compatibility policy when public sources diverge
  • a documented implementation note backed by tests

Implementation Notes

Some parts of CoT and TAK behavior are not fully described by a single public source.

In those cases, this repo may document an Implementation Note.

An implementation note means:

  • the statement describes repo behavior
  • the statement is backed by code and tests
  • the statement should not be confused with a normative protocol statement unless a public source is cited