09 — Reverse Reading Map
Đọc reverse docs theo câu hỏi nghiên cứu thay vì theo số file hoặc subsystem rời.
Câu hỏi
Khi quay lại /Users/chimeyrock/ChimeyRock/databricks/reverse/docs, nên đọc theo thứ tự nào để trả lời cây câu hỏi Databricks Runtime?
Reading paths
1. Interactive runtime lifecycle
Đọc để trả lời driver sống lâu, boot, monitor, warm pool, autoscaling signal.
01-tong-quan-kien-truc.md02-boot-flow.md12-nimbus-va-nephos.md13-chauffeur.md14-driverdaemon.md
2. Command execution path
Đọc để trả lời UI/API gửi code xuống driver và nhận result thế nào.
13-chauffeur.md14-driverdaemon.md15-flow-thuc-thi-code.md05-python-notebook-kernel.md
3. Identity / run_as
Đọc để trả lời runtime biết ai đang chạy và run_as được handle ở đâu.
16-authn-danh-tinh.md21-run-as-va-principal-context.md14-driverdaemon.mdphần command context / telemetry
4. AuthZ / FGAC
Đọc để trả lời catalog, permission, row filter, column mask, UC/HMS/Ranger mental model.
17-authz-acl.md19-credentials-passthrough.md18-storage-filesystem.md
5. Credential / storage boundary
Đọc để trả lời logical permission thành storage credential/path access thế nào.
18-storage-filesystem.md19-credentials-passthrough.md17-authz-acl.md
6. Config / telemetry / package support topics
Đọc khi cần support các câu trên bằng config/log/classpath evidence.
03-config-va-classpath.md04-jars-va-monorepo.md06-4-phat-hien-quan-trong.md09-huong-dan-decompile.md10-roadmap.md
Rule đọc
Không đọc snapshot kiểu “file này nói về gì”. Đọc kiểu:
Câu hỏi đang trả lời là gì?
Evidence nào support câu trả lời?
Evidence nào chỉ là dấu vết tên class/config?
Còn thiếu gì để upgrade từ hypothesis thành verified claim?