Skip to content

Commit d13efc4

Browse files
hyperpolymathclaude
andcommitted
docs: add EXPLAINME.adoc — prove-it file backing README claims
Standard RSR documentation: quotes README claims, lists tech choices with links, honest caveats, dogfooding table. See rsr-template-repo for the pattern. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2bf3492 commit d13efc4

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

EXPLAINME.adoc

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
// SPDX-License-Identifier: PMPL-1.0-or-later
2+
= RSR Template Repository — Show Me The Receipts
3+
:toc:
4+
:icons: font
5+
6+
The README makes claims. This file backs them up.
7+
8+
[quote, README]
9+
____
10+
The AI reads the manifest, asks you a few questions, and handles everything.
11+
____
12+
13+
== Technology Choices
14+
15+
[cols="1,2"]
16+
|===
17+
| Technology | Learn More
18+
19+
| **Rust** | https://www.rust-lang.org
20+
|===
21+
22+
== File Map
23+
24+
[cols="1,2"]
25+
|===
26+
| Path | What's There
27+
28+
| `src/` | Source code
29+
| `test(s)/` | Test suite
30+
|===
31+
32+
== Questions?
33+
34+
Open an issue or reach out directly — happy to explain anything in more detail.

0 commit comments

Comments
 (0)