Skip to content

Commit 0ead2a3

Browse files
committed
tools/readme.md update and NOTICE
1 parent 8464ff7 commit 0ead2a3

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

NOTICE

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
NOTICE
2+
3+
Savepoint.Protocol is an original system and method developed by Peter Salvato
4+
for structuring, archiving, and reflecting on personal and team-based intellectual workflows.
5+
6+
The Savepoint Protocol CLI, directory structures, naming conventions, and semantic system
7+
are all part of this authored framework.
8+
9+
The name “Savepoint Protocol” and its associated concepts, file formats, and recursive
10+
reflection philosophy are not currently trademarked, but are intended to be attributed
11+
and credited to Peter Salvato in derivative or public-facing works.
12+
13+
This project is open-source under the MIT license.

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,21 @@ See:
9292
Savepoint.Protocol is an authorship scaffold—recursive, minimal, sovereign, and enduring.
9393
This is how we mark where it mattered.
9494

95+
9596
## CLI Tools
9697

9798
Savepoint.Protocol includes a tested set of shell tools for working with OpenAI chat exports and recursive cognitive review. See [docs/cli-tools.md](docs/cli-tools.md).
99+
100+
The modular CLI interface is located in:
101+
102+
/tools/
103+
104+
105+
You can:
106+
- Extract structured exports from `conversations.json`
107+
- Drop and annotate Savepoints (WIP)
108+
- Grow this into a full timeline and reflection system
109+
110+
For CLI usage and installation, see [tools/README.md](tools/README.md).
111+
112+
---

0 commit comments

Comments
 (0)