Skip to content

ziz-drop: Žiz design, JEG spec, tree-sitter skeleton, Chapel bootstrap + triage of AI-generated material - #1048

Merged
hyperpolymath merged 2 commits into
mainfrom
arena/01a0d475-standards
Sep 24, 2026
Merged

hyperpolymath merged 2 commits into
mainfrom
arena/01a0d475-standards

Conversation

@arena-ai-coding-agent

Copy link
Copy Markdown
Contributor

What

Adds ziz-drop/, a self-contained staging set for the Žiz language, intended to be moved verbatim into metadatastician/ziz (that repo is not reachable from this session's GitHub installation, so it is parked here).

Path Content
TRIAGE.adoc Item-by-item triage of a large Gemini transcript into A: real / B: misapplied / C: confabulated, plus root-cause findings (dialectics-as-semantics was the single contamination source; its own examples violate its own "triad" grammar; three incompatible syntaxes incl. verbatim Zig)
DESIGN.adoc Unityped (Harper sense), homoiconic, metaiconic (reader/printer tables as first-class env-scoped values), reflexive; no typechecker; ASCII-only surface with sexp and off-side layout readers; bootstrap plan; explicit non-goals
docs/JEG.adoc Judgement Evidence Graph model: hash-consed judgements, evidence kinds + provenance, predicate vocabulary, claim form, A2ML sidecar format, merge/re-anchoring via tree-sitter node ids
grammar/ tree-sitter grammar + indent-stack external scanner + test corpus
bootstrap/ziz0.chpl Chapel reader/evaluator/printer with in-memory JEG populated in --jeg=observe mode
examples/*.ziz, Justfile.ziz-fragment

Verification status (honest)

  • grammar.js evaluates under the tree-sitter DSL (23 rules); scanner.c compiles with -Wall -Wextra -Werror.
  • Not run: tree-sitter generate (GitHub release assets unreachable from sandbox) and chpl (not installed). ziz0.chpl should be expected to need small fixes on first compile; this is stated in the file header and README.

Open for owner decision (in TRIAGE.adoc → "Owner to confirm")

  1. Keep Cyrillic Ж as a reader-table alias for the evaluator, or drop.
  2. Toolchain role mapping for claudia / boggs / federici / dunayevskaya / assata.
  3. Confirm the working definition of "metaiconic".

Language policy

Chapel (bootstrap), C (tree-sitter scanner only), JavaScript (tree-sitter grammar DSL only). No Python, no Rust, no Deno. All files carry SPDX headers.

… ziz0 bootstrap, and triage of AI-generated material

Staging area for metadatastician/ziz (not yet reachable from this session).
Contents: README, DESIGN, docs/JEG, TRIAGE (bins A/B/C of the Gemini
transcript), tree-sitter grammar + indent-stack external scanner + corpus,
bootstrap/ziz0.chpl (unverified: no chpl available), examples, Justfile
fragment. ASCII-only surface; no triads, no dialectics in semantics.
@coderabbitai

coderabbitai Bot commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: b75167e3-f8a5-4d7c-a424-f92556d23f15

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hyperpolymath
hyperpolymath merged commit 2479cf7 into main Sep 24, 2026
38 of 44 checks passed
@hyperpolymath
hyperpolymath deleted the arena/01a0d475-standards branch September 24, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant