@x12i/connectix-docs 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/dist/generated/bundle.d.ts.map +1 -1
  2. package/dist/generated/bundle.js +50 -8
  3. package/dist/generated/bundle.js.map +1 -1
  4. package/dist/web/INDEX.md +38 -0
  5. package/dist/web/SEARCH.json +157 -0
  6. package/dist/web/agent/INDEX.md +38 -0
  7. package/dist/web/agent/SEARCH.json +157 -0
  8. package/dist/web/agent/agent-manifest.json +120 -0
  9. package/dist/web/agent/indexes/books.json +17 -0
  10. package/dist/web/agent/indexes/books.md +4 -0
  11. package/dist/web/agent/indexes/concepts.json +4 -0
  12. package/dist/web/agent/indexes/concepts.md +3 -0
  13. package/dist/web/agent/indexes/diagrams.json +4 -0
  14. package/dist/web/agent/indexes/diagrams.md +3 -0
  15. package/dist/web/agent/indexes/guides.json +4 -0
  16. package/dist/web/agent/indexes/guides.md +3 -0
  17. package/dist/web/agent/indexes/scenarios.json +4 -0
  18. package/dist/web/agent/indexes/scenarios.md +3 -0
  19. package/dist/web/agent/indexes/tutorials.json +4 -0
  20. package/dist/web/agent/indexes/tutorials.md +3 -0
  21. package/dist/web/agent/indexes/use-cases.json +29 -0
  22. package/dist/web/agent/indexes/use-cases.md +6 -0
  23. package/dist/web/agent/use-cases/call-connect-tools.md +78 -0
  24. package/dist/web/agent/use-cases/catalog-extension-overview.md +42 -0
  25. package/dist/web/agent/use-cases/orient-connectix.md +95 -0
  26. package/dist/web/agent/use-cases/run-package-simulator.md +48 -0
  27. package/dist/web/agent-manifest.json +20 -2
  28. package/dist/web/agents.html +38 -0
  29. package/dist/web/app.js +449 -0
  30. package/dist/web/assets/extras.css +302 -0
  31. package/dist/web/assets/site.css +21 -0
  32. package/dist/web/books/00-orient-connectix.html +35 -2
  33. package/dist/web/books/01-tools-and-simulator.html +35 -2
  34. package/dist/web/catalog.html +38 -0
  35. package/dist/web/concepts.html +65 -0
  36. package/dist/web/diagrams.html +65 -0
  37. package/dist/web/docs.html +38 -0
  38. package/dist/web/explore.html +76 -0
  39. package/dist/web/getting-started.html +38 -0
  40. package/dist/web/guides.html +65 -0
  41. package/dist/web/index.html +39 -1
  42. package/dist/web/indexes/books.json +17 -0
  43. package/dist/web/indexes/books.md +4 -0
  44. package/dist/web/indexes/concepts.json +4 -0
  45. package/dist/web/indexes/concepts.md +3 -0
  46. package/dist/web/indexes/diagrams.json +4 -0
  47. package/dist/web/indexes/diagrams.md +3 -0
  48. package/dist/web/indexes/guides.json +4 -0
  49. package/dist/web/indexes/guides.md +3 -0
  50. package/dist/web/indexes/scenarios.json +4 -0
  51. package/dist/web/indexes/scenarios.md +3 -0
  52. package/dist/web/indexes/tutorials.json +4 -0
  53. package/dist/web/indexes/tutorials.md +3 -0
  54. package/dist/web/indexes/use-cases.json +29 -0
  55. package/dist/web/indexes/use-cases.md +6 -0
  56. package/dist/web/knowledge.json +15 -0
  57. package/dist/web/read.html +161 -74
  58. package/dist/web/scenarios.html +65 -0
  59. package/dist/web/search.html +71 -0
  60. package/dist/web/site.json +1 -1
  61. package/dist/web/use-cases/call-connect-tools.md +78 -0
  62. package/dist/web/use-cases/catalog-extension-overview.md +42 -0
  63. package/dist/web/use-cases/orient-connectix.md +95 -0
  64. package/dist/web/use-cases/run-package-simulator.md +48 -0
  65. package/dist/web/use-cases.html +38 -0
  66. package/dist/web/use-cases.json +28 -4
  67. package/package.json +7 -7
