Dermitio commited on
Commit
e2d368d
·
verified ·
1 Parent(s): 7674599

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  - sqlite
9
  - language-model-memory
10
  - long-context
 
11
  ---
12
 
13
  # Planner Cache
@@ -125,11 +126,4 @@ See [TTL_CARD.md](TTL_CARD.md), [LTL_CARD.md](LTL_CARD.md), [ROUTER_CARD.md](ROU
125
  - Router-index hydration is linear in configured slot count.
126
  - P-package personality behavior is a controlled deterministic proof, not nuanced neural personality learning.
127
  - Planner Cache does not preserve exact old wording and does not replace archive retrieval.
128
- - The reviewer currently focuses on owner, location, and status state. Review failures are inert and may miss valid facts. Recorded review latency was tens of seconds on the test hardware.
129
-
130
- ## Licensing and release metadata
131
-
132
- Pythia-1.4B is Apache-2.0 according to its model card. Historical dataset
133
- licenses are included in `THIRD_PARTY_NOTICES.md`. This project currently has no
134
- repository-wide software license grant. Public redistribution remains blocked
135
- until the rights holder selects one.
 
8
  - sqlite
9
  - language-model-memory
10
  - long-context
11
+ license: apache-2.0
12
  ---
13
 
14
  # Planner Cache
 
126
  - Router-index hydration is linear in configured slot count.
127
  - P-package personality behavior is a controlled deterministic proof, not nuanced neural personality learning.
128
  - Planner Cache does not preserve exact old wording and does not replace archive retrieval.
129
+ - The reviewer currently focuses on owner, location, and status state. Review failures are inert and may miss valid facts. Recorded review latency was tens of seconds on the test hardware.