Skip to content
2 changes: 1 addition & 1 deletion .cache/ambient-split-candidates.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": "1.0",
"generatedAt": "2026-07-20T17:55:05.810Z",
"generatedAt": "2026-07-22T04:26:15.715Z",
"generatedBy": "scripts/report-ambient-coverage.mjs",
"totalSources": 17,
"totalBytes": 75059,
Expand Down
2 changes: 1 addition & 1 deletion .cache/rum-export-diagnostics.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": "1.0",
"generatedAt": "2026-07-20T17:55:03.596Z",
"generatedAt": "2026-07-22T04:33:32.424Z",
"generatedBy": "scripts/check-rum-export-path.mjs",
"ok": false,
"status": "empty",
Expand Down
2 changes: 1 addition & 1 deletion .cache/startup-meter-freshness.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": "1.1",
"checkedAt": "2026-07-20T17:54:00.345Z",
"checkedAt": "2026-07-22T04:32:53.856Z",
"ok": true,
"brief": {
"verdict": "CONTINUE",
Expand Down
20 changes: 10 additions & 10 deletions agents.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,42 +31,42 @@
"url": "https://vaultsparkstudios.com/api/public-intelligence.json",
"description": "Full project catalog with live VaultStatus (SPARKED/FORGE/VAULTED), mediums, and notes.",
"format": "application/json",
"generatedAt": "2026-07-20"
"generatedAt": "2026-07-22"
},
{
"title": "Studio status",
"url": "https://vaultsparkstudios.com/api/public-status.json",
"description": "Nervous-system snapshot: repos online, sparked/forge/vaulted counts, last shipped session.",
"format": "application/json",
"generatedAt": "2026-07-20"
"generatedAt": "2026-07-22"
},
{
"title": "Live tiles",
"url": "https://vaultsparkstudios.com/api/nervous-system.json",
"description": "Aggregated live activity tiles (CI, uptime, motion) that power /nervous-system/.",
"format": "application/json",
"generatedAt": "2026-07-20"
"generatedAt": "2026-07-22"
},
{
"title": "Shipping velocity",
"url": "https://vaultsparkstudios.com/api/velocity-series.json",
"description": "24-week shipping cadence derived from git history (no private data).",
"format": "application/json",
"generatedAt": "2026-07-20"
"generatedAt": "2026-07-22"
},
{
"title": "Cite-ready facts",
"url": "https://vaultsparkstudios.com/api/citation.json",
"description": "Authoritative, refresh-on-deploy facts about the studio for AI summarization.",
"format": "application/json",
"generatedAt": "2026-07-20"
"generatedAt": "2026-07-22"
},
{
"title": "Status provenance",
"url": "https://vaultsparkstudios.com/api/status-proof.json",
"description": "Signed/derived provenance for the public status claims (anti-fabrication).",
"format": "application/json",
"generatedAt": "2026-07-20"
"generatedAt": "2026-07-22"
},
{
"title": "Trust-feed provenance",
Expand All @@ -80,28 +80,28 @@
"url": "https://vaultsparkstudios.com/api/oracle-query-insights.json",
"description": "What humans + agents most ask the Oracle, with answer coverage.",
"format": "application/json",
"generatedAt": "2026-07-20"
"generatedAt": "2026-07-22"
},
{
"title": "Oracle prebaked answers",
"url": "https://vaultsparkstudios.com/oracle/answers/index.json",
"description": "Deploy-time, source-backed Oracle answers for common studio, game, rank, and membership questions.",
"format": "application/json",
"generatedAt": "2026-07-20"
"generatedAt": "2026-07-22"
},
{
"title": "Deploy pointer",
"url": "https://vaultsparkstudios.com/api/build-sha.json",
"description": "The exact commit SHA currently served in production.",
"format": "application/json",
"generatedAt": "2026-07-20"
"generatedAt": "2026-07-22"
},
{
"title": "Release proof",
"url": "https://vaultsparkstudios.com/api/release-proof.json",
"description": "Source-derived staging parity, deploy pointer, canonical favicon, and automatic rollback readiness.",
"format": "application/json",
"generatedAt": "2026-07-20"
"generatedAt": "2026-07-22"
},
{
"title": "Membership pricing",
Expand Down
Loading
Loading