S15: Historical-Information, deploy-ns1, promote gate SHAs

Continue-until-done instructions live in Historical-Information.MD.
run-review.sh now covers signed-config HTTP and catalog subjects.
deploy-ns1.sh never skips tests and does not set PFC_REQUIRE_NPE.
This commit is contained in:
George Lambert 2026-09-15 22:41:39 -04:00
parent c71dce2187
commit c570dc10fb
10 changed files with 288 additions and 8 deletions

22
docs/index.html Normal file
View file

@ -0,0 +1,22 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>system-git-sync</title>
</head>
<body>
<h1>system-git-sync</h1>
<p>Hub for signed config, NATS naming, and ns1 deploy review. Not a HIPAA/SOC 2/ISO certificate.</p>
<ul>
<li><a href="Historical-Information.MD">Historical-Information.MD</a> (read this after a context reset)</li>
<li><a href="System-Git-Sync.MD">System-Git-Sync.MD</a></li>
<li><a href="TODO.md">TODO.md</a></li>
<li><a href="TODO-With-User.MD">TODO-With-User.MD</a></li>
<li><a href="UserReview.MD">UserReview.MD</a></li>
<li><a href="INVENTORY.md">INVENTORY.md</a></li>
<li><a href="thesaurus.md">thesaurus.md</a></li>
<li><a href="/nats-service-endpoints/index.html">NATS-Service-Endpoints catalog</a></li>
</ul>
<p>Git: <a href="https://git.georgelambert.org/marchon/system-git-sync">git.georgelambert.org/marchon/system-git-sync</a></p>
</body>
</html>