Skip to content

Commit ca9faff

Browse files
committed
reorg
1 parent d81e6e2 commit ca9faff

1 file changed

Lines changed: 57 additions & 9 deletions

File tree

profile/README.md

Lines changed: 57 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,15 @@ machine-readable contract artifacts across SE repositories.
6363
| ------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
6464
| [se-contract-kit](https://github.com/structural-explainability/se-contract-kit) | Shared Python tooling for packaging, validating, and distributing SE contract artifacts. |
6565

66+
## Accountable Record Contract
67+
68+
| Repository | Purpose |
69+
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
70+
| [accountable-record](https://github.com/structural-explainability/accountable-record) | Language-neutral, data-first Accountable Record contract for bundles, profiles, reports, conformance, packages, and verification semantics. |
71+
6672
## Accountable Record Systems
6773

68-
Accountable Record repositories apply SE constraints to durable record
74+
Accountable Record systems apply SE constraints to durable record
6975
structures.
7076

7177
The Accountable Record system repositories are in **active development**.
@@ -83,12 +89,6 @@ They are real systems, not demonstrations, built to use ordinary domain
8389
vocabularies while preserving the structural distinctions required for
8490
accountable verification.
8591

86-
### Accountable Record Contract
87-
88-
| Repository | Purpose |
89-
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
90-
| [accountable-record](https://github.com/structural-explainability/accountable-record) | Language-neutral, data-first Accountable Record contract for bundles, profiles, reports, conformance, packages, and verification semantics. |
91-
9292
### Domain Record Systems
9393

9494
Domain record systems implement the Accountable Record contract using ordinary
@@ -103,7 +103,7 @@ They are not limited to one jurisdiction, institution, dataset, or source system
103103
| [judicial-record](https://github.com/structural-explainability/judicial-record) | General judicial record system for decisions, opinions, claims, holdings, citations, dependencies, later treatment, procedural history, source spans, and judicial record reports. |
104104
| [civic-record](https://github.com/structural-explainability/civic-record) | General civic record system for people, organizations, roles, meetings, documents, relationships, funding, actions, sources, decisions, and civic records. |
105105

106-
### Jurisdiction-Specific Record Systems
106+
### Judicial Record Systems
107107

108108
Jurisdiction-specific systems specialize a general domain record system for a
109109
particular court, jurisdiction, source system, institutional setting, or public
@@ -116,6 +116,54 @@ They do not redefine either one.
116116
| --------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
117117
| [judicial-record-us-federal-supreme](https://github.com/structural-explainability/judicial-record-us-federal-supreme) | U.S. Supreme Court specialization and fixture set for Judicial Record, including source, citation, opinion, docket, court, and jurisdiction-specific conventions. |
118118

119+
### Civic Record Systems
120+
121+
Civic record systems cover public institutions, organizations, roles, meetings,
122+
documents, relationships, funding, actions, sources, decisions, obligations, and
123+
governance records.
124+
125+
Civic specializations may focus on particular institutional functions or public
126+
record contexts while consuming `civic-record` and `accountable-record` rather
127+
than redefining either one.
128+
129+
Potential civic specializations include:
130+
131+
- `municipal-record` for city departments, ordinances, meetings, budgets,
132+
permits, public works, public actions, and governance records.
133+
- `municipal-contract-record` for solicitations, bids, awards, vendors,
134+
agencies, contract terms, amendments, obligations, payments, performance
135+
records, dependencies, and public-source traceability.
136+
- `public-meeting-record` for agendas, minutes, participants, motions, votes,
137+
documents, decisions, public comments, and source records.
138+
- `public-budget-record` for appropriations, funds, programs, amendments,
139+
expenditures, obligations, and public financial traceability.
140+
141+
These specializations would link to existing municipal, procurement, financial,
142+
records-management, legal, transparency, and open-data standards. The goal is to
143+
use existing standards in a way that makes their application inspectable by
144+
preserving distinctions among source, authority, obligation, dependency,
145+
interpretation, governance status, and recorded change.
146+
147+
### Education Record Systems
148+
149+
Education systems are candidate Accountable Record domains because they depend
150+
on standards, agencies, jurisdictions, programs, assessments, alignments,
151+
adoptions, revisions, and source authorities that must remain distinguishable
152+
over time.
153+
154+
Potential domains include:
155+
156+
- `education-record` for standards, competencies, learning objectives,
157+
alignments, assessments, jurisdictions, agencies, adoptions, revisions, and
158+
source authority records.
159+
160+
These domains would consume `accountable-record` and link to existing education,
161+
assessment, standards-alignment, curriculum, records-management, and transparency
162+
standards.
163+
The goal is to use existing standards in a way that makes their
164+
application inspectable by preserving distinctions among source, authority,
165+
alignment, interpretation, governance status, and recorded change.
166+
119167
### Infrastructure and Energy Record Systems
120168

121169
Infrastructure and energy systems are candidate Accountable Record domains
@@ -157,7 +205,7 @@ The goal is to use existing standards in a way that makes their application
157205
inspectable by preserving distinctions among source, measurement, model,
158206
interpretation, dependency, governance status, and recorded change.
159207

160-
### Verification Implementations
208+
## Accountable Record Verification Implementations
161209

162210
Verification implementations consume the Accountable Record contract, domain
163211
record systems, packages, locks, bundles, profiles, reports, and expected reports.

0 commit comments

Comments
 (0)