gbrain: sync converted org-mode brain files
This commit is contained in:
@@ -196,7 +196,7 @@ defensibility.
|
||||
** Cost structure
|
||||
|
||||
- One-time cost: gate-rule encoding for a domain (from hours for codified
|
||||
domains — FAR, HIPAA, ISO standards — up to months for tacit domains)
|
||||
domains — FAR, [[file:compliance/hipaa.org][HIPAA]], ISO standards — up to months for tacit domains)
|
||||
- The LLM translates codified rules directly: ingest regulation → produce
|
||||
gate rule plist → ACL2 verifies consistency → human reviews. This is
|
||||
translation, not reasoning.
|
||||
@@ -214,7 +214,7 @@ defensibility.
|
||||
| Industrial infrastructure (refineries, power grids, manufacturing) | Offline operation, provably safe, near-zero marginal cost, mandatory audit trail | Lisp Machine appliance + SCADA certification package |
|
||||
| Healthcare administration (billing, claims, prior authorization) | Rule-heavy domain, privacy-mandated, audit-driven, high per-transaction cost today | Subscription for regulatory gate packages (CPT/ICD-10/HIPAA rules), updated when CMS publishes new rules |
|
||||
| Software supply chain (CI/CD security, SBOM verification) | First-order structural verification — ACL2 is natural fit, CI/CD pipeline is already a sequence of gate-checkable steps | Evaluation harness as certification service — "run our 10,000-task suite and get a provable score" |
|
||||
| Regulatory compliance (GDPR, SOC2, SOX, GxP) | Rule-completeness, active enforcement (not document-based), provable audit trail | Subscription for regulation-specific gate packages — GDPR package, SOC2 package, FedRAMP package, updated when regulations change |
|
||||
| Regulatory compliance ([[file:compliance/gdpr.org][GDPR]], [[file:compliance/soc2.org][SOC2]], [[file:compliance/sox.org][SOX]], GxP) | Rule-completeness, active enforcement (not document-based), provable audit trail | Subscription for regulation-specific gate packages — GDPR package, SOC2 package, [[file:compliance/fedramp.org][FedRAMP]] package, updated when regulations change |
|
||||
| Defense and classified environments | Air-gapped operation, classification-level gate rules, Merkle provenance is court-admissible evidence | Government contract + hardened appliance with hardware root of trust |
|
||||
|
||||
** Critical insight: encoding cost drops to near-zero for codified domains **
|
||||
|
||||
Reference in New Issue
Block a user