contract
01Agent
Use this file when deciding how to divide state, bindings, and DOM work in TKO examples and prototypes.
Agent
Use this file when deciding how to divide state, bindings, and DOM work in TKO examples and prototypes.
Agent
Agent "glossary" from knockout/tko, covering tko glossary, core concepts, data binding, templating and providers.
Agent
Test-backed behavior summaries live under /agents/verified-behaviors/. Treat those files as the contract layer when prose docs and implementation need reconciliation.
Agent
Agent "options" from knockout/tko, covering ko.options. — configurable runtime options, two mechanisms — when to use which, defineoption (default — almost always use this) and quick test.
Agent
Mandatory workflow rules for AI agents working in the TKO repo. AGENTS.md references this file for the detail of each rule; the one-line mandate lives there so it fires on session load. Read the matching section here before declaring work complete.
Agent
Read this to understand why Knockout/TKO is shaped the way it is, not just how to use it. AI agents working on this codebase: this is the context behind every design decision.
Agent
How to run and verify TKO code without human interaction.