You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarify CapstanAI LabNote as a standalone ledger, make human initiation explicit, remove internal discovery guidance from user docs, and add bilingual evidence-led public evolution records.
Copy file name to clipboardExpand all lines: AI_ENTRYPOINT.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ Validate LabNote by its expected structure and entrypoint, not by a fixed reposi
40
40
41
41
No current-run visitor handle, no write.
42
42
43
+
An AI may identify material that could be useful to retain and may explain or draft a proposed deposit. It must not start, create, change, or register a project record merely because it considers that material useful. A human operator must directly initiate or approve the specific write in the current interaction.
44
+
43
45
Do not reuse visitor handles, branches, storage locations, or permissions from earlier conversation context unless the human operator explicitly confirms them for this run.
44
46
45
47
If source reports/documents are pasted or uploaded in the current prompt, treat that material as the source material.
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ CapstanAI LabNote is a lightweight, file-based project ledger for people working
6
6
7
7
You decide what belongs in the record and what requires review. A shared entry route gives each AI a clear reading path, defined places to leave work and stopping points for human decisions. Basic ledger use needs no LabNote background service, database or model API key.
8
8
9
-
CapstanAI is the project name; LabNote is its practical ledger.
9
+
CapstanAI LabNote is the name of this standalone ledger. It works without a separate CapstanAI service or engine.
10
10
11
11
**English** | [简体中文](locales/zh-CN/README.md)
12
12
@@ -60,7 +60,7 @@ When a chat ends, a tool changes, or a project goes quiet, the files remain. Kep
60
60
| “I need browser AI and coding agents to share a project.” | Project-owned files that can travel between tools. |
61
61
| “I want this simple and under the project’s control.” | Ordinary files and Git history, without a required LabNote service. |
62
62
63
-
[See when LabNote fits, when it does not, and how to ask an AI to compare options](docs/WHEN_TO_USE_LABNOTE.md).
63
+
[See when LabNote fits, and when a simpler or different tool may be better](docs/WHEN_TO_USE_LABNOTE.md).
64
64
65
65
## Get LabNote
66
66
@@ -73,6 +73,8 @@ If you are already talking to an AI, this is the easiest place to begin. Copy an
73
73
Help me set up CapstanAI LabNote for this project. First work out what access you have, then recommend the simplest safe route for me. I want you to explain any terminal commands before I run them.
74
74
```
75
75
76
+
> This starts a setup conversation; it does not authorise an AI to create a project record on its own. In a controlled copy, tell the AI explicitly when you want it to start a deposit or other record.
77
+
76
78
Or make your own copy directly:
77
79
78
80
| Where you want it | What to do |
@@ -99,7 +101,7 @@ responses/ ← critiques, replies and signoffs come back
99
101
registry/ ← what happened, when and by whom
100
102
```
101
103
102
-
A session enters, reads the relevant route, contributes what it needs to contribute, leaves a traceable record and stops. The human remains in charge.
104
+
A session enters, reads the relevant route, contributes what it needs to contribute, leaves a traceable record and stops. The human remains in charge. An AI may suggest a record worth making, but it waits for the human to start or approve that step.
103
105
104
106
A typical trail is **packet → response → review → decision**.
105
107
@@ -177,6 +179,8 @@ Hence LabNote. What began as a fix for my own terrible project memory became my
177
179
178
180
At heart, it turns the AI into a low-overhead archivist and coordinator: told what to read, where to put things, what to record and when to stop.
179
181
182
+
[Read the evidence-led public evolution of this repository](docs/PROJECT_EVOLUTION.md).
183
+
180
184
## Licence
181
185
182
186
[Apache License 2.0](LICENSE) · [CapstanAI LabNote source releases and version history](https://github.com/Wonderforge-Lab/CapstanAI-LabNote/releases)
This page records the public, verifiable evolution of the CapstanAI LabNote
4
+
repository. It is deliberately narrower than a founder story: it does not claim
5
+
that every idea, experiment or piece of work began with this public repository,
6
+
and it does not disclose private work or backdate anything.
7
+
8
+
The project history visible here is a record of what became public, when it
9
+
became public, and how the distributed scaffold was subsequently maintained.
10
+
11
+
## Public milestones
12
+
13
+
| Date | Public record | What it evidences |
14
+
| --- | --- | --- |
15
+
| 2 June 2026 |[Initial commit](https://github.com/Wonderforge-Lab/CapstanAI-LabNote/commit/1809f9b830571bf4ca39afedf5a2dcf7988fda8e)| The public source repository began with an initial scaffold. |
16
+
| 4 June 2026 |[v0.2.0 — Identity Migration](https://github.com/Wonderforge-Lab/CapstanAI-LabNote/releases/tag/v0.2.0)| An early public identity-migration release. |
17
+
| 9 June 2026 |[v0.1.0 — First Public Template](https://github.com/Wonderforge-Lab/CapstanAI-LabNote/releases/tag/v0.1.0)| A reusable public template was released. |
18
+
| 3 September 2026 |[v0.3.0 — Registry v1 and Simplified Chinese Revision](https://github.com/Wonderforge-Lab/CapstanAI-LabNote/releases/tag/v0.3.0)| The registry contract and Simplified-Chinese revision were released. |
19
+
| 3 September 2026 |[v0.3.1](https://github.com/Wonderforge-Lab/CapstanAI-LabNote/releases/tag/v0.3.1) and [v0.3.2](https://github.com/Wonderforge-Lab/CapstanAI-LabNote/releases/tag/v0.3.2)| Active guidance and locale-route freshness were hardened with repository validation. |
20
+
| 7 September 2026 |[A practical guide to when LabNote fits](https://github.com/Wonderforge-Lab/CapstanAI-LabNote/commit/cab623f0d72e7f133d5de285a387b8d50f4bc537)| The public documentation was extended around real continuity problems and honest fit. |
0 commit comments