@talonic/docs 0.17.1 → 0.19.0
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.
- package/dist/content.d.ts +134 -0
- package/dist/content.js +10900 -0
- package/dist/index.js +124 -36
- package/dist/index.js.map +1 -1
- package/dist/seo.js +124 -36
- package/package.json +6 -1
package/dist/seo.js
CHANGED
|
@@ -16309,8 +16309,8 @@ var API_NAV_SECTIONS = [
|
|
|
16309
16309
|
{ id: "extract", label: "Extract", children: [
|
|
16310
16310
|
{ id: "post-extract", label: "POST /v1/extract" },
|
|
16311
16311
|
{ id: "extract-schemas", label: "Schema Formats" },
|
|
16312
|
-
{ id: "extract-
|
|
16313
|
-
{ id: "extract-
|
|
16312
|
+
{ id: "extract-include-markdown", label: "Options" },
|
|
16313
|
+
{ id: "extract-processing-mode", label: "Responses" }
|
|
16314
16314
|
] },
|
|
16315
16315
|
{ id: "documents", label: "Documents", children: [
|
|
16316
16316
|
{ id: "list-documents", label: "List Documents" },
|
|
@@ -16320,8 +16320,8 @@ var API_NAV_SECTIONS = [
|
|
|
16320
16320
|
{ id: "extractions", label: "Extractions", children: [
|
|
16321
16321
|
{ id: "list-extractions", label: "List Extractions" },
|
|
16322
16322
|
{ id: "get-extraction", label: "Get Extraction" },
|
|
16323
|
-
{ id: "get-extraction-
|
|
16324
|
-
{ id: "
|
|
16323
|
+
{ id: "get-extraction-fields", label: "Get Extraction Data" },
|
|
16324
|
+
{ id: "get-extraction-markdown", label: "Correct Fields" }
|
|
16325
16325
|
] },
|
|
16326
16326
|
{ id: "schemas", label: "Schemas", children: [
|
|
16327
16327
|
{ id: "list-schemas", label: "List Schemas" },
|
|
@@ -16332,30 +16332,30 @@ var API_NAV_SECTIONS = [
|
|
|
16332
16332
|
] },
|
|
16333
16333
|
{ id: "jobs", label: "Jobs", children: [
|
|
16334
16334
|
{ id: "list-jobs", label: "List Jobs" },
|
|
16335
|
-
{ id: "
|
|
16336
|
-
{ id: "
|
|
16335
|
+
{ id: "create-job", label: "Create Job" },
|
|
16336
|
+
{ id: "get-job", label: "Get Job" }
|
|
16337
16337
|
] },
|
|
16338
16338
|
{ id: "sources", label: "Sources", children: [
|
|
16339
16339
|
{ id: "list-sources", label: "List Inputs" },
|
|
16340
16340
|
{ id: "create-source", label: "Create Input" },
|
|
16341
|
-
{ id: "
|
|
16342
|
-
{ id: "source
|
|
16341
|
+
{ id: "get-source", label: "Get / Update / Delete" },
|
|
16342
|
+
{ id: "update-source", label: "Source Documents" }
|
|
16343
16343
|
] },
|
|
16344
16344
|
{ id: "filter-search", label: "Filter & Search", children: [
|
|
16345
16345
|
{ id: "field-autocomplete", label: "Field Autocomplete" },
|
|
16346
16346
|
{ id: "field-values", label: "Field Values" },
|
|
16347
16347
|
{ id: "filter-documents", label: "Filter Documents" },
|
|
16348
|
-
{ id: "
|
|
16349
|
-
{ id: "
|
|
16350
|
-
{ id: "
|
|
16351
|
-
{ id: "
|
|
16352
|
-
{ id: "
|
|
16348
|
+
{ id: "filter-documents-export", label: "Omnisearch" },
|
|
16349
|
+
{ id: "omnisearch", label: "Saved Filters" },
|
|
16350
|
+
{ id: "saved-filters", label: "Document Counts" },
|
|
16351
|
+
{ id: "document-counts", label: "Materialize" },
|
|
16352
|
+
{ id: "materialized-index", label: "Materialized Index" }
|
|
16353
16353
|
] },
|
|
16354
16354
|
{ id: "webhooks", label: "Webhooks", children: [
|
|
16355
16355
|
{ id: "webhook-events", label: "Events" },
|
|
16356
|
-
{ id: "webhook-
|
|
16357
|
-
{ id: "webhook-
|
|
16358
|
-
{ id: "webhook-
|
|
16356
|
+
{ id: "webhook-management", label: "Delivery Format" },
|
|
16357
|
+
{ id: "webhook-security", label: "Signature Verification" },
|
|
16358
|
+
{ id: "webhook-retry", label: "Retry Policy" }
|
|
16359
16359
|
] },
|
|
16360
16360
|
{ id: "resolutions", label: "Resolutions", children: [
|
|
16361
16361
|
{ id: "list-resolutions", label: "List Resolutions" },
|
|
@@ -16363,23 +16363,23 @@ var API_NAV_SECTIONS = [
|
|
|
16363
16363
|
{ id: "get-resolution", label: "Get Resolution" },
|
|
16364
16364
|
{ id: "get-resolution-results", label: "Get Results" },
|
|
16365
16365
|
{ id: "execute-resolution", label: "Execute Resolution" },
|
|
16366
|
-
{ id: "
|
|
16366
|
+
{ id: "cancel-resolution", label: "Delete Resolution" }
|
|
16367
16367
|
] },
|
|
16368
16368
|
{ id: "linking", label: "Linking", children: [
|
|
16369
16369
|
{ id: "list-link-keys", label: "Link Keys" },
|
|
16370
|
-
{ id: "
|
|
16371
|
-
{ id: "
|
|
16372
|
-
{ id: "
|
|
16373
|
-
{ id: "
|
|
16374
|
-
{ id: "
|
|
16375
|
-
{ id: "
|
|
16376
|
-
{ id: "
|
|
16370
|
+
{ id: "reclassify-link-key", label: "Classify" },
|
|
16371
|
+
{ id: "list-entities", label: "Document Links" },
|
|
16372
|
+
{ id: "list-linked-documents", label: "Full Graph" },
|
|
16373
|
+
{ id: "list-cases", label: "Backfill" },
|
|
16374
|
+
{ id: "get-case", label: "Cases" },
|
|
16375
|
+
{ id: "get-case-graph", label: "Case Graph" },
|
|
16376
|
+
{ id: "refresh-cases", label: "Document-Case Map" }
|
|
16377
16377
|
] },
|
|
16378
16378
|
{ id: "nshot", label: "N-Shot", children: [
|
|
16379
16379
|
{ id: "nshot-summary", label: "Summary" },
|
|
16380
|
-
{ id: "nshot-
|
|
16381
|
-
{ id: "nshot-
|
|
16382
|
-
{ id: "nshot-
|
|
16380
|
+
{ id: "nshot-list-shots", label: "Comparisons" },
|
|
16381
|
+
{ id: "nshot-compare", label: "Single Comparison" },
|
|
16382
|
+
{ id: "nshot-select", label: "Override" },
|
|
16383
16383
|
{ id: "nshot-judge-decision", label: "Judge Decision" }
|
|
16384
16384
|
] },
|
|
16385
16385
|
{ id: "schema-graph", label: "Schema Graph", children: [
|
|
@@ -16432,6 +16432,65 @@ var API_NAV_SECTIONS = [
|
|
|
16432
16432
|
{ id: "agent-context", label: "Get Workspace Context" },
|
|
16433
16433
|
{ id: "agent-tools", label: "List Agent Tools" }
|
|
16434
16434
|
] },
|
|
16435
|
+
{ id: "matching", label: "Matching", children: [
|
|
16436
|
+
{ id: "list-matching-configs", label: "List Configs" },
|
|
16437
|
+
{ id: "create-matching-config", label: "Create Config" },
|
|
16438
|
+
{ id: "get-matching-config", label: "Get / Update / Delete Config" },
|
|
16439
|
+
{ id: "run-matching", label: "Run Matching" },
|
|
16440
|
+
{ id: "get-matching-run", label: "Get Run" },
|
|
16441
|
+
{ id: "get-matching-results", label: "Get Results" },
|
|
16442
|
+
{ id: "generate-strategy", label: "Generate Strategy" }
|
|
16443
|
+
] },
|
|
16444
|
+
{ id: "delivery", label: "Delivery", children: [
|
|
16445
|
+
{ id: "list-delivery-destinations", label: "List Destinations" },
|
|
16446
|
+
{ id: "create-delivery-destination", label: "Create Destination" },
|
|
16447
|
+
{ id: "manage-delivery-destination", label: "Manage Destination" },
|
|
16448
|
+
{ id: "list-delivery-bindings", label: "List Bindings" },
|
|
16449
|
+
{ id: "create-delivery-binding", label: "Create Binding" },
|
|
16450
|
+
{ id: "manage-delivery-binding", label: "Manage Binding" },
|
|
16451
|
+
{ id: "delivery-history", label: "History" },
|
|
16452
|
+
{ id: "delivery-dlq", label: "Dead Letter Queue" },
|
|
16453
|
+
{ id: "delivery-catalog", label: "Catalog" }
|
|
16454
|
+
] },
|
|
16455
|
+
{ id: "batches", label: "Batches", children: [
|
|
16456
|
+
{ id: "list-batches", label: "List Batches" },
|
|
16457
|
+
{ id: "get-batch", label: "Get Batch" },
|
|
16458
|
+
{ id: "sync-batch", label: "Sync Batch" },
|
|
16459
|
+
{ id: "cancel-batch", label: "Cancel Batch" }
|
|
16460
|
+
] },
|
|
16461
|
+
{ id: "cases", label: "Cases", children: [
|
|
16462
|
+
{ id: "list-cases", label: "List Cases" },
|
|
16463
|
+
{ id: "get-case", label: "Get Case" },
|
|
16464
|
+
{ id: "case-anomalies", label: "Anomalies" },
|
|
16465
|
+
{ id: "case-evidence", label: "Evidence" },
|
|
16466
|
+
{ id: "case-operations", label: "Operations" },
|
|
16467
|
+
{ id: "case-edges", label: "Edges" },
|
|
16468
|
+
{ id: "case-documents", label: "Documents" },
|
|
16469
|
+
{ id: "case-merge-split", label: "Merge & Split" }
|
|
16470
|
+
] },
|
|
16471
|
+
{ id: "review", label: "Review", children: [
|
|
16472
|
+
{ id: "list-review-items", label: "List Items" },
|
|
16473
|
+
{ id: "review-stats", label: "Stats" },
|
|
16474
|
+
{ id: "get-review-item", label: "Get Item" },
|
|
16475
|
+
{ id: "review-action", label: "Take Action" },
|
|
16476
|
+
{ id: "review-batch", label: "Batch Action" },
|
|
16477
|
+
{ id: "review-assign", label: "Assign" }
|
|
16478
|
+
] },
|
|
16479
|
+
{ id: "quality", label: "Quality", children: [
|
|
16480
|
+
{ id: "list-quality-datasets", label: "List Datasets" },
|
|
16481
|
+
{ id: "create-quality-dataset", label: "Create Dataset" },
|
|
16482
|
+
{ id: "get-quality-dataset", label: "Get / Delete Dataset" },
|
|
16483
|
+
{ id: "quality-entries", label: "Entries" },
|
|
16484
|
+
{ id: "list-benchmarks", label: "List Benchmarks" },
|
|
16485
|
+
{ id: "create-benchmark", label: "Create Benchmark" },
|
|
16486
|
+
{ id: "get-benchmark-results", label: "Results & Compare" }
|
|
16487
|
+
] },
|
|
16488
|
+
{ id: "routing-rules", label: "Routing Rules", children: [
|
|
16489
|
+
{ id: "list-routing-rules", label: "List Rules" },
|
|
16490
|
+
{ id: "create-routing-rule", label: "Create Rule" },
|
|
16491
|
+
{ id: "manage-routing-rule", label: "Manage Rule" },
|
|
16492
|
+
{ id: "reorder-routing-rules", label: "Reorder" }
|
|
16493
|
+
] },
|
|
16435
16494
|
{ id: "errors-rate-limits", label: "Errors & Rate Limits", children: [
|
|
16436
16495
|
{ id: "error-format", label: "Error Format" },
|
|
16437
16496
|
{ id: "error-codes", label: "Error Codes" },
|
|
@@ -16456,7 +16515,8 @@ var PLATFORM_NAV_SECTIONS = [
|
|
|
16456
16515
|
{ id: "document-processing", label: "Document Processing" },
|
|
16457
16516
|
{ id: "document-types", label: "Document Types" },
|
|
16458
16517
|
{ id: "document-detail", label: "Document Detail" },
|
|
16459
|
-
{ id: "routing-rules", label: "Routing Rules" }
|
|
16518
|
+
{ id: "routing-rules", label: "Routing Rules" },
|
|
16519
|
+
{ id: "source-connectors", label: "Source Connectors" }
|
|
16460
16520
|
] },
|
|
16461
16521
|
{ id: "field-intelligence", label: "Field Intelligence", children: [
|
|
16462
16522
|
{ id: "field-registry", label: "Field Registry" },
|
|
@@ -16468,10 +16528,14 @@ var PLATFORM_NAV_SECTIONS = [
|
|
|
16468
16528
|
{ id: "schemas-templates", label: "Schemas & Templates", children: [
|
|
16469
16529
|
{ id: "generated-schemas", label: "Generated Schemas" },
|
|
16470
16530
|
{ id: "user-templates", label: "User Templates" },
|
|
16531
|
+
{ id: "schema-features", label: "Schema Features Reference" },
|
|
16471
16532
|
{ id: "field-matching", label: "Field Matching" },
|
|
16472
16533
|
{ id: "reference-tables", label: "Reference Tables" },
|
|
16473
16534
|
{ id: "versioning-drafts", label: "Versioning & Drafts" },
|
|
16474
|
-
{ id: "test-extraction", label: "Test Extraction" }
|
|
16535
|
+
{ id: "test-extraction", label: "Test Extraction" },
|
|
16536
|
+
{ id: "dialects", label: "Dialects" },
|
|
16537
|
+
{ id: "bypass-strategies", label: "Bypass Strategies" },
|
|
16538
|
+
{ id: "format-constraints", label: "Format Constraints" }
|
|
16475
16539
|
] },
|
|
16476
16540
|
{ id: "extraction-jobs", label: "Extraction Jobs", children: [
|
|
16477
16541
|
{ id: "creating-job", label: "Creating a Job" },
|
|
@@ -16488,11 +16552,26 @@ var PLATFORM_NAV_SECTIONS = [
|
|
|
16488
16552
|
{ id: "link-keys", label: "Link Keys" },
|
|
16489
16553
|
{ id: "entity-linking", label: "Entity Linking" },
|
|
16490
16554
|
{ id: "cases", label: "Cases" },
|
|
16491
|
-
{ id: "document-graph", label: "Document Graph" }
|
|
16555
|
+
{ id: "document-graph", label: "Document Graph" },
|
|
16556
|
+
{ id: "anomaly-detection", label: "Anomaly Detection" },
|
|
16557
|
+
{ id: "evidence-validation", label: "Evidence Validation" }
|
|
16558
|
+
] },
|
|
16559
|
+
{ id: "batch-inference", label: "Batch Inference", children: [
|
|
16560
|
+
{ id: "batch-overview", label: "Overview" },
|
|
16561
|
+
{ id: "batch-processing", label: "Batch Processing Mode" },
|
|
16562
|
+
{ id: "batch-monitoring", label: "Monitoring Batches" }
|
|
16563
|
+
] },
|
|
16564
|
+
{ id: "matching", label: "Smart Matching", children: [
|
|
16565
|
+
{ id: "reference-data", label: "Reference Data" },
|
|
16566
|
+
{ id: "matching-configs", label: "Matching Configurations" },
|
|
16567
|
+
{ id: "matching-runs", label: "Running Matches" },
|
|
16568
|
+
{ id: "matching-results", label: "Match Results" }
|
|
16492
16569
|
] },
|
|
16493
16570
|
{ id: "data-products", label: "Data Products", children: [
|
|
16494
16571
|
{ id: "dataset-templates", label: "Dataset Templates" },
|
|
16495
|
-
{ id: "assemblies", label: "Assemblies" }
|
|
16572
|
+
{ id: "assemblies", label: "Assemblies" },
|
|
16573
|
+
{ id: "id-dispensers", label: "ID Dispensers" },
|
|
16574
|
+
{ id: "data-product-sharing", label: "Sharing & Export" }
|
|
16496
16575
|
] },
|
|
16497
16576
|
{ id: "validation-quality", label: "Validation & Quality", children: [
|
|
16498
16577
|
{ id: "validation-checks", label: "Validation Checks" },
|
|
@@ -16501,11 +16580,11 @@ var PLATFORM_NAV_SECTIONS = [
|
|
|
16501
16580
|
{ id: "approval-queue", label: "Approval Queue" }
|
|
16502
16581
|
] },
|
|
16503
16582
|
{ id: "delivery", label: "Outputs", children: [
|
|
16583
|
+
{ id: "delivery-pipeline", label: "How Delivery Works" },
|
|
16504
16584
|
{ id: "destinations", label: "Destinations" },
|
|
16505
|
-
{ id: "
|
|
16506
|
-
{ id: "
|
|
16507
|
-
{ id: "delivery-
|
|
16508
|
-
{ id: "telemetry", label: "Telemetry" }
|
|
16585
|
+
{ id: "bindings", label: "Bindings" },
|
|
16586
|
+
{ id: "signals-catalog", label: "Signals & Catalog" },
|
|
16587
|
+
{ id: "delivery-history", label: "History & DLQ" }
|
|
16509
16588
|
] },
|
|
16510
16589
|
{ id: "workspace-settings", label: "Workspace Settings", children: [
|
|
16511
16590
|
{ id: "shared-dialects", label: "Shared Dialects" },
|
|
@@ -16523,7 +16602,7 @@ var PLATFORM_NAV_SECTIONS = [
|
|
|
16523
16602
|
] },
|
|
16524
16603
|
{ id: "team-admin", label: "Team & Admin", children: [
|
|
16525
16604
|
{ id: "team-management", label: "Team Management" },
|
|
16526
|
-
{ id: "
|
|
16605
|
+
{ id: "usage-registry", label: "Usage & Registry" },
|
|
16527
16606
|
{ id: "admin-panel", label: "Admin Panel" },
|
|
16528
16607
|
{ id: "shortcuts", label: "Keyboard Shortcuts" }
|
|
16529
16608
|
] }
|
|
@@ -16550,6 +16629,13 @@ var API_SECTION_META = [
|
|
|
16550
16629
|
{ id: "validation", title: "Validation API", description: "Golden sample management and validation runs for measuring extraction accuracy against ground truth datasets." },
|
|
16551
16630
|
{ id: "credits", title: "Credits API", description: "Credit balance, transaction history, aggregate usage summaries, daily usage breakdown, and per-request usage log." },
|
|
16552
16631
|
{ id: "agent", title: "Agent API", description: "Workspace context snapshot and agent tool discovery endpoints for programmatic access to embedded AI assistant capabilities." },
|
|
16632
|
+
{ id: "matching", title: "Matching API", description: "Reference data matching \u2014 create configs with weighted field strategies, run matches, get top-5 candidates per document, and AI-generate strategies." },
|
|
16633
|
+
{ id: "delivery", title: "Delivery API", description: "Outbound delivery pipeline \u2014 destinations, bindings, delivery history, dead letter queue, and catalog discovery for signals, deliverables, serializers, and connectors." },
|
|
16634
|
+
{ id: "batches", title: "Batches API", description: "Batch extraction processing at 50% cost \u2014 list, get, sync with provider, and cancel batches." },
|
|
16635
|
+
{ id: "cases", title: "Cases API", description: "Case management \u2014 list, get, anomalies, evidence, narration, labels, edge confirmation, document pinning, merge and split operations." },
|
|
16636
|
+
{ id: "review", title: "Review API", description: "Review queue for validation records \u2014 list items, stats, take action (approve/reject/flag), batch operations, and assignment." },
|
|
16637
|
+
{ id: "quality", title: "Quality API", description: "Ground truth datasets, entries management with CSV import, benchmark runs, per-field accuracy results, and benchmark comparison." },
|
|
16638
|
+
{ id: "routing-rules", title: "Routing Rules API", description: "Document routing rules \u2014 create, manage, and reorder priority-based rules for automatic document workflow assignment." },
|
|
16553
16639
|
{ id: "errors-rate-limits", title: "Errors & Rate Limits", description: "Error response format, error codes, rate limit tiers by plan, and rate limit headers." }
|
|
16554
16640
|
];
|
|
16555
16641
|
var PLATFORM_SECTION_META = [
|
|
@@ -16561,6 +16647,8 @@ var PLATFORM_SECTION_META = [
|
|
|
16561
16647
|
{ id: "structuring", title: "Structuring", description: "Vocabulary-driven structuring system with seven field strategies, four processing tiers, capture sub-moves, modifiers, constraints, and synthesize fallback." },
|
|
16562
16648
|
{ id: "extraction-jobs", title: "Extraction Jobs", description: "The 4-phase pipeline: Resolve, Agent, Validation, Re-read. Progressive grid filling with per-cell provenance and confidence." },
|
|
16563
16649
|
{ id: "linking-cases", title: "Linking & Cases", description: "Document linking discovers relationships through shared entities. Related documents grouped into cases with evidence chains." },
|
|
16650
|
+
{ id: "batch-inference", title: "Batch Inference", description: "Batch processing mode defers Claude extraction to the provider batch API at 50% cost with 48-hour delivery. Monitor batch progress and results." },
|
|
16651
|
+
{ id: "matching", title: "Smart Matching", description: "Upload reference datasets and configure weighted field-to-field matching strategies. Run matches asynchronously and review top-5 candidates per document." },
|
|
16564
16652
|
{ id: "data-products", title: "Data Products", description: "Dataset templates for reusable output specifications and assemblies for combining multi-source documents into structured datasets." },
|
|
16565
16653
|
{ id: "validation-quality", title: "Validation & Quality", description: "Automated validation checks, golden sample benchmarking, configurable approval gates, and a manual review queue for flagged results." },
|
|
16566
16654
|
{ id: "delivery", title: "Outputs & Delivery", description: "Push structured data to webhooks, REST APIs, SFTP, email, or cloud storage with field mappings, triggers, delivery configuration, and telemetry." },
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@talonic/docs",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.19.0",
|
|
4
4
|
"description": "Talonic documentation components — API Reference & Platform Guide",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"private": false,
|
|
@@ -18,6 +18,11 @@
|
|
|
18
18
|
"import": "./dist/seo.js",
|
|
19
19
|
"default": "./dist/seo.js"
|
|
20
20
|
},
|
|
21
|
+
"./content": {
|
|
22
|
+
"types": "./dist/content.d.ts",
|
|
23
|
+
"import": "./dist/content.js",
|
|
24
|
+
"default": "./dist/content.js"
|
|
25
|
+
},
|
|
21
26
|
"./styles": "./dist/styles/void-docs.css",
|
|
22
27
|
"./tailwind-preset": {
|
|
23
28
|
"types": "./dist/tailwind-preset.d.ts",
|