@@ -0,0 +1,76 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>Explore relationships · Connectix</title>
7
+ <link rel="preconnect" href="https://fonts.googleapis.com">
8
+ <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap" rel="stylesheet">
9
+ <link rel="stylesheet" href="/assets/site.css">
10
+ <link rel="stylesheet" href="/assets/extras.css">
11
+ <script data-docify-guard="docify:serve-guard">
12
+ (function () {
13
+ if (window.location.protocol !== "file:") return;
14
+ var cmd = "npm run docs";
15
+ var dir = "";
16
+ function render() {
17
+ var host = document.createElement("div");
18
+ host.setAttribute("role", "alert");
19
+ host.setAttribute("style", "position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:24px;margin:0;background:#0b0e14;color:#e6e9ef;font:16px/1.55 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif");
20
+ host.innerHTML =
21
+ '<div style="max-width:44rem">' +
22
+ '<p style="margin:0 0 8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#8b95a7">Docify</p>' +
23
+ '<h1 style="margin:0 0 12px;font-size:28px;line-height:1.2">Serve this site to view it</h1>' +
24
+ '<p style="margin:0 0 16px;color:#b6bfcf">This page was opened from the file system, so its stylesheets and scripts ' +
25
+ 'cannot load and the layout you see is not the real design. Docify sites are served over HTTP.</p>' +
26
+ '<pre style="margin:0 0 16px;padding:14px 16px;border-radius:10px;background:#151a23;border:1px solid #232a36;overflow:auto;font:14px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;color:#e6e9ef"><code>' +
27
+ (dir ? "cd " + dir + "\n" : "") + cmd + '</code></pre>' +
28
+ '<p style="margin:0;color:#8b95a7;font-size:14px">The command builds the bundle, starts the local server, and opens the correct URL.</p>' +
29
+ "</div>";
30
+ document.documentElement.style.background = "#0b0e14";
31
+ if (document.body) {
32
+ document.body.innerHTML = "";
33
+ document.body.appendChild(host);
34
+ } else {
35
+ document.documentElement.appendChild(host);
36
+ }
37
+ }
38
+ if (document.readyState === "loading") {
39
+ document.addEventListener("DOMContentLoaded", render);
40
+ } else {
41
+ render();
42
+ }
43
+ })();
44
+ </script>
45
+ </head>
46
+ <body>
47
+ <a class="skip-link" href="#main-content">Skip to content</a>
48
+ <header class="site-header">
49
+ <a class="brand" href="/docs">
50
+ <span class="brand-mark" aria-hidden="true"></span>
51
+ <span class="brand-name">connectix</span>
52
+ <span class="brand-badge">docs</span>
53
+ </a>
54
+ <button type="button" class="nav-toggle" aria-label="Menu" data-nav-toggle>Menu</button>
55
+ <nav class="site-nav" data-site-nav>
56
+ <a href="/getting-started">Getting started</a><a href="/use-cases">Use cases</a><a href="/catalog">Catalog</a><a href="/agents">Agents/SDK</a><a href="/search">Search</a><a href="/explore">Explore</a>
57
+ </nav>
58
+ </header>
59
+ <main id="main-content" class="knowledge-page">
60
+
61
+ <article class="prose-column">
62
+ <h1>Explore relationships</h1>
63
+ <p class="lead">Only explicitly declared knowledge relationships. Not a repository graph.</p>
64
+ <div id="explore-root"></div>
65
+ <div class="explore-views" role="toolbar" aria-label="Relationship views">
66
+ <button type="button" class="journey-filter active" data-explore-view="list">List</button>
67
+ <button type="button" class="journey-filter" data-explore-view="table">Table</button>
68
+ <button type="button" class="journey-filter" data-explore-view="diagram">Diagram</button>
69
+ </div>
70
+ <div id="explore-panel" aria-live="polite"></div>
71
+ </article>
72
+ </main>
73
+ <script src="/app.js"></script>
74
+ <script>bindNavToggle();hydrateRelationshipExplorer(document.getElementById("explore-root"), document.getElementById("explore-panel"));</script>
75
+ </body>
76
+ </html>
@@ -8,6 +8,40 @@
8
8
  <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap" rel="stylesheet">
9
9
  <link rel="stylesheet" href="/assets/site.css">
