Skip to content

Commit dc27b59

Browse files
docs: set capstone mentor = Dr. Kritika Rana across all artefacts
Yogananda School of AI assigned mentor: Dr. Kritika Rana. Student remains Rohit Kumar. Updates the report cover, the .docx generator, the pitch deck, capstone.ts source-of-truth, and every markdown header that previously carried a blank fill-in line.
1 parent f6f3fc8 commit dc27b59

10 files changed

Lines changed: 13 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ First public release.
6565
### Author
6666
Rohit Kumar (GF202220522), BTech CSE Cloud Computing,
6767
Yogananda School of AI, Computers and Data Sciences, Shoolini University.
68-
Capstone Mentor: _____________________.
68+
Capstone Mentor: Dr. Kritika Rana.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
SentinelCloud
33
BTech CSE Cloud Computing Capstone, Shoolini University, GF202220522
44
Author: Rohit Kumar
5-
Capstone Mentor:
5+
Capstone Mentor: Dr. Kritika Rana
66
Live: https://sentinelcloud.dmj.one
77
-->
88

@@ -13,7 +13,7 @@
1313
- Live demo: https://sentinelcloud.dmj.one
1414
- Source: https://github.com/Code-with-ME-Rohit/sentinelcloud
1515
- Capstone artifact: BTech CSE (Cloud Computing), Shoolini University, GF202220522
16-
- Capstone Mentor:
16+
- Capstone Mentor: Dr. Kritika Rana
1717

1818
SentinelCloud closes the SRE loop end to end: *observe, diagnose, debate, decide, act, verify, learn*. It is a multi-agent system that runs on Cloud Run, ships in one Docker image, and proves every claim with a measurable KPI. The public site runs the full pipeline on simulated-but-realistic telemetry so a reviewer can press one button and watch agents argue, gate, act, and then write their own post-mortem.
1919

@@ -367,7 +367,7 @@ Every directory has a single owner module so the import graph stays a tree, not
367367

368368
**Rohit Kumar** (GF202220522), BTech Computer Science and Engineering, specialisation in Cloud Computing, Shoolini University, Solan, H.P., India. Capstone submission, May 2026.
369369

370-
**Capstone Mentor.** \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
370+
**Capstone Mentor.** Dr. Kritika Rana.
371371

372372
If you use SentinelCloud in your own research or coursework, please cite the capstone:
373373

docs/ARCHITECTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Version:** 1.0 - May 2026
44
**Author:** Rohit Kumar (BTech CSE Cloud Computing, GF202220522)
5-
**Capstone Mentor:** \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
5+
**Capstone Mentor:** Dr. Kritika Rana
66
**Live URL:** https://sentinelcloud.dmj.one
77

88
---

docs/CAPSTONE_REPORT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Author:** Rohit Kumar (Roll No. GF202220522)
44
**Programme:** BTech in Computer Science and Engineering, Cloud Computing specialisation
55
**Institution:** Yogananda School of AI, Computers and Data Sciences, Shoolini University, Solan, H.P.
6-
**Capstone Mentor:** \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
6+
**Capstone Mentor:** Dr. Kritika Rana
77
**Submission Window:** May 2026
88
**Live Artifact:** https://sentinelcloud.dmj.one
99
**Source of Truth:** `/mnt/experiments/rohit-kumar-capstone`
@@ -993,7 +993,7 @@ This report is the formal capstone document for the BTech Computer Science and E
993993
**Roll Number:** GF202220522
994994
**Programme:** BTech CSE, Cloud Computing specialisation
995995
**Institution:** Shoolini University, Solan, H.P.
996-
**Capstone Mentor:** \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
996+
**Capstone Mentor:** Dr. Kritika Rana
997997
**Submission Window:** May 2026
998998
**Live Artefact:** https://sentinelcloud.dmj.one
999999
**Source Repository:** https://github.com/Code-with-ME-Rohit/sentinelcloud

docs/GAP_MATRIX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Project:** SentinelCloud
44
**Author:** Rohit Kumar (BTech CSE, GF202220522)
5-
**Capstone Mentor:** \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
5+
**Capstone Mentor:** Dr. Kritika Rana
66
**Submission:** May 2026
77

88
This matrix walks through the twelve research gaps named in `ARCHITECTURE.md` section 1, and shows which SentinelCloud module closes each one. Every entry cites a concrete file and line so a reviewer can audit the claim against running code.

docs/LITERATURE_REVIEW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Project:** SentinelCloud
44
**Author:** Rohit Kumar (BTech CSE, GF202220522)
5-
**Capstone Mentor:** \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
5+
**Capstone Mentor:** Dr. Kritika Rana
66
**Submission:** May 2026
77

88
This review situates SentinelCloud against the body of work on autonomous remediation, multi-agent LLM frameworks, AIOps benchmarks, policy as code, observability, and FinOps. The aim is to be honest about what is settled, what is contested, and where the present capstone makes its modest contribution. References use a keyed `[Author Year]` form. Entries marked *uncertain* indicate that the author has read summaries or vendor write-ups but cannot vouch for a specific paper title or DOI; these are flagged rather than fabricated.

web/app/report/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export default function ReportPage() {
135135
<dt className="text-[var(--color-fg-3)]">Registration Number</dt><dd className="font-mono">{COVER.registrationNumber}</dd>
136136
<dt className="text-[var(--color-fg-3)]">Course with Specialization</dt><dd>BTech CSE - Cloud Computing</dd>
137137
<dt className="text-[var(--color-fg-3)]">Semester</dt><dd>{COVER.semester}</dd>
138-
<dt className="text-[var(--color-fg-3)]">Capstone Mentor</dt><dd className="text-[var(--color-fg-3)] italic">_________________________________</dd>
138+
<dt className="text-[var(--color-fg-3)]">Capstone Mentor</dt><dd>{COVER.mentorName}</dd>
139139
<dt className="text-[var(--color-fg-3)]">Submission</dt><dd>{COVER.submission}</dd>
140140
</dl>
141141
<div className="mt-12 text-[13px] text-[var(--color-fg-2)] uppercase tracking-wider leading-relaxed">

web/lib/capstone.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ export const COVER = {
1010
studentName: 'Rohit Kumar',
1111
registrationNumber: 'GF202220522',
1212
semester: '8th Semester',
13-
// Left blank deliberately. The student's assigned faculty mentor fills this in.
14-
mentorName: '',
15-
mentorAffiliation: '',
13+
mentorName: 'Dr. Kritika Rana',
14+
mentorAffiliation: 'Yogananda School of AI, Computers and Data Sciences',
1615
school: 'Yogananda School of AI, Computers and Data Sciences',
1716
university: 'Shoolini University of Biotechnology and Management Sciences',
1817
location: 'Solan, H.P., India',
9 Bytes
Binary file not shown.

web/scripts/build-docx.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ function buildDocument(): Document {
156156
blocks.push(p(`Registration Number: ${COVER.registrationNumber}`, {}));
157157
blocks.push(p(`Course with Specialization: BTech CSE - Cloud Computing`, {}));
158158
blocks.push(p(`Semester: ${COVER.semester}`, {}));
159-
blocks.push(p(`Capstone Mentor: ____________________________`, {}));
159+
blocks.push(p(`Capstone Mentor: ${COVER.mentorName}`, {}));
160160
blocks.push(p(`Submission: ${COVER.submission}`, {}));
161161
blocks.push(p('', { spacing: { before: 600, after: 0 } }));
162162
// Template uses upper-case for the institution block.

0 commit comments

Comments
 (0)