Loading...
Loading...
Compare original and translation side by side
| Feature (behavior) | Aspect (mechanism) |
|---|---|
| Resource lookup API | Cache for lookup |
| Validation rules | Exception mapping |
| Event-driven state sync | Kafka listener wiring |
resource-lookuphold-request-validationtenant-sync-processingresource-cachevalidation-refactorkafka-handler| 功能(行为) | 组成部分(机制) |
|---|---|
| 资源查询API | 查询缓存 |
| 验证规则 | 异常映射 |
| 事件驱动的状态同步 | Kafka监听器配置 |
resource-lookuphold-request-validationtenant-sync-processingresource-cachevalidation-refactorkafka-handler*.yml*.yamlopenapi:swagger:application.ymlapplication.yamlapplication.propertiesopenapi:swagger:*.yml*.yamlapplication.ymlapplication.yamlapplication.propertiesdocs/features/<feature_id>.mddocs/features.mddocs/features/<feature_id>.mddocs/features.mdfeature_id.mdtitleupdatedYYYY-MM-DDownersfeature_idfeature_idfeature_id.mdtitleupdatedYYYY-MM-DDownersfeature_idfeature_iddocs/features/<feature_id>.md---
feature_id: <kebab-case-id>
title: <Human Title>
updated: <YYYY-MM-DD>
---docs/features/<feature_id>.md---
feature_id: <kebab-case-id>
title: <Human Title>
updated: <YYYY-MM-DD>
---| Variable | Purpose |
|---|---|
| <property.key or ENV_VAR> | <What it controls in this feature> |
| 变量 | 用途 |
|---|---|
| <property.key or ENV_VAR> | <该变量在本功能中的作用> |
For entry point format templates (REST, Kafka Consumer, Scheduled Job, Internal Event), see [references/entry-point-templates.md](references/entry-point-templates.md).
入口点格式模板(REST、Kafka消费者、定时任务、内部事件)请参考[references/entry-point-templates.md](references/entry-point-templates.md)。docs/features.mddocs/features.mddocs/features.mdundefineddocs/features.mdundefined| Feature | Description |
|---|---|
| <Human Title> | <One-sentence behavioral description> |
If it exists but uses a different format, update minimally in the existing style (do not rewrite/normalize).
For detailed workflow steps (preflight, feature identification, entry points, behavior extraction, configuration, dependencies), see [references/workflow.md](references/workflow.md).| 功能 | 描述 |
|---|---|
| <Human Title> | <一句话行为描述> |
如果该文件已存在但使用不同格式,只需按照现有格式进行最小化更新(不要重写/标准化格式)。