10
10
  <link rel="stylesheet" href="/assets/extras.css">
11
+ <script data-docify-guard="docify:serve-guard">
12
+ (function () {
13
+ if (window.location.protocol !== "file:") return;
14
+ var cmd = "npm run docs";
15
+ var dir = "";
16
+ function render() {
17
+ var host = document.createElement("div");
18
+ host.setAttribute("role", "alert");
19
+ host.setAttribute("style", "position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:24px;margin:0;background:#0b0e14;color:#e6e9ef;font:16px/1.55 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif");
20
+ host.innerHTML =
21
+ '<div style="max-width:44rem">' +
22
+ '<p style="margin:0 0 8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#8b95a7">Docify</p>' +
23
+ '<h1 style="margin:0 0 12px;font-size:28px;line-height:1.2">Serve this site to view it</h1>' +
24
+ '<p style="margin:0 0 16px;color:#b6bfcf">This page was opened from the file system, so its stylesheets and scripts ' +
25
+ 'cannot load and the layout you see is not the real design. Docify sites are served over HTTP.</p>' +
26
+ '<pre style="margin:0 0 16px;padding:14px 16px;border-radius:10px;background:#151a23;border:1px solid #232a36;overflow:auto;font:14px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;color:#e6e9ef"><code>' +
27
+ (dir ? "cd " + dir + "\n" : "") + cmd + '</code></pre>' +
28
+ '<p style="margin:0;color:#8b95a7;font-size:14px">The command builds the bundle, starts the local server, and opens the correct URL.</p>' +
29
+ "</div>";
30
+ document.documentElement.style.background = "#0b0e14";
31
+ if (document.body) {
32
+ document.body.innerHTML = "";
33
+ document.body.appendChild(host);
34
+ } else {
35
+ document.documentElement.appendChild(host);
36
+ }
37
+ }
38
+ if (document.readyState === "loading") {
39
+ document.addEventListener("DOMContentLoaded", render);
40
+ } else {
41
+ render();
42
+ }
43
+ })();
44
+ </script>
11
45
  </head>
12
46
  <body class="page-getting-started" style="--accent:#2f6feb;--accent-alt:#1f6e5c" data-page="getting-started">
13
47
  <div class="page-shell">
@@ -37,9 +71,13 @@
37
71
  <p class="install-lead">Knowledge SDK — install as a <strong>devDependency</strong> only (not a production runtime).</p>
38
72
  <pre class="install-cmd install-cmd-primary"><code>npm i -D @x12i/connectix-docs</code></pre>
39
73
  <div class="install-cmd-label">Knowledge SDK</div><pre class="install-cmd"><code>npm i -D @x12i/connectix-docs</code></pre><div class="install-cmd-label">Tools</div><pre class="install-cmd"><code>npm i @x12i/connectix-tools</code></pre><div class="install-cmd-label">Simulator</div><pre class="install-cmd"><code>npm i -D @x12i/connectix-simulator</code></pre>
74
+
75
+
76
+
40
77
  <p class="install-more"><a href="/agents">Agents / SDK details →</a> · <a href="/agent-manifest.json">agent-manifest.json</a></p>
41
78
  </div>
42
79
  </section>
80
+
43
81
  <section class="section tracks"><div class="track track-main">
44
82
  <div class="tag ">Call Connectix</div>
45
83
  <ol class="step-list"><li><span class="step-num">1</span><span class="step-text">Install @x12i/connectix-client or @x12i/connectix-tools</span></li><li><span class="step-num">2</span><span class="step-text">Pass Authorization + x-connectix-caller-id headers</span></li><li><span class="step-num">3</span><span class="step-text">Discover → describe → execute (stub first)</span></li></ol>
