Skip to content

Commit a717b2f

Browse files
docs: correct false lithoglyph tombstone (no lith monorepo) (#44)
The `lithoglyph/MOVED.md` falsely announced a move to a `lith` monorepo. **Owner-disavowed** — that consolidation was never authorised and `hyperpolymath/lith` does not exist; the content (73 entries) still lives in `nextgen-databases/lithoglyph/`. This corrects the tombstone to the truth: extraction is **planned, not done**, into the now-reserved repos `lithoglyphdb` / `gnpl` / `glyphbase`. Stops the file misleading future readers/agents. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1 parent fe34076 commit a717b2f

1 file changed

Lines changed: 12 additions & 20 deletions

File tree

MOVED.md

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,16 @@
1-
# This Repository Has Moved
1+
// SPDX-License-Identifier: CC-BY-SA-4.0
2+
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
3+
= Lithoglyph — extraction PLANNED (not yet moved)
24

3-
**Lith core is now part of the [Lith monorepo](https://github.com/hyperpolymath/lith).**
5+
The Lithoglyph stack still lives *here*, in `nextgen-databases/lithoglyph/`. Treat
6+
this directory as canonical until migration completes.
47

5-
## New Location
8+
Planned standalone repositories (reserved 2026-06-22; migration pending):
69

7-
- **Monorepo:** https://github.com/hyperpolymath/lith
8-
- **Database Core:** https://github.com/hyperpolymath/lith/tree/main/database
10+
* Database core -> https://github.com/hyperpolymath/lithoglyphdb
11+
* Query language (GNPL / GQL-dt) -> https://github.com/hyperpolymath/gnpl
12+
* Airtable-mode delivery -> https://github.com/hyperpolymath/glyphbase
913

10-
## Lith Monorepo Structure
11-
12-
```
13-
lith/
14-
├── query/ # GQLdt (dependently-typed query language)
15-
├── database/ # Lith core (this repo) - Forth implementation
16-
├── bridge/ # Zig FFI bridge
17-
├── studio/ # Web-based GUI
18-
├── debugger/ # Proof-carrying debugger
19-
└── extensions/ # BEAM, geo, analytics
20-
```
21-
22-
All Lith development now happens in the monorepo for better coordination and discoverability.
23-
24-
**See you at [github.com/hyperpolymath/lith](https://github.com/hyperpolymath/lith)!** 🚀
14+
CAUTION: a previous version of this file claimed the code had moved to a `lith`
15+
monorepo. That was INCORRECT — no such consolidation was authorised and no
16+
`lith` repo exists. The move has not happened yet.

0 commit comments

Comments
 (0)