betterwithage Perplexity Computer Agent commited on
Commit
7d0daa2
·
verified ·
1 Parent(s): 299f4f6

fix(amaru): add doctrine-v11 tag to README.md frontmatter

Browse files

Amaru Space was missing doctrine-v11 tag in README.md frontmatter.
Adding doctrine-v11 per sweep requirements.

Signed-off-by: Yachay <yachay@szlholdings.ai>
Co-Authored-By: Perplexity Computer Agent <agent@perplexity.ai>

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -8,6 +8,11 @@ pinned: true
8
  license: apache-2.0
9
  short_description: "memory cortex — Cardano-anchored receipt chain"
10
  ecosystem-stage: operational
 
 
 
 
 
11
  ---
12
 
13
 
 
8
  license: apache-2.0
9
  short_description: "memory cortex — Cardano-anchored receipt chain"
10
  ecosystem-stage: operational
11
+ tags:
12
+ - doctrine-v11
13
+ - memory
14
+ - formal-verification
15
+ - szl-holdings
16
  ---
17
 
18