Skip to content

Commit 1c6252e

Browse files
hyperpolymathclaude
andcommitted
chore: update VeriSimDB data — dispatch, health, recipes, contractiles
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1c78af9 commit 1c6252e

File tree

15 files changed

+34917
-3650
lines changed

15 files changed

+34917
-3650
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# Dustfile — Cleanup and Hygiene Contract
3+
4+
[dustfile]
5+
version = "1.0.0"
6+
format = "a2ml"
7+
8+
[cleanup]
9+
stale-branch-policy = "delete-after-merge"
10+
artifact-retention = "90-days"
11+
cache-policy = "clear-on-release"
12+
13+
[hygiene]
14+
linting = "required"
15+
formatting = "required"
16+
dead-code-removal = "encouraged"
17+
todo-tracking = "tracked-in-issues"
18+
19+
[reversibility]
20+
backup-before-destructive = true
21+
rollback-mechanism = "git-revert"
22+
data-retention-policy = "preserve-30-days"
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# Feedback-o-Tron Integration — Autonomous Bug Reporting
3+
4+
[integration]
5+
name = "feedback-o-tron"
6+
type = "bug-reporter"
7+
repository = "https://github.com/hyperpolymath/feedback-o-tron"
8+
9+
[reporting-config]
10+
platforms = ["github", "gitlab", "bugzilla"]
11+
deduplication = true
12+
audit-logging = true
13+
auto-file-upstream = "on-external-dependency-failure"
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# Proven Integration — Formally Verified Safety Library
3+
4+
[integration]
5+
name = "proven"
6+
type = "safety-library"
7+
repository = "https://github.com/hyperpolymath/proven"
8+
version = "1.2.0"
9+
10+
[binding-policy]
11+
approach = "thin-ffi-wrapper"
12+
unsafe-patterns = "replace-with-proven-equivalent"
13+
modules-available = ["SafeMath", "SafeString", "SafeJSON", "SafeURL", "SafeRegex", "SafeSQL", "SafeFile", "SafeTemplate", "SafeCrypto"]
14+
15+
[adoption-guidance]
16+
priority = "high"
17+
scope = "all-string-json-url-crypto-operations"
18+
migration = "incremental — replace unsafe patterns as encountered"
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# VeriSimDB Feed — Cross-Repo Analytics Data Store
3+
4+
[integration]
5+
name = "verisimdb"
6+
type = "data-feed"
7+
repository = "https://github.com/hyperpolymath/nextgen-databases"
8+
data-store = "verisimdb-data"
9+
10+
[feed-config]
11+
emit-scan-results = true
12+
emit-build-metrics = true
13+
emit-dependency-graph = true
14+
format = "hexad"
15+
destination = "verisimdb-data/feeds/"
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# Vexometer Integration — Irritation Surface Analysis
3+
4+
[integration]
5+
name = "vexometer"
6+
type = "friction-measurement"
7+
repository = "https://github.com/hyperpolymath/vexometer"
8+
9+
[measurement-config]
10+
dimensions = 10
11+
emit-isa-reports = true
12+
lazy-eliminator = true
13+
satellite-interventions = true
14+
15+
[hooks]
16+
cli-tools = "measure-on-error"
17+
ui-panels = "measure-on-interaction"
18+
build-failures = "measure-on-failure"

verisimdb/verisimdb-data/dispatch/dispatch-2026-03-20.jsonl

Lines changed: 1597 additions & 0 deletions
Large diffs are not rendered by default.

verisimdb/verisimdb-data/dispatch/held.jsonl

Lines changed: 1779 additions & 0 deletions
Large diffs are not rendered by default.

verisimdb/verisimdb-data/dispatch/pending.jsonl

Lines changed: 1597 additions & 1620 deletions
Large diffs are not rendered by default.

verisimdb/verisimdb-data/health/hypatia.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"checked_at": "2026-03-16T00:57:42.896090Z",
2+
"checked_at": "2026-03-20T23:22:56.188111Z",
33
"checks": {
44
"circuit_breaker": {
55
"failures": 0,
@@ -10,14 +10,14 @@
1010
"status": "pass"
1111
},
1212
"fleet_access": {
13-
"last_modified": "{{2026, 3, 16}, {0, 57, 42}}",
14-
"size_bytes": 1685837,
13+
"last_modified": "{{2026, 3, 20}, {23, 22, 55}}",
14+
"size_bytes": 1813640,
1515
"status": "pass"
1616
},
1717
"learning_scheduler": {
1818
"confidence_updates": 6,
19-
"last_run": "~U[2026-03-16 00:57:46.852156Z]",
20-
"outcomes_processed": 21817,
19+
"last_run": "~U[2026-03-20 23:22:59.110283Z]",
20+
"outcomes_processed": 22669,
2121
"status": "pass"
2222
},
2323
"recipe_health": {

verisimdb/verisimdb-data/outcomes/2026-03.jsonl

Lines changed: 27780 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)