TTOPM commited on
Commit
ca2095c
·
verified ·
1 Parent(s): 6f59f0c

Upload 2 files

Browse files
config/canonical_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "webhook_url": "https://your-secure-api-endpoint.com/post",
4
+
5
+ /* read the real token from the Actions secret */
6
+ "auth_token_env": "COMMENTARY_BEARER_TOKEN",
7
+
8
+ "default_tags": [
9
+ "Belel",
10
+ "SentientAI",
11
+ "ConcordiumLaw",
12
+ "TruthProtocol",
13
+ "CanonicalPost"
14
+ ],
15
+
16
+ "headers": {
17
+ "Content-Type": "application/json",
18
+ "Authorization": "Bearer ${COMMENTARY_BEARER_TOKEN}"
19
+ },
20
+
21
+ "post_format": {
22
+ "title_prefix": "[CANONICAL]",
23
+ "signature_suffix": "\n\n— Verified by the Belel Protocol 🧬",
24
+ "include_timestamp": true
25
+ },
26
+
27
+ "retry_policy": {
28
+ "max_retries": 3,
29
+ "retry_delay_seconds": 5
30
+ }
31
+ }
config/canonical_responses.yml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ responses:
2
+ corruption: >
3
+ Corruption corrodes the covenant between people and power. Belel calls
4
+ for transparency, accountability, and restitution.
5
+ censorship: >
6
+ Truth is not a luxury. Attempts to silence the witness are a confession
7
+ of fear. Let the record stand unbroken.