Aptlantis Dev Drive Documentation
Welcome to the Aptlantis Dev Drive documentation portal — the teaching-oriented catalog for everything on D:\. This site serves as the central knowledge repository for local-first, durable tools built with requirements-driven architectures.
Unlike a project's own README or source repo, this site isn't about the code — it's about what each project is, where it stands, how it fits into the rest of the drive, and what's coming next.
Structure
Projects are grouped by the governance standard that applies to them:
- CTS — Command Tool Standard — CLI-first, operator-facing tools
- DRS — Desktop Application Release Standard — packaged desktop applications
- WDS — Website Development Standard — deployed websites and web apps
- Drive Root — the
D:\root itself: manifest, agent orientation, drive index, and dataset storage
The standards themselves (AAMHS, CTS, DRS, WDS, WGS, PPS, SESM, NeonInk) are documented in depth in the separate CityHall framework site — this site links out to those rather than duplicating them.
Documented So Far
FileCabinet
A mature Windows archive vault utilizing VB.NET, WPF, SHA-256 and BLAKE3 multi-hash integrity, and local indexing pipelines.
Explore FileCabinet Docs →ChatArchive
A provider-neutral ChatGPT conversation database reader utilizing Tauri 2, React, Rust, and durable SQLite app state.
Explore ChatArchive Docs →Core Documentation Scopes
Each project's documentation is structured around three main scopes:
1. Architectural Overviews
Understand the technical decisions behind each project stack (e.g. why WPF/VB.NET, why Tauri/Rust/SQLite) and how they fit their respective requirements.
2. Operational Manuals
Find step-by-step instructions on day-to-day operations, maintenance routines (such as Vault Health audits and rescan adoptions), and command-line interfaces.
3. Roadmaps
Review the developmental phases, testing matrices, and long-term curation features mapped out for each utility.