@@ -0,0 +1,65 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>Guides · Connectix</title>
7
+ <link rel="preconnect" href="https://fonts.googleapis.com">
8
+ <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap" rel="stylesheet">
9
+ <link rel="stylesheet" href="/assets/site.css">
10
+ <link rel="stylesheet" href="/assets/extras.css">
11
+ <script data-docify-guard="docify:serve-guard">
12
+ (function () {
13
+ if (window.location.protocol !== "file:") return;
14
+ var cmd = "npm run docs";
15
+ var dir = "";
16
+ function render() {
17
+ var host = document.createElement("div");
18
+ host.setAttribute("role", "alert");
19
+ host.setAttribute("style", "position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:24px;margin:0;background:#0b0e14;color:#e6e9ef;font:16px/1.55 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif");
20
+ host.innerHTML =
21
+ '<div style="max-width:44rem">' +
22
+ '<p style="margin:0 0 8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#8b95a7">Docify</p>' +
23
+ '<h1 style="margin:0 0 12px;font-size:28px;line-height:1.2">Serve this site to view it</h1>' +
24
+ '<p style="margin:0 0 16px;color:#b6bfcf">This page was opened from the file system, so its stylesheets and scripts ' +
25
+ 'cannot load and the layout you see is not the real design. Docify sites are served over HTTP.</p>' +
26
+ '<pre style="margin:0 0 16px;padding:14px 16px;border-radius:10px;background:#151a23;border:1px solid #232a36;overflow:auto;font:14px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;color:#e6e9ef"><code>' +
27
+ (dir ? "cd " + dir + "\n" : "") + cmd + '</code></pre>' +
28
+ '<p style="margin:0;color:#8b95a7;font-size:14px">The command builds the bundle, starts the local server, and opens the correct URL.</p>' +
29
+ "</div>";
30
+ document.documentElement.style.background = "#0b0e14";
31
+ if (document.body) {
32
+ document.body.innerHTML = "";
33
+ document.body.appendChild(host);
34
+ } else {
35
+ document.documentElement.appendChild(host);
36
+ }
37
+ }
38
+ if (document.readyState === "loading") {
39
+ document.addEventListener("DOMContentLoaded", render);
40
+ } else {
41
+ render();
42
+ }
43
+ })();
44
+ </script>
45
+ </head>
46
+ <body>
47
+ <a class="skip-link" href="#main-content">Skip to content</a>
48
+ <header class="site-header">
49
+ <a class="brand" href="/docs">
50
+ <span class="brand-mark" aria-hidden="true"></span>
51
+ <span class="brand-name">connectix</span>
52
+ <span class="brand-badge">docs</span>
53
+ </a>
54
+ <button type="button" class="nav-toggle" aria-label="Menu" data-nav-toggle>Menu</button>
55
+ <nav class="site-nav" data-site-nav>
56
+ <a href="/getting-started">Getting started</a><a href="/use-cases">Use cases</a><a href="/catalog">Catalog</a><a href="/agents">Agents/SDK</a><a href="/search">Search</a><a href="/explore">Explore</a>
57
+ </nav>
58
+ </header>
59
+ <main id="main-content" class="knowledge-page">
60
+ <article class="prose-column"><h1>Guides</h1><ul class="knowledge-index"></ul></article>
61
+ </main>
62
+ <script src="/app.js"></script>
63
+ <script>bindNavToggle();</script>
64
+ </body>
65
+ </html>
@@ -8,6 +8,40 @@
8
8
  <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap" rel="stylesheet">
9
9
  <link rel="stylesheet" href="/assets/site.css">
10
10
  <link rel="stylesheet" href="/assets/extras.css">
11
+ <script data-docify-guard="docify:serve-guard">
12
+ (function () {
13
+ if (window.location.protocol !== "file:") return;
14
+ var cmd = "npm run docs";
15
+ var dir = "";
16
+ function render() {
17
+ var host = document.createElement("div");
18
+ host.setAttribute("role", "alert");
19
+ host.setAttribute("style", "position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:24px;margin:0;background:#0b0e14;color:#e6e9ef;font:16px/1.55 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif");
20
+ host.innerHTML =
21
+ '<div style="max-width:44rem">' +
22
+ '<p style="margin:0 0 8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#8b95a7">Docify</p>' +
23
+ '<h1 style="margin:0 0 12px;font-size:28px;line-height:1.2">Serve this site to view it</h1>' +
24
+ '<p style="margin:0 0 16px;color:#b6bfcf">This page was opened from the file system, so its stylesheets and scripts ' +
25
+ 'cannot load and the layout you see is not the real design. Docify sites are served over HTTP.</p>' +
26
+ '<pre style="margin:0 0 16px;padding:14px 16px;border-radius:10px;background:#151a23;border:1px solid #232a36;overflow:auto;font:14px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;color:#e6e9ef"><code>' +
27
+ (dir ? "cd " + dir + "\n" : "") + cmd + '</code></pre>' +
28
+ '<p style="margin:0;color:#8b95a7;font-size:14px">The command builds the bundle, starts the local server, and opens the correct URL.</p>' +
29
+ "</div>";
30
+ document.documentElement.style.background = "#0b0e14";
31
+ if (document.body) {
32
+ document.body.innerHTML = "";
33
+ document.body.appendChild(host);
34
+ } else {
35
+ document.documentElement.appendChild(host);
36
+ }
37
+ }
38
+ if (document.readyState === "loading") {
39
+ document.addEventListener("DOMContentLoaded", render);
40
+ } else {
41
+ render();
42
+ }
43
+ })();
44
+ </script>
11
45
  </head>
