Skip to content

Latest commit

 

History

148 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shepherd's Staff: A Deterministic Ten-Sigma Floor That Holds Without Probability

Author: Timothy H Norman
Handles: @Timothy01775634 · @Tnorman01775634
GitHub: GitTim2Day
Sealed: 2026-08-05 · Titled: 2026-09-08

Version Clean. Finite. Musical.
No Strings. No singularities. No infinity. No Zero's.


The Solution

The problem everyone keeps trying to solve with statistics — anomaly detection, noise floors, outlier thresholds — is solved here without probability at all.

Shepherd's Staff is a deterministic ten-sigma floor. It holds on distributions it has never seen, with or without probabilities. The identity is Shepherd 10 Sigma equivalent or better — never a probability claim.

  • KBLD-9 pre-filter: IQR noise floor + golden-ratio damping (~1.618) + SHA-256 audit chain, then the 10×MAD earned component.
  • Floor: 10×MAD. Every correction stays inside it. No sigma invoked as a probability.
  • Proof: NAB machine temperature failure series (Row 3C closed) and UCI Wine Quality red, a never-trained distribution (Row 3C follow-up closed). Max robust z stayed below 9 / 9.5 / 10 on both.

Start here: knowledge/shepherd-10-sigma-equivalent-or-better-2026-09-08.md

The floor above the logic: knowledge/do-no-harm-root-principle-2026-09-03.md — life first, everything else second. If a system can harm life, it does not ship until mitigated.

Where it plugs into the official framework: knowledge/official-vs-ours-one-pager-2026-09-08.md — their framework finds the failure; ours makes sure it doesn't come back, and records the proof.


Dual Store Discipline

Store Role
Google Drive (Grok_Build_Archives_2026) Appendable living source. All unique artifacts.
This GitHub repo Sealed Merkle-style tree. Text + source only.

Drive folder: https://drive.google.com/drive/folders/1Q-MCJwaATYmV5rGDa1Ci_ALG589Tm5P4

Binary archives (zips, xlsx) live on Drive and are referenced here.
Text, Python, csv, json, markdown live in this repo under domain branches.


Tree (Merkle branches)

Grok-Build-Core/
├── README.md
├── CATALOG.md
├── knowledge/
│   ├── shepherd-10-sigma-equivalent-or-better-2026-09-08.md   ← start here
│   ├── do-no-harm-root-principle-2026-09-03.md              ← the floor
│   ├── official-vs-ours-one-pager-2026-09-08.md            ← the plug-in
│   ├── row-3c-kbld9-nab-retest-2026-09-08.md
│   ├── row-3c-wine-quality-retest-2026-09-08.md
│   ├── kbld9-prefilter-spec.md
│   ├── failure-pattern-ledger-2026-09-08.md
│   ├── bottleneck-handler-2026-09-08.md
│   └── …
├── archives/          ← references only (binaries on Drive)
├── tims-tables/
├── svct-core/
├── kbld/
└── logs/

Each directory is a sealed domain. New work becomes a new dated leaf or branch. Never overwrite a sealed path.


Core Discipline

  • Earned vs Asserted
  • Append-only provenance
  • Truncation, not rounding
  • Exact byte deduplication already performed
  • One unique copy of every artifact
  • Retest and remediate until nearly flawless — no row closes on "mitigated" alone

About

Sealed finite Grok Build / SVCT / KBLD / Tim’s Tables core. Version Clean. No infinity. No zero. Merkle-style branches.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages