Logo
Explore Help
Sign In
jesus/ontoref
1
0
Fork 0
You've already forked ontoref
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
ontoref/.ontoref/project.ncl

12 lines
306 B
Plaintext
Raw Normal View History

feat: unified auth model, project onboarding, install pipeline, config management The full scope across this batch: POST /sessions key→token exchange, SessionStore dual-index with revoke_by_id, CLI Bearer injection (ONTOREF_TOKEN), ontoref setup --gen-keys, install scripts, daemon config form roundtrip, ADR-004/005, on+re self-description update (fully-self-described), and landing page refresh.
2026-03-13 20:56:31 +00:00
let s = import "ontoref-project.ncl" in
s.make_project {
slug = "ontoref",
root = "/Users/Akasha/Development/ontoref",
feat: personal/career schemas, content modes, search bookmarks, Nu 0.111 compat (ADR-006), commit optimize
2026-03-16 01:48:17 +00:00
nickel_import_paths = [
"/Users/Akasha/Development/ontoref",
"/Users/Akasha/Development/ontoref/ontology",
],
feat: unified auth model, project onboarding, install pipeline, config management The full scope across this batch: POST /sessions key→token exchange, SessionStore dual-index with revoke_by_id, CLI Bearer injection (ONTOREF_TOKEN), ontoref setup --gen-keys, install scripts, daemon config form roundtrip, ADR-004/005, on+re self-description update (fully-self-described), and landing page refresh.
2026-03-13 20:56:31 +00:00
keys = [],
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 20ms Template: 2ms
English
English Español
Licenses API