12
46
  <body class="page-product-home" style="--accent:#2f6feb;--accent-alt:#1f6e5c" data-page="product-home">
13
47
  <div class="page-shell">
@@ -37,12 +71,16 @@
37
71
  <p class="install-lead">Knowledge SDK only — never a production dependency.</p>
38
72
  <pre class="install-cmd install-cmd-primary"><code>npm i -D @x12i/connectix-docs</code></pre>
39
73
 
74
+
75
+
76
+
40
77
  <p class="install-more"><a href="/agents">Agents / SDK details →</a> · <a href="/agent-manifest.json">agent-manifest.json</a></p>
41
78
  </div>
42
79
  </section>
80
+
43
81
  <section class="section" id="product">
44
82
  <h2 class="section-kicker">What callers get</h2>
45
- <div class="grid-cells"><div class="grid-cell"><div class="cell-title">Four curated operations</div><div class="cell-body">listProviders, searchActions, getAction, executeAction — never the full upstream catalog as LLM tools.</div></div><div class="grid-cell"><div class="cell-title">Binding-first auth</div><div class="cell-body">Callers pass a bindingRef. Credorix owns secrets; Memorix owns bindings and execution records.</div></div><div class="grid-cell"><div class="cell-title">Package simulator</div><div class="cell-body">@x12i/connectix-simulator mirrors /health, /metadata, /v1/*, and /pipeline with deterministic stub fixtures.</div></div><div class="grid-cell"><div class="cell-title">AI tool definitions</div><div class="cell-body">@x12i/connectix-tools ships JSON Schema tool defs and runners that work against the service or the simulator.</div></div></div>
83
+ <div class="grid-cells"><a class="grid-cell grid-cell-link" href="/books/01-tools-and-simulator"><div class="cell-title">Four curated operations</div><div class="cell-body">listProviders, searchActions, getAction, executeAction — never the full upstream catalog as LLM tools.</div></a><a class="grid-cell grid-cell-link" href="/books/00-orient-connectix"><div class="cell-title">Binding-first auth</div><div class="cell-body">Callers pass a bindingRef. Credorix owns secrets; Memorix owns bindings and execution records.</div></a><a class="grid-cell grid-cell-link" href="/books/01-tools-and-simulator"><div class="cell-title">Package simulator</div><div class="cell-body">@x12i/connectix-simulator mirrors /health, /metadata, /v1/*, and /pipeline with deterministic stub fixtures.</div></a><a class="grid-cell grid-cell-link" href="/use-cases"><div class="cell-title">AI tool definitions</div><div class="cell-body">@x12i/connectix-tools ships JSON Schema tool defs and runners that work against the service or the simulator.</div></a></div>
46
84
  </section>
47
85
  <section class="section">
48
86
  <div class="section-head">
@@ -0,0 +1,17 @@
1
+ {
2
+ "version": 1,
3
+ "items": [
4
+ {
5
+ "id": "00-orient-connectix",
6
+ "title": "Orient on Connectix",
7
+ "summary": "The Connectix mental model: curated operations, bindings instead of secrets, stub versus live execution, and the Credorix/Memorix ownership boundaries.",
8
+ "path": "books/00-orient-connectix/"
9
+ },
10
+ {
11
+ "id": "01-tools-and-simulator",
12
+ "title": "AI Tools and the Package Simulator",
13
+ "summary": "How to expose Connectix as LLM tools with @x12i/connectix-tools, run the @x12i/connectix-simulator package simulator, and understand catalog extension provenance.",
14
+ "path": "books/01-tools-and-simulator/"
15
+ }
16
+ ]
17
+ }
@@ -0,0 +1,4 @@
1
+ # books
2
+
3
+ - `00-orient-connectix` — Orient on Connectix — The Connectix mental model: curated operations, bindings instead of secrets, stub versus live execution, and the Credorix/Memorix ownership boundaries.
4
+ - `01-tools-and-simulator` — AI Tools and the Package Simulator — How to expose Connectix as LLM tools with @x12i/connectix-tools, run the @x12i/connectix-simulator package simulator, and understand catalog extension provenance.
@@ -0,0 +1,4 @@
1
+ {
2
+ "version": 1,
3
+ "items": []
4
+ }
@@ -0,0 +1,3 @@
1
+ # concepts
2
+
3
+
@@ -0,0 +1,4 @@
1
+ {
2
+ "version": 1,
3
+ "items": []
4
+ }
@@ -0,0 +1,3 @@
1
+ # diagrams
2
+
3
+
@@ -0,0 +1,4 @@
1
+ {
2
+ "version": 1,
3
+ "items": []
4
+ }
@@ -0,0 +1,3 @@
1
+ # guides
2
+
3
+
@@ -0,0 +1,4 @@
1
+ {
2
+ "version": 1,
3
+ "items": []
4
+ }
@@ -0,0 +1,3 @@
1
+ # scenarios
2
+
3
+
@@ -0,0 +1,4 @@
1
+ {
2
+ "version": 1,
3
+ "items": []
4
+ }
@@ -0,0 +1,3 @@
1
+ # tutorials
2
+
3
+
@@ -0,0 +1,29 @@
1
+ {
2
+ "version": 1,
3
+ "items": [
4
+ {
5
+ "id": "orient-connectix",
6
+ "title": "Orient on Connectix",
7
+ "summary": "Understand what Connectix is, the four curated operations, and the caller contract before writing any integration code.",
8
+ "path": "use-cases/orient-connectix.md"
9
+ },
10
+ {
11
+ "id": "call-connect-tools",
12
+ "title": "Expose Connectix as AI tools",
13
+ "summary": "Register the four connect tools from @x12i/connectix-tools in an LLM tool registry and run them against a live service or the simulator.",
14
+ "path": "use-cases/call-connect-tools.md"
15
+ },
16
+ {
17
+ "id": "run-package-simulator",
18
+ "title": "Develop against the package simulator",
19
+ "summary": "Use @x12i/connectix-simulator for deterministic local development and tests without the service, Credorix, or providers.",
20
+ "path": "use-cases/run-package-simulator.md"
21
+ },
22
+ {
23
+ "id": "catalog-extension-overview",
24
+ "title": "Understand catalog extension provenance",
25
+ "summary": "Know how OpenConnector, n8n-node, and Nango-derived implementations reach the catalog while callers stay source-agnostic.",
26
+ "path": "use-cases/catalog-extension-overview.md"
27
+ }
28
+ ]
29
+ }
@@ -0,0 +1,6 @@
1
+ # use-cases
2
+
3
+ - `orient-connectix` — Orient on Connectix — Understand what Connectix is, the four curated operations, and the caller contract before writing any integration code.
4
+ - `call-connect-tools` — Expose Connectix as AI tools — Register the four connect tools from @x12i/connectix-tools in an LLM tool registry and run them against a live service or the simulator.
5
+ - `run-package-simulator` — Develop against the package simulator — Use @x12i/connectix-simulator for deterministic local development and tests without the service, Credorix, or providers.
6
+ - `catalog-extension-overview` — Understand catalog extension provenance — Know how OpenConnector, n8n-node, and Nango-derived implementations reach the catalog while callers stay source-agnostic.
@@ -0,0 +1,15 @@
1
+ {
2
+ "concepts": [],
3
+ "guides": [],
4
+ "scenarios": [],
5
+ "decisions": [],
6
+ "glossary": [],
7
+ "visuals": [],
8
+ "diagrams": [],
9
+ "relationships": [],
10
+ "tutorials": [],
11
+ "examples": [],
12
+ "sampleData": [],
13
+ "uiClients": [],
14
+ "apis": []
15
+ }