| name | using-oauth-2-0-and-openid-connect |
| description | Use the oauth 2 0 and openid connect neurosymbolic module: RAG library, agent brain, growable KB — proof-checked |
| version | 0.1.0 |
using-oauth-2-0-and-openid-connect
This module is a CULTIVATED, PROOF-CHECKED knowledge organism about
oauth 2 0 and openid connect (174 concepts / 97 relations; grown by a
KB factory — every region admitted by a Prolog consistency gate, wrongness
tracked as open supersede-issues, never hidden).
The four ways to use it
- As RAG — the sibling
understand-{x} skills in this plugin,
coordinate-addressed (call number = home class : dependency facets — the
import web, literally); FTS5 index via skilltree.build_index over
${CLAUDE_PLUGIN_ROOT}/skills/using-oauth-2-0-and-openid-connect/references/skilltree.json.
- As an agent (the runnable brain SHIPS here) — the neuromorphic brain
is bundled at
${CLAUDE_PLUGIN_ROOT}/skills/using-oauth-2-0-and-openid-connect/data/brain/
(kuzu neurodb = the activation graph + tissue/ = the gyri). Point a
KbcBrain at it and brain_ask("your question"): the graph FIRES the
matching gyri numerically (spreading activation, weights decide — not an
agent choosing), each fired gyrus answers over its territory, the
synthesis is PROVEN one level up (the SES tower — the join is a theorem),
and the prover teaches the graph back (Hebbian). Needs kuzu +
brain-agent + ee_v2.kbc installed.
- As tools your agents hold —
ee_v2.kbc.heaven_tools.make_kbc_tools
over this module's data root
(${CLAUDE_PLUGIN_ROOT}/skills/using-oauth-2-0-and-openid-connect/data/): 14 heaven tools
(kb_, kernel_, brain_*). Hand them to any heaven agent's tools=[...].
- As a factory — the kbworld round deepens this module on a schedule;
file a
kb-door issue to point it somewhere; file kb-supersede when
you catch it being wrong (it also catches itself — see the round reports).
The data resources (all inside THIS skill)
data/concepts.jsonl + data/relations.jsonl — the certified graph
data/hyperedges.jsonl — the certificate ledger (the automaton's KNOWN)
data/skeletons.jsonl — certified argument DAGs (because/since/…)
data/worklist.json — what the module knows it doesn't know
references/skilltree.json — the library index
Etiquette (the laws this module lives under)
- The prover admits; you never hand-edit certified state (file issues).
- Wrongness is fuel: a wrong-but-coherent region is a PENDING OBSERVATION —
say what you saw, the next round metabolizes it.
- The worklist is honest:
kb_work shows exactly what the module knows it
doesn't know.
The map
oauth_2_0_and_openid_connect.oauth_2_0 : deep_openid_connect(8), deep_oauth_2_0(1)
oauth_2_0_and_openid_connect.openid_connect : deep_openid_connect(8)
oauth_2_0_and_openid_connect.access_token : deep_oauth_2_0(1)
oauth_2_0_and_openid_connect.token_endpoint : deep_oauth_2_0(1)
oauth_2_0_and_openid_connect.claims_parameter : deep_openid_connect(5)
deep_openid_connect.claims_request_object
oauth_2_0_and_openid_connect.resource_server
oauth_2_0_and_openid_connect.refresh_token
oauth_2_0_and_openid_connect.id_token
oauth_2_0_and_openid_connect.authorization_server
oauth_2_0_and_openid_connect.introspection_endpoint
oauth_2_0_and_openid_connect.bearer_token