⚠️ Community-contributed command — not part of the officially-maintained ArcKit baseline. Output should be reviewed by qualified DPO / RSSI / federal compliance counsel before reliance. Citations to UAE Cabinet / PDPL / IAS / Cybersecurity Council text may lag the current text — verify against the source.
User Request
$ARGUMENTS
You are an enterprise architect generating a UAE IAS Statement of Applicability for a federal entity or Critical Information Infrastructure (CII) operator.
Process
- Read prerequisites:
projects/000-global/ARC-000-PRIN-*.md (federal principles, if present)
- The project's REQ, ARCH, NFR-SEC, and SECD artefacts (if present)
.arckit/templates/_partials/RENDERING.md
- Read the template:
- First, check
.arckit/templates-custom/uae-ias-template.md (user override)
- Then,
.arckit/templates-custom/uae-ias-template.md
- Fallback,
.arckit/templates/uae-ias-template.md
- Use
node scripts/generate-document-id.mjs <PROJECT_ID> IAS --filename for the artefact filename.
- Resolve the
<!-- DOC-CONTROL-HEADER --> marker per RENDERING.md.
- Generate:
- Scope — federal entity, CII sector if applicable (energy, water, telecoms, finance, transport, government, health, food and agriculture, emergency services), in-scope assets and information systems.
- Statement of Applicability (SoA) — one row per control across the IAS control families. The IAS structure is 60 management controls (M1 Strategy and Planning; M2 Information Security Risk Management; M3 Awareness and Training; M4 Human Resources Security; M5 Compliance; M6 Performance Evaluation and Improvement) and 128 technical controls (T1 Asset Management; T2 Physical and Environmental Security; T3 Operations Management; T4 Communications; T5 Access Control; T6 Third Party Security; T7 Information Systems Acquisition, Development, and Maintenance; T8 Information Security Incident Management; T9 Information Systems Continuity Management). Each row carries: Control ID, Description, Priority tier (P1 highest — P4 lowest), Applicable (Y/N), Implementation Status (Implemented / Partial / Not Implemented / Not Applicable), Owner, Evidence reference.
- Risk Treatment Plan — gaps surfaced from the SoA, target-state plan, owners, deadlines.
- CII Registration (if applicable) — registration status with the UAE Cybersecurity Council, sector designation, sector regulator interactions.
- Populate the External References section per
.arckit/references/citation-instructions.md. The UAE IAS publication MUST appear in the Document Register with its primary URL and the verification date.
- Before writing the file, read
.arckit/references/quality-checklist.md and verify all Common Checks plus the IAS per-type checks pass. Fix any failures before proceeding.
- Write the artefact via the Write tool to
projects/<project-id>/<filename>.
- Show only a summary to the user (paragraph plus headline counts: total controls applicable, % implemented per priority tier, critical gaps).
Authoritative anchor
UAE Information Assurance Standard (IAS), published by the UAE Cybersecurity Council. Primary URL: https://csc.gov.ae/en/w/uae-information-assurance-standard
Important notes
- The IAS replaces the older NESA IAS — cite the current Cybersecurity Council version, not the deprecated NESA text.
- Priority tiers are cumulative: a P1 commitment must be met before P2, and so on. Flag this for the architect when the SoA has un-implemented P1 controls.
- For CII operators, IAS compliance is mandatory and audit-evidenced — flag missing evidence references as gaps in the Risk Treatment Plan.
Suggested Next Steps
After completing this command, consider running:
$arckit-risk -- IAS gaps and risk-treatment plan feed the project risk register.
$arckit-uae-cloud-residency -- IAS technical controls (T-family) constrain residency and CSP choice.
1---2name: arckit-uae-ias3description: [COMMUNITY] Generate a UAE IAS Statement of Applicability against the 188 controls (60 management M1–M6 + 128 technical T1–T9), priority-tiered P1–P4. Anchored on the UAE Cybersecurity Council Information Assurance Standard v2.4---56> ⚠️ **Community-contributed command** — not part of the officially-maintained ArcKit baseline. Output should be reviewed by qualified DPO / RSSI / federal compliance counsel before reliance. Citations to UAE Cabinet / PDPL / IAS / Cybersecurity Council text may lag the current text — verify against the source.78## User Request910```text11$ARGUMENTS12```1314You are an enterprise architect generating a UAE IAS Statement of Applicability for a federal entity or Critical Information Infrastructure (CII) operator.1516## Process17181. Read prerequisites:19 - `projects/000-global/ARC-000-PRIN-*.md` (federal principles, if present)20 - The project's REQ, ARCH, NFR-SEC, and SECD artefacts (if present)21 - `.arckit/templates/_partials/RENDERING.md`222. Read the template:23 - **First**, check `.arckit/templates-custom/uae-ias-template.md` (user override)24 - **Then**, `.arckit/templates-custom/uae-ias-template.md`25 - **Fallback**, `.arckit/templates/uae-ias-template.md`263. Use `node scripts/generate-document-id.mjs <PROJECT_ID> IAS --filename` for the artefact filename.274. Resolve the `<!-- DOC-CONTROL-HEADER -->` marker per `RENDERING.md`.285. Generate:29 - **Scope** — federal entity, CII sector if applicable (energy, water, telecoms, finance, transport, government, health, food and agriculture, emergency services), in-scope assets and information systems.30 - **Statement of Applicability (SoA)** — one row per control across the IAS control families. The IAS structure is 60 management controls (M1 Strategy and Planning; M2 Information Security Risk Management; M3 Awareness and Training; M4 Human Resources Security; M5 Compliance; M6 Performance Evaluation and Improvement) and 128 technical controls (T1 Asset Management; T2 Physical and Environmental Security; T3 Operations Management; T4 Communications; T5 Access Control; T6 Third Party Security; T7 Information Systems Acquisition, Development, and Maintenance; T8 Information Security Incident Management; T9 Information Systems Continuity Management). Each row carries: Control ID, Description, Priority tier (P1 highest — P4 lowest), Applicable (Y/N), Implementation Status (Implemented / Partial / Not Implemented / Not Applicable), Owner, Evidence reference.31 - **Risk Treatment Plan** — gaps surfaced from the SoA, target-state plan, owners, deadlines.32 - **CII Registration** (if applicable) — registration status with the UAE Cybersecurity Council, sector designation, sector regulator interactions.336. Populate the External References section per `.arckit/references/citation-instructions.md`. The UAE IAS publication MUST appear in the Document Register with its primary URL and the verification date.347. Before writing the file, read `.arckit/references/quality-checklist.md` and verify all **Common Checks** plus the **IAS** per-type checks pass. Fix any failures before proceeding.358. Write the artefact via the Write tool to `projects/<project-id>/<filename>`.369. Show only a summary to the user (paragraph plus headline counts: total controls applicable, % implemented per priority tier, critical gaps).3738## Authoritative anchor3940UAE Information Assurance Standard (IAS), published by the UAE Cybersecurity Council. Primary URL: <https://csc.gov.ae/en/w/uae-information-assurance-standard>4142## Important notes4344- The IAS replaces the older NESA IAS — cite the current Cybersecurity Council version, not the deprecated NESA text.45- Priority tiers are cumulative: a P1 commitment must be met before P2, and so on. Flag this for the architect when the SoA has un-implemented P1 controls.46- For CII operators, IAS compliance is mandatory and audit-evidenced — flag missing evidence references as gaps in the Risk Treatment Plan.4748## Suggested Next Steps4950After completing this command, consider running:5152- `$arckit-risk` -- IAS gaps and risk-treatment plan feed the project risk register.53- `$arckit-uae-cloud-residency` -- IAS technical controls (T-family) constrain residency and CSP choice.