chore: snapshot audited HoloLake convergence baseline
This commit is contained in:
parent
7a14c06e41
commit
1b6b17b5ab
47 changed files with 10722 additions and 87 deletions
|
|
@ -22,11 +22,32 @@
|
|||
"exact_content_deduplication": true,
|
||||
"optimistic_native_editing": true,
|
||||
"native_edit_commit_receipt": true,
|
||||
"unified_category_index": true,
|
||||
"native_page_tags": true,
|
||||
"category_and_tag_filtering": true,
|
||||
"non_destructive_organization_metadata": true,
|
||||
"organization_git_receipt": true,
|
||||
"recoverable_page_and_folder_archive": true,
|
||||
"archive_cleans_organization_index": true,
|
||||
"archive_git_receipt": true,
|
||||
"gfm_tables_tasks_and_code": true,
|
||||
"wiki_link_navigation": true,
|
||||
"markdown_reading_canvas": true,
|
||||
"raw_html_rendering": false
|
||||
},
|
||||
"organization": {
|
||||
"schema": "hololake.knowledge-organization/v1",
|
||||
"storage": "ACCOUNT_SCOPED_KNOWLEDGE_GIT_DOT_HOLOLAKE_INDEX",
|
||||
"document_body_rewritten": false,
|
||||
"original_directory_moved": false,
|
||||
"automatic_category_source": "NORMALIZED_NATIVE_PATH_WITH_IMPORT_WRAPPER_REMOVED",
|
||||
"explicit_category_override": true,
|
||||
"frontmatter_tags_merged_read_only": true,
|
||||
"maximum_category_depth": 4,
|
||||
"maximum_tags_per_document": 12,
|
||||
"cross_platform_invalid_name_rejection": true,
|
||||
"optimistic_content_hash_lock": true
|
||||
},
|
||||
"folder_import": {
|
||||
"maximum_files": 1000,
|
||||
"maximum_file_bytes": 10485760,
|
||||
|
|
@ -57,6 +78,9 @@
|
|||
"deduplication_runtime_tested": true,
|
||||
"idempotent_import_runtime_tested": true,
|
||||
"native_edit_runtime_tested": true,
|
||||
"organization_runtime_tested": true,
|
||||
"organization_human_surface_integrated": true,
|
||||
"organized_page_archive_runtime_tested": true,
|
||||
"server_deployment": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue