mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-15 04:03:28 +00:00
init with runtime contract
This commit is contained in:
parent
1092e503be
commit
3dbd9ce52d
10 changed files with 390 additions and 152 deletions
|
|
@ -21,7 +21,7 @@ pnpm --dir site install
|
|||
- `src/` holds production code and unit tests
|
||||
- `tests/` holds integration tests
|
||||
- `tests/support/` holds shared X11 and daemon helpers for integration coverage
|
||||
- `docs/runtime-output.md` is the stable-vs-best-effort runtime output contract for agent-facing CLI work
|
||||
- `docs/runtime-contract.md` is the stable-vs-best-effort runtime output contract for agent-facing CLI work
|
||||
|
||||
Keep integration-only helpers out of `src/`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue