Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .github/workflows/identity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

grep -Fx "apply.verifrax.net" "CNAME"
grep -F "https://apply.verifrax.net" README.md
grep -F "Apache License Version 2.0" README.md
grep -F "GNU General Public License v3.0" README.md

python3 - <<PY2
import json
Expand Down
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# APPLY

* License: GNU General Public License v3.0

APPLY is the Verifrax intake boundary: the public surface that accepts structured intake into the Verifrax system without becoming authored protocol source, authority issuance, governed execution, public verification, proof publication, or archive/reference.

## Proof artifacts
Expand Down Expand Up @@ -31,8 +33,6 @@ This repository is part of the VERIFRAX proof perimeter.
* Role: apply
* Deploy mode: static-root
* Current repository posture: live public intake boundary
* License: GNU General Public License v3.0

## Boundary

This repository owns structured intake only.
Expand Down Expand Up @@ -167,6 +167,3 @@ APPLY is not archive/reference.
## License

This repository is licensed under the GNU General Public License v3.0. See `LICENSE`.


License: Apache License Version 2.0
Loading