Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 575 Bytes

File metadata and controls

16 lines (12 loc) · 575 Bytes
title Todo App
description A minimal task-management app that demonstrates the ObjectStack metadata protocol end to end.

Todo App

A minimal task-management app demonstrating the ObjectStack metadata protocol end to end: objects, views, flows, agents — and this manual, which ships inside the package as doc metadata (ADR-0046).

Each Markdown file in the flat src/docs/ directory compiles into one doc item at build time; the console renders it at /docs/<name>.

To learn how to work with tasks day to day, see the user guide.