cc-libs/docs/adrs
2026-06-08 19:22:32 +02:00
..
adr-0001-target-computercraft.md docs: add architecture decision records 2026-06-07 21:44:01 +02:00
adr-0002-use-eventloop-for-async-code.md docs: add architecture decision records 2026-06-07 21:44:01 +02:00
adr-0003-current-net-api-state.md docs: add architecture decision records 2026-06-07 21:44:01 +02:00
adr-0004-trapos-branding-and-manifest.md feat: add TrapOS manifest install flow 2026-06-07 23:40:32 +02:00
adr-0005-craftos-pc-harness.md test(craftos): add suite runner 2026-06-08 05:10:31 +02:00
adr-0006-simplify-periphemu-bootstrap.md docs(periphemu): simplify bootstrap 2026-06-08 02:29:42 +02:00
adr-0007-use-libtest-for-craftos-tests.md test(craftos): add suite runner 2026-06-08 05:10:31 +02:00
adr-0008-keep-tests-runnable-in-craftos-and-in-game.md test(craftos): add suite runner 2026-06-08 05:10:31 +02:00
adr-0009-layered-test-timeouts.md test(harness): use test env for timeouts 2026-06-08 19:22:32 +02:00
adr-0010-ccpm-package-manager.md feat(ccpm): add package manager 2026-06-08 13:52:45 +02:00
adr-0011-git-hooks-own-commit-push-verification.md chore: tighten pre-commit verification 2026-06-08 16:52:45 +02:00
README.md docs: document git hook verification split 2026-06-08 16:36:07 +02:00

Architecture Decision Records

This directory contains lightweight Architecture Decision Records for this repository.

The goal is simple: keep a short memory of why we made repo-level choices while building ComputerCraft / CC:Tweaked code for Minecraft. This is not meant to be a heavy process.

Future ADRs can reuse the shape of the existing files when it is useful.

Records