@@ -9,17 +9,10 @@ image:[License,link="https://github.com/hyperpolymath/palimpsest-license"]
99:toclevels: 2
1010:icons: font
1111
12- Personal scripts and automation tools following the Hyperpolymath Standard.
12+ Personal scripts and automation tools
1313
1414toc::[]
1515
16- == Status
17-
18- [IMPORTANT]
19- ====
20- **Repo project specification** - scripts will be uploaded shortly.
21-
22- Infrastructure and policies are in place; script implementations pending.
2316====
2417
2518== Planned Scripts
@@ -47,66 +40,7 @@ Infrastructure and policies are in place; script implementations pending.
4740|System environment setup
4841
4942|`touchscreen_hunter_killer.sh`
50- |Touchscreen calibration/management
51- |===
52-
53- == Infrastructure
54-
55- === Multi-Forge Mirroring
56-
57- This repository uses a hub-and-spoke model with GitHub as the hub:
58-
59- * **GitLab** - `gitlab.com/hyperpolymath/scripts`
60- * **Codeberg** - `codeberg.org/hyperpolymath/scripts`
61- * **Bitbucket** - `bitbucket.org/hyperpolymath/scripts`
62-
63- Features:
64-
65- * SSH host key verification (MITM protection)
66- * SHA-pinned action dependencies
67- * Instant sync on push/release via `.git-private-farm` dispatch
68-
69- === Security Hardening
70-
71- * Ed25519 SSH keys only
72- * Principle of least privilege (`contents: read`)
73- * No dynamic host key acceptance
74-
75- == Language Policy
76-
77- This repo follows the **Hyperpolymath Standard** (see `.claude/CLAUDE.md`):
78-
79- [cols="1,2", options="header"]
80- |===
81- |Allowed |Use Case
82-
83- |Bash/POSIX Shell
84- |Scripts, automation
85-
86- |Rust
87- |Performance-critical tools, CLI
88-
89- |ReScript
90- |Application code (compiles to JS)
91-
92- |Deno
93- |JS runtime (replaces Node)
94-
95- |Gleam
96- |Backend services
97-
98- |Guile Scheme
99- |State/meta files
100- |===
101-
102- [cols="1,1", options="header"]
103- |===
104- |Banned |Replacement
105-
106- |TypeScript |ReScript
107- |Node.js/npm |Deno
108- |Go |Rust
109- |Python (general) |Rust/ReScript
43+ |Touchscreen eliminator
11044|===
11145
11246== Usage
@@ -121,4 +55,5 @@ git clone git@github.com:hyperpolymath/scripts.git
12155
12256== License
12357
124- AGPL-3.0-or-later
58+ Palimpsest License (PMPL-1.0)
59+ 2025 Jonathan D.A. Jewell
0 commit comments