Skip to content

Commit 457b358

Browse files
Update README.adoc
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent c3839ca commit 457b358

1 file changed

Lines changed: 1 addition & 32 deletions

File tree

README.adoc

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,
44

55
= defiant
66

7-
image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"]
7+
image:[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"]
88
Jonathan D.A. Jewell <jonathan.jewell@gmail.com>
99
:toc: macro
1010
:toclevels: 3
@@ -85,37 +85,6 @@ Defiant is a testing framework for **authorization bypass detection** — design
8585

8686
Defiant follows the link:https://github.com/hyperpolymath/rhodium-standard-repositories[Rhodium Standard Repository (RSR)] guidelines.
8787

88-
=== Permitted Languages
89-
90-
[cols="1,2"]
91-
|===
92-
| Language | Use Case
93-
94-
| *Rust*
95-
| Performance-critical core, CLI tools, WASM
96-
97-
| *ReScript*
98-
| Primary application code (compiles to JS)
99-
100-
| *Deno*
101-
| Runtime and package management
102-
103-
| *Gleam*
104-
| Backend services (BEAM/JS target)
105-
106-
| *Guile Scheme*
107-
| Configuration and state files
108-
109-
| *Bash/POSIX Shell*
110-
| Automation scripts
111-
|===
112-
113-
=== Explicitly Forbidden
114-
115-
TypeScript, Node.js, npm, Go, general Python, Java, Kotlin, Swift, React Native, Flutter
116-
117-
See link:.claude/CLAUDE.md[CLAUDE.md] for complete language policy.
118-
11988
== Installation
12089

12190
[source,bash]

0 commit comments

Comments
 (0)