Skip to content

Commit 066f465

Browse files
hyperpolymathclaude
andcommitted
fix: standardise PROMPT dimensions, emails, and remove duplicate headers
- Rename objectivity→objective, timeliness→transparency in PromptScores struct, computePromptScores, JSON output, and tests to match PhD framework - Fix copyright email to j.d.a.jewell@open.ac.uk in 12 older Zig files - Remove duplicate SPDX headers from 4 new Zig modules Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 437eb6f commit 066f465

17 files changed

Lines changed: 28 additions & 36 deletions

ffi/zig/build.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Requires Zig 0.15+
77
//
88
// SPDX-License-Identifier: PMPL-1.0-or-later
9-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <jonathan.jewell@open.ac.uk>
9+
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
1010

1111
const std = @import("std");
1212

ffi/zig/src/cache.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
// cross-locale write locking. Reads are fully concurrent.
2020
//
2121
// SPDX-License-Identifier: PMPL-1.0-or-later
22-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <jonathan.jewell@open.ac.uk>
22+
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
2323

2424
const std = @import("std");
2525

ffi/zig/src/capnp.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// Wire format reference: https://capnproto.org/encoding.html
88
//
99
// SPDX-License-Identifier: PMPL-1.0-or-later
10-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <jonathan.jewell@open.ac.uk>
10+
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
1111

1212
const std = @import("std");
1313

ffi/zig/src/conduit.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// skip invalid files and pre-populate cache keys.
1414
//
1515
// SPDX-License-Identifier: PMPL-1.0-or-later
16-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <jonathan.jewell@open.ac.uk>
16+
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
1717

1818
const std = @import("std");
1919

ffi/zig/src/docudactyl_ffi.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// - libvips (image dimensions/metadata)
1414
//
1515
// SPDX-License-Identifier: PMPL-1.0-or-later
16-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <jonathan.jewell@open.ac.uk>
16+
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
1717

1818
const std = @import("std");
1919
const stages = @import("stages.zig");

ffi/zig/src/dragonfly.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// - Compatible with RESP2 protocol
1313
//
1414
// SPDX-License-Identifier: PMPL-1.0-or-later
15-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <jonathan.jewell@open.ac.uk>
15+
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
1616

1717
const std = @import("std");
1818

ffi/zig/src/financial_extract.zig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
// - Wire transfer references
1111
// - Check numbers
1212
//
13-
// SPDX-License-Identifier: PMPL-1.0-or-later
14-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
1513

1614
const std = @import("std");
1715

ffi/zig/src/gpu_ocr.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
// flush.
1919
//
2020
// SPDX-License-Identifier: PMPL-1.0-or-later
21-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <jonathan.jewell@open.ac.uk>
21+
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
2222

2323
const std = @import("std");
2424

ffi/zig/src/hw_crypto.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// - Batch digest computation for the conduit pipeline
1717
//
1818
// SPDX-License-Identifier: PMPL-1.0-or-later
19-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <jonathan.jewell@open.ac.uk>
19+
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
2020

2121
const std = @import("std");
2222

ffi/zig/src/legal_ner.zig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
// Uses ONNX Runtime for ML-based NER when available, falls back to
1414
// regex pattern matching for common legal citation formats.
1515
//
16-
// SPDX-License-Identifier: PMPL-1.0-or-later
17-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
1816

1917
const std = @import("std");
2018

0 commit comments

Comments
 (0)