ciaochris commited on
Commit
9d58694
·
verified ·
1 Parent(s): 56ef78b

Create army_doctrine_snippets.json

Browse files
Files changed (1) hide show
  1. army_doctrine_snippets.json +44 -0
army_doctrine_snippets.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "snippets": [
3
+ {
4
+ "keywords": ["leadership", "leader", "lead"],
5
+ "text": "Army leadership is the process of influencing people by providing purpose, direction, and motivation to accomplish the mission and improve the organization. Leadership is a process of influence. Effective leadership demands strong character, competence, and commitment."
6
+ },
7
+ {
8
+ "keywords": ["mission command", "commander's intent", "intent"],
9
+ "text": "Mission command is the Army's approach to command and control that empowers subordinate decision making and decentralized execution appropriate to the situation. It emphasizes the importance of understanding, visualizing, describing, directing, leading, and assessing operations."
10
+ },
11
+ {
12
+ "keywords": ["offensive operations", "offense", "attack"],
13
+ "text": "Offensive operations are combat operations conducted to defeat and destroy enemy forces and seize terrain, resources, and population centers. They impose the commander's will on the enemy. The four types of offensive operations are movement to contact, attack, exploitation, and pursuit."
14
+ },
15
+ {
16
+ "keywords": ["defensive operations", "defense", "defend"],
17
+ "text": "Defensive operations are combat operations conducted to defeat an enemy attack, gain time, economize forces, and develop conditions favorable for offensive or stability operations. The three types of defensive operations are area defense, mobile defense, and retrograde."
18
+ },
19
+ {
20
+ "keywords": ["stability operations", "stability", "stabilize"],
21
+ "text": "Stability operations encompass various military missions, tasks, and activities conducted outside the United States in coordination with other instruments of national power to maintain or reestablish a safe and secure environment, provide essential governmental services, emergency infrastructure reconstruction, and humanitarian relief."
22
+ },
23
+ {
24
+ "keywords": ["troop leading procedures", "tlp", "planning"],
25
+ "text": "Troop Leading Procedures (TLPs) are a dynamic process used by small-unit leaders to analyze a mission, develop a plan, and prepare for an operation. The eight steps of TLP are: 1) Receive the mission, 2) Issue a warning order, 3) Make a tentative plan, 4) Initiate movement, 5) Conduct reconnaissance, 6) Complete the plan, 7) Issue the order, 8) Supervise and refine."
26
+ },
27
+ {
28
+ "keywords": ["risk management", "risk", "safety"],
29
+ "text": "Risk management is the process of identifying, assessing, and controlling risks arising from operational factors and making decisions that balance risk costs with mission benefits. The five steps of the risk management process are: 1) Identify hazards, 2) Assess hazards, 3) Develop controls and make risk decisions, 4) Implement controls, 5) Supervise and evaluate."
30
+ },
31
+ {
32
+ "keywords": ["rules of engagement", "roe", "engagement"],
33
+ "text": "Rules of Engagement (ROE) are directives issued by competent military authority that delineate the circumstances and limitations under which U.S. forces will initiate and/or continue combat engagement with other forces encountered. ROE reflect legal, political, and military factors, but are always consistent with the inherent right of self-defense."
34
+ },
35
+ {
36
+ "keywords": ["combat support", "support", "logistics"],
37
+ "text": "Combat support encompasses critical combat functions provided by units and soldiers in conjunction with combat arms units and soldiers to secure victory. This includes Army Aviation, Chemical Corps, Engineers, Military Intelligence, Military Police Corps, and Signal Corps. Effective combat support is essential to the success of combat operations."
38
+ },
39
+ {
40
+ "keywords": ["army values", "values", "ethics"],
41
+ "text": "The Seven Army Values are the foundation of the Army profession: Loyalty, Duty, Respect, Selfless Service, Honor, Integrity, and Personal Courage (LDRSHIP). These values guide the conduct and decision-making of all Army personnel, fostering a culture of ethical behavior and mutual trust."
42
+ }
43
+ ]
44
+ }