Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .machine_readable/6a2/STATE.a2ml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
;; SPDX-License-Identifier: MPL-2.0
;; STATE.scm - Project state for rsr-template-repo
;; STATE.scm - Project state for VeriSimDB
;; Media-Type: application/vnd.state+scm

(state
(metadata
(version "0.0.1")
(schema-version "1.0")
(created "2026-01-03")
(updated "2026-01-03")
(project "rsr-template-repo")
(repo "github.com/hyperpolymath/rsr-template-repo"))
(updated "2026-06-02")
(project "VeriSimDB")
(repo "github.com/hyperpolymath/VeriSimDB"))

(project-context
(name "rsr-template-repo")
(name "VeriSimDB")
(tagline "")
(tech-stack ()))

Expand Down
Loading