Skip to content

Commit 2e939c3

Browse files
committed
chore: include uncommitted config updates
1 parent cdd0aaf commit 2e939c3

2 files changed

Lines changed: 75 additions & 0 deletions

File tree

FUNDING

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
// SPDX-License-Identifier: MPL-2.0 for code
2+
// SPDX-License-Identifier: CC-BY-SA-4.0 for documentation
3+
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
4+
5+
= Funding
6+
:toc: macro
7+
:toclevels: 2
8+
9+
This document lists the supported funding platforms for the hyperpolymath and metadatastician estates.
10+
11+
== Supported Funding Platforms
12+
13+
[cols="1,1",options="header"]
14+
|===
15+
| Platform | Username
16+
| Buy Me a Coffee | jonathan.jewell
17+
| Community Bridge | jonathan-jewell
18+
| GitHub Sponsors | hyperpolymath
19+
| IndieWeb |
20+
| IssueHunt | hyperpolymath
21+
| Ko-fi | hyperpolymath
22+
| LFX Crowdfunding | hyperpolymath
23+
| LiberaPay | hyperpolymath
24+
| Open Collective | jonathan-jewell
25+
| Patreon | cc_studio
26+
| Polar | hyperpolymath
27+
| Thanks Dev | hyperpolymath
28+
|===
29+
30+
== Usage
31+
32+
These platforms provide financial support mechanisms for the projects within the hyperpolymath and metadatastician estates. Contributions through any of these platforms help sustain development, maintenance, and governance of the open source projects.
33+
34+
For more information about contributing or sponsoring specific projects, please refer to the project's README file or contact the maintainers directly.

PROOF-PROGRESS.adoc

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
// SPDX-License-Identifier: CC-BY-SA-4.0
2+
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
3+
//
4+
// Proof Progress Snapshot — ShellIntegration.jl
5+
// Generated: 2026-08-14
6+
7+
= ShellIntegration.jl — Proof/Verification Guarantee Progress Snapshot
8+
:toc:
9+
:icons: font
10+
11+
This document provides an indicative state of progress on formal guarantees for
12+
the ShellIntegration.jl Julia package as of 2026-08-14.
13+
14+
== Status: PLACEHOLDER
15+
16+
This PROOF-PROGRESS.adoc file is a **PLACEHOLDER** that needs to be completed.
17+
18+
**To complete this document:**
19+
20+
1. Read README.md or README.adoc for project overview and claims
21+
2. Read EXPLAINME.adoc if it exists for verification receipts
22+
3. Examine src/ directory for implementation details
23+
4. Examine test/ directory for test coverage
24+
5. Document all formal verification content
25+
6. Document all proof-related claims
26+
7. Create comprehensive tables for:
27+
- Headline status of all components
28+
- Formal verification content
29+
- Test evidence
30+
- Planned formal proofs
31+
- Outstanding work
32+
33+
== Document Information
34+
35+
[cols="1,2"]
36+
|===
37+
| Generated | 2026-08-14 |
38+
| Author | Mistral Vibe (on behalf of Jonathan D.A. Jewell) |
39+
| Status | PLACEHOLDER — needs completion |
40+
| Priority | Low (auto-generated placeholder) |
41+
|===

0 commit comments

Comments
 (0)