sg-sentinel.sgit.ai / admin / versions
Release history
Every push to dev is a release: CI validates the site, verifies the version bump, tags the commit v{release}.{major}.{minor}, and deploys to GitHub Pages. The version is owned by admin/build/version.txt and must agree with the release commit's subject. Same pipeline as SGit-AI__Website and nhi.sgit.ai.
| Version | Date | What shipped |
|---|---|---|
| v0.1.1 | 20 Aug 2026 | The not-built note, at the project lead's direction. SG/Sentinel has not been built — it is a set of research documents and ideas from May 2026, published as "this is how I would build it", in the hope that somebody builds it (the project lead would really like to use this next generation of WAF security layer in his projects), with no plans to build it unless somebody funds it. Shipped as: a site-wide notice bar under the nav on every page; the full note on the front page (#not-built), linked from the hero; the nav pill changed from "mvp" to "not built"; and the "it exists and runs" framing rewritten everywhere as the "May 2026 prototype exercise" — the code snapshot and 149-test claims now explicitly describe a design artefact that is not deployed, not maintained and not installable (front page, roadmap, try-it, code, research pages; README, llms.txt, index.md). Roadmap's open items reframed as "what a builder would do first"; comms T2 re-scoped as blocked on somebody building it. |
| v0.1.0 | 20 Aug 2026 | First MVP of the site, built from the sg-sentinel-website-packet (v0.27.61, 23 May 2026). The six narrative pages — front page with the hand-built L1→signal→L2 SVG, architecture (the layer correction, the signal spine, the three targets, the parity matrix), rules (the tiny core's six rules verbatim with their ATT&CK tags, and the fractal-graph direction), research (the 68-day method, the two tabletop simulations and their 25 gaps told as stories, the prior-art positioning), try-it (every sg sentinel command from the testing manual), and the roadmap (built vs code-complete vs deferred, with the live-AWS caveat stated precisely). The complete 23-document corpus captured verbatim under briefs/ with a generated reader page per document (summary, key concepts, key ideas, in-page markdown rendering — admin/build/gen_documents.py). The 115-file sentinel/ code snapshot under code/ with a reading guide. NFRs: the validate gate (version agreement, internal links, key/credential-leak tripwire), the validate→tag→deploy CI pipeline adapted from SGit-AI__Website, versions/comms/engineering admin pages, llms.txt, index.md, sitemap, robots, CNAME for sg-sentinel.sgit.ai. |